Breaking Change
Existing nodes whose MDBX page size equals 4kb must add --db.size.limit=8TB
flag. Otherwise you will get MDBX_TOO_LARGE
error. To check the current page size you can use make db-tools && ./build/bin/mdbx_stat datadir/chaindata
What's Changed
Full Changelog: v2.53.4-0.4.0...v2.55.1-0.4.0