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

Increase Genesis Account Balance #116

Merged
merged 3 commits into from
Nov 16, 2020
Merged

Increase Genesis Account Balance #116

merged 3 commits into from
Nov 16, 2020

Conversation

albertov19
Copy link
Contributor

This increases the genesis account balance from 1.1529... to 18446744.0737....

We testing with @tgmichel we realized that the Genesis account did not account for the decimal format. So I've modified the number on the bit-shift operation to increase the initial balance.

This increases the genesis account balance from 1.1529... to 18446744.0737....
@JoshOrndorff
Copy link
Contributor

Big picture question: Why are the balances initialized differently here than they are in the parachain node? This seems like a good chance to reconcile that difference.

@crystalin
Copy link
Collaborator

@JoshOrndorff I agree, but that might be a long work to do and might not be suited for this PR

Updated to 1 << 70
Total value at genesis is increased to 1208925.819614629174706176
@crystalin crystalin merged commit 216ffc2 into moonbeam-foundation:master Nov 16, 2020
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.

3 participants