Skip to content

v1.3.10

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 09:09
· 1450 commits to main since this release
3467201

Description

Version 1.3.10 is a maintenance release that includes several bug fixes. Anyone experiencing excessive database growth can safely remove the chaindata folder after catching up to the chain tip.

What's Changed

  • config3.go: reduce MaxReorgDepthV3 to have more aggressive prune by @blxdyx in #706
  • stage_snapshots.go: add logs for initial sync by @blxdyx in #710
  • bsc_snapshots.go: close rotx before long (compressing/indexing) opera… by @blxdyx in #711
  • bsc_snapshots: optimize slice by @blxdyx in #712
  • Upstream v3.0.6 by @blxdyx in #713
  • update bsc-erigon-snapshot by @blxdyx in #715
  • prepare release v1.3.10 by @blxdyx in #717

Full Changelog: v1.3.9...v1.3.10