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: prepare for release v1.4.0 #398

Merged
merged 3 commits into from
Feb 21, 2024
Merged

feat: prepare for release v1.4.0 #398

merged 3 commits into from
Feb 21, 2024

Conversation

cosinlink
Copy link
Contributor

@cosinlink cosinlink commented Feb 21, 2024

Description

update cometbft dependency version to v1.2.0, prepare for Ural upgrade

Testnet:

Height: 5491156. Timestamp 1708487387 (2024-2-21 03:49:47 AM +UTC) https://testnet.greenfieldscan.com/block/5491156

Target Hardfork time:
1709190000 (2024/02/29 07:00:00 +UTC).

AvgBlockTime: 2.6s

Target Hardfork height:
(1709190000 - 1708487387)/2.6 + 5491156 ~= 5761391

Mainnet:

Height: 4611855. Timestamp 1708487620 (2024-2-21 03:53:40 AM +UTC) https://greenfieldscan.com/block/4611855

Target Hardfork time:
1710399600 (2024/3/14 7:00 am UTC).

AvgBlockTime: 2.6s

Target Hardfork height:
(1710399600 - 1708487620)/2.6 + 4611855 ~= 5347231

Changes

Notable changes:

  • update cometbft dependency version to v1.2.0
  • add ural upgrade plan
  • ...

@cosinlink cosinlink changed the title feat: update cometbft dependency version to v1.2.0 feat: prepare for release v1.4.0 Feb 21, 2024
@cosinlink cosinlink enabled auto-merge February 21, 2024 04:12
@cosinlink cosinlink added this pull request to the merge queue Feb 21, 2024
Merged via the queue into master with commit 3a2f2ac Feb 21, 2024
12 of 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.

4 participants