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: set up hardfork height and add CHANGELOG.md #447

Merged
merged 2 commits into from
May 27, 2024

Conversation

BarryTong65
Copy link
Contributor

Description

Testnet:
Current Height: 8518307. Timestamp 1716540978

Target Hardfork time:
1718694000 18 June 2024 07:00:00

AvgBlockTime: 2.5s

Target Hardfork height
(1718694000 - 1716540978)/2.5 + 8518307 ~= 9379516

Mainnet:
Current Height: 7720024. Timestamp 1716540791

Target Hardfork time:

1719817200 1 July 2024 07:00:00

AvgBlockTime: 2.5s

(1719817200 - 1716540791)/2.5 + 7720024 ~= 9030588

Rationale

N/A

Example

N/A

Changes

Notable changes:

  • set up hardfork height and add CHANGELOG.md

@BarryTong65 BarryTong65 added this pull request to the merge queue May 27, 2024
Merged via the queue into develop with commit 9541b75 May 27, 2024
15 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