Skip to content

V0.1.8

Compare
Choose a tag to compare
@nivBlox nivBlox released this 03 Jan 09:28
· 2252 commits to main since this release
3391eaf

Added

  • Added HistorySyncRateLimit flag to control the workload of sync process (Rename sync-backoff to sync-rate-limit Rename sync-backoff to sync-rate-limit #474, Sync Backoff Sync Backoff #471)
  • New contract support New contract New contract #463
  • Peers Limit (part 1) #478
  • Validator owner address handling #480
  • Upgrade Libp2p #481

Changed

  • Exporter - avoid sending to non-responsive connections #483
  • Optimize get all by collection #485
  • Network msg's mediator #489

Fixed

  • Start monitoring before ETH1 sync Start monitoring #462
  • Improved badger memory management #473
  • Get decided in range optimization #459
  • Auth Pipeline log optimization #472