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

Set Hard-fork block numbers for v1.8.0 #1230

Merged
merged 4 commits into from
Mar 11, 2022

Conversation

aidan-kwon
Copy link
Member

Proposed changes

The hard-fork block numbers are calculated estimating 3/24 (Baobab) or 3/31 (Cypress).
Reviewers, please calculate block numbers again for double check.

Baobab
3/10, 10:00:00 (UTC+9): 85304295
3/24, 10:00:00 (UTC+9): 85304295 + 60 * 60 * 24 * 14 = 86513895

Cypress
3/10, 10:00:00 (UTC+9): 85001605
3/31, 10:00:00 (UTC+9): 85001605 + 60 * 60 * 24 * 21 = 86816005

Types of changes

Please put an x in the boxes related to your change.

  • Bugfix
  • New feature or enhancement
  • Others

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING GUIDELINES doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes ($ make test)
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

@CLAassistant
Copy link

CLAassistant commented Mar 10, 2022

CLA assistant check
All committers have signed the CLA.

jeongkyun-oh
jeongkyun-oh previously approved these changes Mar 10, 2022
jeongkyun-oh
jeongkyun-oh previously approved these changes Mar 10, 2022
yoomee1313
yoomee1313 previously approved these changes Mar 10, 2022
kjhman21
kjhman21 previously approved these changes Mar 11, 2022
@aidan-kwon aidan-kwon merged commit fe9b980 into klaytn:dev Mar 11, 2022
@aidan-kwon aidan-kwon deleted the 220310/hardForkBlock branch March 11, 2022 06:17
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.

None yet

6 participants