Description
- Chain Identifier:
testnet-8
- KIRA Manager Checksum:
0feca1c125f2291596dd115ff2cf720032a7098030f8aa97c164afa9ca79644e
- Genesis File Checksum:
0x8b688297b8a6f0ce9924eb163a4c254dfe647fe1b0c0d891cff9457869e650b7
- Initial Block Height:
138403
- Block Height Reached:
920527
Post Mortem
- Testnet was expected to be depreciated due to planned hard fork at 4:30 PM 2022-01-07.
- During generation of the new genesis file, export tool failed to convert
proposal_end_time
into minimum_proposal_end_time
and jail_max_time
into unjail_max_time
, resulting in the panic: unknown field "proposal_end_time" & "jail_max_time" in types.NetworkProperties
exception and failure to successfully start SEKAI process.
- After manually fixing network properties in genesis, new issue was found were old proposals become incompatible with the new version of the chain resulting in
panic: can't unmarshal Any nested proto *types.SetNetworkPropertyProposal: unknown value "PROPOSAL_END_TIME" for enum kira.gov.NetworkProperty
Files
genesis.json
valopers-airdrop-snap.json
votes-upgrade-proposal.json