Skip to content

Commit

Permalink
AND-55 Support for Protocol 7 (#127)
Browse files Browse the repository at this point in the history
- Cleaned up Account balances
- Got rid of local balance at disposal calculation in favor of the value returned from the proxy
- Added display of cooldown amount to the account details screen
- Added display of cooldowns to the validator/delegation status screen
- Changed wording around validator/delegation
  • Loading branch information
Radiokot authored Sep 24, 2024
1 parent a842c67 commit ebc8628
Show file tree
Hide file tree
Showing 70 changed files with 1,123 additions and 542 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Ability to reveal the wallet private key for those
having no ability to reveal the seed phrase
- Ability to use the wallet private key to restore the wallet
- Support for Protocol 7 – reducing validation/delegation stake no longer locks the whole amount

### Fixed

Expand Down
Loading

0 comments on commit ebc8628

Please sign in to comment.