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 Veld upgrade for Mainnet and Testnet #445

Closed
wants to merge 1 commit into from

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:

  • Veld hardfork

@BarryTong65 BarryTong65 changed the title release: release v1.8.0 feat: set up Veld upgrade for Mainnet and Testnet May 24, 2024
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