You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As detailed in #1950 , the SDK does not support validating previous versions of genesis files. Starting with v0.46 however, the genesis file migratefunctionality was introduced. Once the Hub upgrades to v0.47, the original genesis.json for cosmoshub-4 can be migrated and updated in cosmos/mainnet.
Closing criteria
Genesis.json should be migrated to v0.47 once the upgrade with the version bump has taken place, then uploaded to cosmos/mainnet/genesis with the appropriate migration version distinction.
We can migrate the genesis but it's not clear if anyone uses it. The genesis file is not required to connect to an existing network if you are using node snapshots or statesync.
Problem
As detailed in #1950 , the SDK does not support validating previous versions of genesis files. Starting with
v0.46
however, the genesis filemigrate
functionality was introduced. Once the Hub upgrades tov0.47
, the original genesis.json forcosmoshub-4
can be migrated and updated in cosmos/mainnet.Closing criteria
Genesis.json should be migrated to
v0.47
once the upgrade with the version bump has taken place, then uploaded to cosmos/mainnet/genesis with the appropriate migration version distinction.The text was updated successfully, but these errors were encountered: