-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(x/accounts/default/lockup): Lockup account track undelegation whe…
…n unbonding entry is mature (#22254) Co-authored-by: Alexander Peters <[email protected]>
- Loading branch information
1 parent
0a89178
commit def23f0
Showing
26 changed files
with
5,374 additions
and
2,750 deletions.
There are no files selected for viewing
1,370 changes: 1,323 additions & 47 deletions
1,370
api/cosmos/accounts/defaults/lockup/v1/lockup.pulsar.go
Large diffs are not rendered by default.
Oops, something went wrong.
2,492 changes: 2,238 additions & 254 deletions
2,492
api/cosmos/accounts/defaults/lockup/v1/query.pulsar.go
Large diffs are not rendered by default.
Oops, something went wrong.
1,391 changes: 38 additions & 1,353 deletions
1,391
api/cosmos/accounts/defaults/lockup/v1/tx.pulsar.go
Large diffs are not rendered by default.
Oops, something went wrong.
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.