Description
Version 1.3.11 is a maintenance release that introduces significant improvements to the block snapshots format, enhancing data storage efficiency and sync performance.
⚠️ Important: Full Resync Required
Due to the block snapshots format changes, a complete resync from scratch is mandatory for this release. Once you catch the chain tip, remove the chaindata
if it's larger than 50GB.
What's Changed
- Adjust merge limit by @blxdyx in #720
- Upstream v3.0.14 by @blxdyx in #725
- block_snapshots.go: update compressCfg by @blxdyx in #724
- header_algos.go: fix goroutine race by @blxdyx in #726
Full Changelog: v1.3.10...v1.3.11