🔔 Mainnet Pasteur Hardfork
BSC mainnet Pasteur activates at 2026-08-25 02:30:00 AM UTC (unix 1787625000).
All mainnet nodes must upgrade to this release before the activation time to stay on the canonical chain. Nodes still running an older binary at activation will fork off.
MetaInfo
Mandatory Update Required: Yes (before the mainnet Pasteur activation above)
Target Audience: All BSC-Reth mainnet and testnet node operators
Procedure: Binary replacement is sufficient from v0.1.0 / v0.1.0-fix (older versions must migrate their snapshot to V2 first)
Schedule(Timeline): Mainnet Pasteur — 2026-08-25 02:30:00 AM UTC
What's Changed
- hardforks: schedule the Pasteur hardfork on BSC mainnet at 2026-08-25 02:30:00 AM UTC (#443)
- deps: bump the
bnb-chain/rethdependency (receipt-streaming fix + current-nightly build fixes) (#443) - version: expose the BSC release id and the upstream Reth version/commit in
reth --versionand thereth_infometric (#446) - network: tolerate unknown trailing fields in the
BlocksByRangewire decode (#441) - network: respect
--max-outbound-peersover the BSC stability override (#434) - rpc: restore the BSC
--gpo.ignorepricedefault soeth_gasPriceis not skewed to0(#438) - docs: add V2 migration guide (#421)
Full Changelog: v0.1.0-fix...v0.1.1