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

Updated genesis #44

Merged
merged 8 commits into from
Jun 7, 2018
Merged

Updated genesis #44

merged 8 commits into from
Jun 7, 2018

Conversation

zmanian
Copy link
Member

@zmanian zmanian commented Jun 7, 2018

New genesis file that makes all the online validators from gaia-5001 into genesis validators

{
"pub_key": {
"type": "AC26791624DE60",
"value": "ah3JtmBA7gbxSiimPsLqQlV85gpNOUBJMvnxGx8eVlo="
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it an error that my node pub_key appear twice here? Was it because I declare two validator candidates using the same pub_key before? cosmos/cosmos-sdk#1010

Copy link
Member Author

Choose a reason for hiding this comment

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

I am gonna delete the duplicate key

This was referenced Jun 7, 2018
},
{
"denom": "forboleToken",
"amount": 1000
}
]
},
{
"address": "B75C2C4309475C91E8DE271BC52CBAC408365B83",
Copy link

Choose a reason for hiding this comment

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

I'd like to separate the tokens between my validator owner and faucet addresses. Can we do that here, or should I manually send the coins to the faucet address later?

Validator Owner Address: B75C2C4309475C91E8DE271BC52CBAC408365B83
Faucet Address: FD30D5C983FFEDEC069C3DDFCF270E41A556A86E

"name":"naruemon"
},
{
"pub_key": {
Copy link
Contributor

Choose a reason for hiding this comment

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

There are two idoors here. Are the different people?

"name": "polsdam"
},
{
"pub_key": {
"type": "AC26791624DE60",
"value": "SW12+WpGKUCO9oT2CV0CD5kUclbXjJHV1MjerLWB7Oc="
},
"power": 100,
"power": 1000,
"name": "lino"
},
{
Copy link
Contributor

Choose a reason for hiding this comment

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

Who is the empty validator?

@adrianbrink adrianbrink merged commit 8acece7 into master Jun 7, 2018
@tac0turtle tac0turtle deleted the update_genesis branch August 20, 2019 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants