-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* proto * fix broken golang-ci job * new msgs * finalise logic for cancel/requeue; add tests * ensure we zero sendErrors on requeue * lint fix on main! * add cli commands for cancel and requeue unbonding actions * ensure requeued withdrawal records have amount and distribution zeroed as this will be recalculated on processing * 1705 gov update unbonding status (#1709) * add proto definitions and generate proto * add types/msgs.go functions, and tests * allow gov process to update status of arbitrary unbond * ensure we nil the completionTime if requeuing (both MsgUpdateRedemption and MsgRequeuRedemption) --------- Co-authored-by: Jacob Gadikian <[email protected]>
- Loading branch information
Showing
20 changed files
with
2,682 additions
and
484 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
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.