-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(iota): alphanet genesis ceremony (#1162)
* feat(iota-swarm-config): introduce NetworkConfigLight * feat(iota{,-test-validator}): pass multiple snapshot sources * feat(iota): add token allocation in genesis-ceremony * feat(iota): add migrated state in genesis-ceremony * refactor(iota): update genesis.md * feat(iota): override migrated state in genesis-ceremony * fix(iota-genesis-builder): validate schedule after stake delegation * fix!(iota): run genesis-ceremony in async runtime * fix(iota-genesis-builder): add migration sources in Builder::load * fix(iota): restore broken ceremony cli test * refactor(iota-genesis-builder): remove debug expression * refactor(iota-genesis-builder): remove duplicate validation of token_distribution_schedule * refactor!(iota-genesis-builder): remove Builder::add_migration_objects * refactor(iota-genesis-builder): disallow vanilla token-distribution with timelocked stake
- Loading branch information
1 parent
08d2286
commit 62dce1f
Showing
4 changed files
with
142 additions
and
73 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
Oops, something went wrong.