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: update the block height for veld #450

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

BarryTong65
Copy link
Contributor

@BarryTong65 BarryTong65 commented Jun 11, 2024

Description

Testnet:
Current Height: 9115096. Timestamp 1718086884
image
image

Target Hardfork time:
1719298800 25 June 2024 07:00:00

AvgBlockTime: 2.6s

Target Hardfork height
(1719298800 - 1718086884)/2.6 + 9115096 ~= 9581218

Mainnet:
Current Height: 8335904. Timestamp 1718086984
image
image

Target Hardfork time:

1720422000 8 July 2024 07:00:00

AvgBlockTime: 2.5s

(1720422000 - 1718086984)/2.5 + 8335904 ~= 9269910

Rationale

N/A

Example

N/A

Changes

Notable changes:

  • set up hardfork height and add CHANGELOG.md

@BarryTong65 BarryTong65 force-pushed the fix-veld-hardfork branch 2 times, most recently from ed16913 to 27f6429 Compare June 11, 2024 07:17
@BarryTong65 BarryTong65 added this pull request to the merge queue Jun 11, 2024
Merged via the queue into develop with commit 729b8f1 Jun 11, 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.

2 participants