Skip to content

v0.8.16

Compare
Choose a tag to compare
@aaronbuchwald aaronbuchwald released this 19 Aug 15:01
· 385 commits to master since this release
6994785

v0.8.16

  • Fix bug in codeToFetch database accessors that caused an error when starting/stopping state sync
  • Bump go-ethereum version to v1.10.21
  • Update gas price estimation to limit lookback window based on block timestamps
  • Add metrics for processed/accepted gas
  • Simplify syntactic block verification
  • Ensure statedb errors during block processing are logged
  • Remove deprecated gossiper/block building logic from pre-Apricot Phase 4
  • Add marshal function for duration to improve config output