Skip to content
This repository has been archived by the owner on Jul 6, 2018. It is now read-only.

Asynchronous genesis+config generation #41

Merged
merged 3 commits into from
Mar 19, 2018

Conversation

nickray
Copy link
Contributor

@nickray nickray commented Mar 1, 2018

for issue #35, replaces PR #36

Usage:

  • install python3 with fire+toml libs
  • preparation: python scripts/chainsetup/prepare-genesis-inclusion-requests.py <chain_id>
  • generation:
    • python scripts/chainsetup/generate-genesis.py <chain_id>
    • python scripts/chainsetup/generate-config.py <chain_id>

@nickray
Copy link
Contributor Author

nickray commented Mar 1, 2018

(Apologies for closing PR 36 mistakenly, I got it mixed up with the tendermint/tendermint PR)

@adrianbrink
Copy link
Contributor

Could you add a readme on how to use this?

@nickray
Copy link
Contributor Author

nickray commented Mar 7, 2018

@adrianbrink done. Hopefully this works as is now.

@adrianbrink adrianbrink merged commit e27a24f into tendermint:master Mar 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants