Skip to content

Fork gaiad init --with-txs into another command, let the user inject genesis accounts before the actual genesis.json is generated #2596

Closed

Description

New workflow for handling genesis is proposed as follows:

  1. someone generates the starting genesis.json file: i.e. gaiad init
  2. genesis accounts are injected manually
  3. potential validators look at it, then sign gentx to say that they want to become a genesis validator and submit it, i.e. gaiad gentx
  4. once they’re gathered, the genesis.json is updated with gaiad collect-gentxs
  5. everyone gets the updated genesis.json file and they run it with gaiad start

Discussed with @jaekwon. CC'ing @cwgoes @jackzampolin @zmanian


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions