-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* version bump * version bump * Bump version to 1.2.7+140 in pubspec.yaml * version bump * chore: Update color scheme in various screens * chore: Trim whitespace in address input field * chore: Update switch theme colors in app_themes.dart * Changelog * skeleton to push sign transaction results into separate confirmation screen * better argument and prop handling * todos * Added translation using Weblate (English (Middle)) * chore: Update wallet sign transaction confirmation screen to include network information and recipient details * chore: Refactor address_from_asm to generic_address and add tests * Refactor signing inputs in wallet_sign_transaction.dart to use index instead of input object * feat: Add handling for no signed inputs in WalletSignTransactionConfirmationScreen * Refactor P2TR address handling in generic_address.dart * feat: Add transaction input signing status to confirmation screen * feat: Improve error handling for signing inputs in WalletSignTransactionScreenState * Refactor generic_address_test.dart to improve error handling for unknown program types in fromAsm method * Refactor key_new.dart to improve transaction signing flow * chore: Update CHANGELOG.md with latest release date --------- Co-authored-by: Weblate <[email protected]> Co-authored-by: Josh Edward Fairbank <[email protected]>
- Loading branch information
1 parent
6d78b7a
commit ba41a61
Showing
29 changed files
with
649 additions
and
445 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.