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

update pregenesis file for testnet #4 #90

Merged
merged 4 commits into from
Oct 16, 2023
Merged

Conversation

teddyding
Copy link
Contributor

@teddyding teddyding commented Oct 16, 2023

Generated from dydxprotocol/v4-chain#628

@@ -1,10 +1,10 @@
{
"genesis_time": "2023-10-11T04:19:58.475018Z",
"genesis_time": "2023-01-01T00:00:00Z",

Choose a reason for hiding this comment

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

Change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is intended with a fixed time in the past
Testnet final genesis needs to be manually editted later

@@ -109,7 +109,7 @@
"coins": [
{
"denom": "adv4tnt",
"amount": "1000000000000000000000000000"
"amount": "50000000000000000000000000"
Copy link
Contributor

Choose a reason for hiding this comment

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

to confirm, these are faucet accounts right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@teddyding teddyding merged commit 314d78e into main Oct 16, 2023
1 check passed
@teddyding teddyding deleted the td/testnet4-pregenesis-update branch October 16, 2023 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants