github bnb-chain/op-geth v0.4.3

latest releases: v0.5.0, v0.5.0-alpha.1, v0.5.0-alpha...
one month ago

0.4.3

This is a minor release for opBNB Mainnet and Testnet.
Upgrading is optional.

User Facing Changes

  • Conducted several performance improvements for txpool and block execution.(#89, #84, #85, #92)
  • Added --journalFile flag to enable/disable the journal file feature. #95

What's Changed

  • feat(txpool): improve performance of Reheap by @andyzhang2023 in #89
  • feat(txpool): improve demotion unexecutable transactions by @andyzhang2023 in #84
  • opt: do verify and commit concurrently by @joeylichang in #92
  • improve Pending() of txpool to reduce the latency when miner worker committing transactions by @andyzhang2023 in #85
  • core/trie: persist TrieJournal to journal file instead of kv database by @sysvm in #95
  • add some metrics for txpool by @andyzhang2023 in #120

Docker Images

ghcr.io/bnb-chain/op-geth:v0.4.2

Full Changelog: v0.4.2...v0.4.3

Don't miss a new op-geth release

NewReleases is sending notifications on new releases.