Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

release: prepare for release v1.4.6 #2426

Merged
merged 3 commits into from
Apr 29, 2024
Merged

Conversation

zzzckck
Copy link
Collaborator

@zzzckck zzzckck commented Apr 26, 2024

Description

Release v1.4.6 is a maintenance release. It mainly includes 2 features and several enhancements.
The 2 features are:

You may check the Change Log for detail.

Change Log

FEATURE

  • #2227 core: separated databases for block data
  • #2404 cmd, p2p: filter peers by regex on name

IMPROVEMENT

  • #2201 chore: render system bytecode by go:embed
  • #2363 feat: greedy merge tx in bid
  • #2389 deps: update prsym to solve warning about quic-go version
  • #2341 core/trie: persist TrieJournal to journal file instead of kv database
  • #2395 fix: trieJournal format compatible old db format
  • #2406 feat: adaptive for loading journal file or journal kv during loadJournal
  • #2424 feat: recommit bid when newBidCh is empty to maximize mev reward
  • #2430 fix: oom caused by non-discarded mev simulation env
  • #2428 chore: add metric & log for blobTx
  • #2419 metrics: add doublesign counter

BUGFIX

  • #2244 cmd/geth: fix importBlock
  • #2391 fix: print value instead of pointer in ConfigCompatError
  • #2398 fix: no import blocks before or equal to the finalized height
  • #2401 fix: allow fast node to rewind after abnormal shutdown
  • #2403 fix: NPE
  • #2423 eth/gasprice: add query limit to defend DDOS attack
  • #2425 fix: adapt journal for cmd

Example

NA

Compatibility

NA

@zzzckck zzzckck changed the title Release v1.4.6 release: prepare for release v1.4.6 Apr 26, 2024
@zzzckck zzzckck force-pushed the release_v1.4.6 branch 2 times, most recently from 3e25a91 to 95f57ea Compare April 26, 2024 07:16
@zzzckck zzzckck merged commit 0567715 into bnb-chain:develop Apr 29, 2024
7 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants