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: introduce the Savanna upgrade #466

Merged
merged 3 commits into from
Nov 21, 2024
Merged

feat: introduce the Savanna upgrade #466

merged 3 commits into from
Nov 21, 2024

Conversation

forcodedancing
Copy link
Collaborator

@forcodedancing forcodedancing commented Nov 6, 2024

Description

Introduce a new hardfork - Savanna.

Rationale

Add new hardfork.

Testnet

Current Height: 14358790. Timestamp 1732158715

Target Hardfork time:
1733122800 02 December 2024 07:00:00 UTC

AvgBlockTime: 2.9s

Target Hardfork height
(1733122800 - 1732158715)/2.9 + 14358790 ~= 14691233

Mainnet

Current Height: 13939220. Timestamp 1732158632

Target Hardfork time:
1733986800 12 December 2024 07:00:00 UTC

AvgBlockTime: 2.51s

Target Hardfork height
(1733986800 - 1732158632)/2.51 + 13939220 ~= 14667574

The Greenfield Testnet is expected to have a scheduled hardfork upgrade named Savanna
at block height 14691233. The current block generation speed forecasts this to occur around 02 December 2024 07:00:00 UTC

The Greenfield Mainnet is expected to have a scheduled hardfork upgrade named Savanna
at block height 14667574. The current block generation speed forecasts this to occur around 12 December 2024 07:00:00 UTC

Example

NA

Changes

Notable changes:

  • hardfork

BarryTong65
BarryTong65 previously approved these changes Nov 21, 2024
feat: update height
@annielz annielz added this pull request to the merge queue Nov 21, 2024
Merged via the queue into develop with commit 5ea6332 Nov 21, 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.

5 participants