-
Notifications
You must be signed in to change notification settings - Fork 601
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement clawback of airdrop from inactive genesis addresses (#560)
* works! * Update x/claim/types/expected_keepers.go * use helper functions in existing code * Fix lint * Update cmd/osmosisd/cmd/testnetify/cmd.go * Fix testcase settings * fix clawback * fix lint * Documentation updates * switch map to array * Update cmd/osmosisd/cmd/genaccounts.go Co-authored-by: mattverse <[email protected]> Co-authored-by: Jacob Gadikian <[email protected]> Co-authored-by: ValarDragon <[email protected]> Co-authored-by: Dev Ojha <[email protected]>
- Loading branch information
1 parent
9d45b64
commit dea840c
Showing
8 changed files
with
87,708 additions
and
44 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.