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

feat(fork): Activate ckb2021 in testnet since epoch 3113 #3113

Merged

Conversation

doitian
Copy link
Member

@doitian doitian commented Oct 19, 2021

What is changed and how it works?

Proposal: Activate ckb2021 in testnet since epoch 3113, which is around 2021/10/24 3:15 UTC

Related changes

After the activation, nodes running v0.101.0 and above are not compatible with nodes running old versions in the testnet.

Check List

Tests

  • Integration test

Side effects

  • Breaking backward compatibility: Not compatible with old versions in the testnet after the activation.

Release note

Title Only: Include only the PR title in the release note.

@doitian doitian requested a review from a team as a code owner October 19, 2021 08:57
@doitian
Copy link
Member Author

doitian commented Oct 19, 2021

How to calculate the activation time

  1. Check the current epoch progress of Aggron in the explorer. For example, at the time of writing (2021-10-19 9:00 UTC), the epoch progress is 3084th + 800/1800
  2. Estimate the remaining time by multiplying the remaining epochs by 4 hours: (3113 - (3084 + 800.0/1800)) * 4 hours ≈ 114.2 hours
  3. Add 114.2 hours to the current time (2021-10-19 9:00 UTC), which gets 2021/10/24 3:15 UTC

@chanhsu001
Copy link
Contributor

Good to go!

@quake
Copy link
Member

quake commented Oct 19, 2021

bors r=quake,yangby-cryptape

@bors bors bot merged commit 09bfe52 into nervosnetwork:develop Oct 19, 2021
@doitian doitian deleted the activate-testnet-since-epoch-3113 branch April 22, 2022 01:45
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.

4 participants