Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

gaia-flex: Add big-dipper-setting.json #66

Merged
merged 2 commits into from
Aug 17, 2020

Conversation

orkunkl
Copy link
Contributor

@orkunkl orkunkl commented Aug 17, 2020

Adds required settings for big-dipper configuration.
Related to #57

@orkunkl orkunkl added this to the gaia-flex milestone Aug 17, 2020
@orkunkl orkunkl requested review from alpe and ethanfrey August 17, 2020 13:51
"fraction": 1000000
}
],
"gasPrice": 0.025,
Copy link
Contributor Author

@orkunkl orkunkl Aug 17, 2020

Choose a reason for hiding this comment

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

is this value fit for node's gas price as well?

Copy link
Member

Choose a reason for hiding this comment

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

yup

Copy link
Member

@ethanfrey ethanfrey left a comment

Choose a reason for hiding this comment

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

Looks good

"fraction": 1000000
}
],
"gasPrice": 0.025,
Copy link
Member

Choose a reason for hiding this comment

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

yup

Copy link
Member

@ethanfrey ethanfrey left a comment

Choose a reason for hiding this comment

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

Okay, too fast the first time. Minor adjustments to token types.

"bech32PrefixValPub": "cosmosvaloperpub",
"bech32PrefixConsAddr": "cosmosvalcons",
"bech32PrefixConsPub": "cosmosvalconspub",
"bondDenom": "uatom",
Copy link
Member

Choose a reason for hiding this comment

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

Wait... this is umuon

Copy link
Contributor Author

@orkunkl orkunkl Aug 17, 2020

Choose a reason for hiding this comment

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

I got these values from Default big-dipper settings assuming these are the values that are used in cosmos mainnet. Are you sure? maybe these coin representations used internally by big-dipper? @ethanfrey

"bondDenom": "uatom",
"powerReduction": 1000000,
"coins": [
{
Copy link
Member

Choose a reason for hiding this comment

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

No atoms here... remove this section please

@orkunkl orkunkl merged commit 073b936 into master Aug 17, 2020
@orkunkl orkunkl deleted the add-gaia-flex-big-dipper-settings branch August 17, 2020 18:49
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