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

release: prepare for release 1.3.0 #392

Conversation

alexgao001
Copy link
Collaborator

@alexgao001 alexgao001 commented Jan 22, 2024

Description

this pr prepares for release v1.3.0 and config the Hardfork block height in Testnet and Mainnet.

Rationale

Testnet:

Height: 4512546. Timestamp 1705894544 (2024-1-22 03:35:44 AM +UTC) https://testnet.greenfieldscan.com/block/4512546

Target Hardfork time:
1706770800 (2024/02/01 07:00:00 +UTC).

AvgBlockTime: 2.6s

Target Hardfork height:
(1706770800 - 1705894544)/2.6 + 4512546 ~= 4849568

Mainnet:

Height: 3623490. Timestamp 1705906178 (2024-1-22 06:49:38 AM +UTC) https://greenfieldscan.com/block/3623490

Target Hardfork time:
1708585200 (2024/2/22 7:00 am UTC).

AvgBlockTime: 2.6s
Target Hardfork height:
(1708585200 - 1705906178)/2.6 + 3623490 ~= 4653883

@alexgao001 alexgao001 added this pull request to the merge queue Jan 22, 2024
Merged via the queue into bnb-chain:master with commit 129f2b7 Jan 22, 2024
14 checks passed
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