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

Draft release v1.4.14 #2669

Merged
merged 10 commits into from
Aug 27, 2024
Merged

Draft release v1.4.14 #2669

merged 10 commits into from
Aug 27, 2024

Conversation

zzzckck
Copy link
Collaborator

@zzzckck zzzckck commented Aug 27, 2024

Description

Release v1.4.14 is a hard fork release for BSC Mainnet, the HF name is: Bohr, there are 4 BEPs in Bohr:

Among these BEPs, BEP-341 holds the most significance as it proposes a change to the block production protocol. However, BEP-341 will only come into effect after the affirmative outcome of a governance vote.
And BEP-402 updates the block header signature logic, please pay special attention if your product involves the logic of block header verification.
The other 2 BEPs, BEP-404 and BEP-410 are for some enhancement and unlikely to have compatibility issue.

The target Bohr hard fork time will be:

  • Mainnet: 2024-09-26 02:20:00 AM UTC

ChangeList

BUGFIX

  • #2643core: fix cache for receipts
  • #2656ethclient: fix BlobSidecars api
  • #2657fix: update prunefreezer’s offset when pruneancient and the dataset has pruned block

FEATURE

  • #2661config: setup Mainnet 2 hardfork date: HaberFix & Bohr

IMPROVEMENT

  • #2578core/systemcontracts: use vm.StateDB in UpgradeBuildInSystemContract
  • #2649internal/debug: remove memsize
  • #2655internal/ethapi: make GetFinalizedHeader monotonically increasing
  • #2658core: improve readability of the fork choice logic
  • #2665faucet: bump and resend faucet transaction if it has been pending for a while

Changes

NA

@zzzckck zzzckck marked this pull request as draft August 27, 2024 02:40
@zzzckck zzzckck marked this pull request as ready for review August 27, 2024 03:23
@zzzckck zzzckck requested review from buddh0, jingjunLi, MatusKysel and galaio and removed request for buddh0 August 27, 2024 03:23
@zzzckck zzzckck changed the title draft release v1.4.14 Draft release v1.4.14 Aug 27, 2024
@zzzckck zzzckck merged commit 75af65d into master Aug 27, 2024
13 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.

7 participants