Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decentralise deployed accounts #1592

Merged
merged 9 commits into from
Aug 23, 2020
Merged

Decentralise deployed accounts #1592

merged 9 commits into from
Aug 23, 2020

Conversation

michaelfig
Copy link
Member

Refs #1238

Keep the faucet keys locally in the controller, rather than on node0. Also, keep the delegate accounts on each node itself, rather than just on node0. These decentralisations help make node0 less critical, though the provisioning-server web server is still hosted there.

Implement ag-setup-cosmos add-egress and ag-setup-cosmos add-delegate with a shell script helper that uses the local faucet keys.

@michaelfig michaelfig added the deployment Chain deployment mechanism (e.g. testnet) label Aug 23, 2020
@michaelfig michaelfig requested a review from warner August 23, 2020 01:33
@michaelfig michaelfig self-assigned this Aug 23, 2020
@michaelfig michaelfig changed the title Mfig/local faucet cli Decentralise deployed accounts Aug 23, 2020
Copy link
Member

@warner warner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cursory review, but looks ok to me

@michaelfig michaelfig merged commit d629428 into master Aug 23, 2020
@michaelfig michaelfig deleted the mfig/local-faucet-cli branch August 23, 2020 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Chain deployment mechanism (e.g. testnet)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants