This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Version 1.0.0
Change Log
1.0.0 (2021-07-23)
This release implements LIP-0035 - "Define decentralized snapshot and hardfork process" as part of the Network Longevity phase.
All the issues
Closed issues
- Update prepack step and readme to include steps to build binary distributions #17
- Migrated non-delegate account should have default lastForgedHeight #15
- Improve command line output grammer and detail #12
- Ensure output directory exists if not created #11
- Command fail to execute on mainnet build #8
- Create re-genesis block for given height #3
- Add lisk-migrator skeleton with migrator interface #2
Merged pull requests
- Update prepack step and readme to include steps to build binary distributions - Closes #17 #18 (ManuGowda)
- Migrated non-delegate account should have default lastForgedHeight - Closes #15 #16 (nazarhussain)
- Command fail to execute on mainnet build - Closes #8 #9 (nazarhussain)
- Create re-genesis block for given height - Closes #3 #6 (nazarhussain)
- Create package structure - Closes #2 #5 (shuse2)