Skip to content

Genesis port script for 0.34 #4018

Closed
Closed
@cwgoes

Description

Write a script, in Golang, using the old genesis type and new genesis type, to convert an export from the current Cosmos Hub mainnet to the correct import format for 0.34 after the transfers-enablement hard fork.

Note the parameter changes per this proposal draft, which I think are accurate.

Ref #3880

Should result in an actual executable, which can be run as such:

gaiad export | genesis-port [chain-id] [start-time] > new_genesis.json

cc @jackzampolin @rigelrozanski Anything I missed?

Metadata

Assignees

Labels

toolingdev tooling within the sdk

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions