-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: unnecessary execute msg duplication (#55) (oak-glow-v2 finding 19)
## What's This Fix unnecessary duplication of `MigrateOldDepositors` and `UpdateConfig` messages. Also update `migrate_old_depositors` function to throw an error if there are no lotteries left to migrate. * fix: unnecessary duplication of execute msgs Unnecessary duplication of MigrateOldDepositors and UpdateConfig messages
- Loading branch information
1 parent
2fa3e58
commit a033b01
Showing
3 changed files
with
42 additions
and
70 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