v1.3.10
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