Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 642 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 642 Bytes

Changelog

Upcoming Breaking Changes

Current Releases

Unreleased Changes

Breaking Changes

Additions and Improvements

  • improve block publishing performance, especially relevant with locally produced blocks
  • delay blobs publishing until the block is published to at least 1 peer, especially relevant with locally produced blocks with low upload bandwidth connections. Can be disabled via --Xp2p-gossip-blobs-after-block-enabled=false

Bug Fixes

  • Added a startup script for unix systems to ensure that when jemalloc is installed the script sets the LD_PRELOAD environment variable to the use the jemalloc library