Skip to content

v0.1.1

Latest

Choose a tag to compare

@chee-chyuan chee-chyuan released this 22 Jul 14:11
457f81a

🔔 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/reth dependency (receipt-streaming fix + current-nightly build fixes) (#443)
  • version: expose the BSC release id and the upstream Reth version/commit in reth --version and the reth_info metric (#446)
  • network: tolerate unknown trailing fields in the BlocksByRange wire decode (#441)
  • network: respect --max-outbound-peers over the BSC stability override (#434)
  • rpc: restore the BSC --gpo.ignoreprice default so eth_gasPrice is not skewed to 0 (#438)
  • docs: add V2 migration guide (#421)

Full Changelog: v0.1.0-fix...v0.1.1