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

Add dydx validators gentx and pregenesis for testnet #4 #8

Merged
merged 6 commits into from
Oct 11, 2023

Conversation

teddyding
Copy link
Contributor

No description provided.

NINE_ZEROS="000000000"
EIGHTEEN_ZEROS="$NINE_ZEROS"
INITIAL_VALIDATOR_TOKEN_BALANCE="1000000$EIGHTEEN_ZEROS"
INITIAL_VALIDATOR_SELF_DELEGATION="500000$EIGHTEEN_ZEROS"
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 requires v0.4.0-rc0 binary to be accepted by the validation workflow @2dpetkov

validate.sh Outdated Show resolved Hide resolved
@@ -0,0 +1,2020 @@
{
"genesis_time": "2023-10-11T04:19:58.475018Z",
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this is just a dummy pregenesis right?

otherwise, we should update this to be 10/17 17:00 UTC

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes

@teddyding teddyding merged commit 75ee176 into main Oct 11, 2023
1 check passed
@teddyding teddyding deleted the td/add-pregenesis-gentx-testnet-4 branch October 11, 2023 13:59
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.

2 participants