v1.3.6
Description
v1.3.6 is for BSC Mainnet Lorentz hard fork, which is expected to be enabled at: 2025-04-29 05:05:00 AM UTC, all BSC mainnet nodes need to be upgraded to v1.3.6 before the hard fork time. For this upgrade, simply binary replacement should be enough.
Receipts Regenerate
In v1.3.6, we fix some receipts snapshots. You can run this command to fix that:
./erigon seg rm-state --domain=receipt --datadir=./data
rm -rf datadir/chaindata && rm -rf datadir/downloader && rm -rf datadir/parlia && rm -rf datadir/snapshots/preverified.toml && rm -rf datadir/snapshots/prohibit_new_downloads.lock
What's Changed
Full Changelog: v1.3.5...v1.3.6