What's Changed
- Docker image upgraded to Arbitrum Nitro v3.9.8
- Updated rollup contract addresses for ArbOS 51 (BoLD) upgrade
- Mainnet:
0x8361fC54C99AdDbeD390Af68e7e6115323AB8DB1 - Sepolia:
0x537F6A3606cb000aE568005bebAF8bd1Ea2DE3b6
- Mainnet:
- Added
stake-tokenfield to chain configuration - Removed deprecated
validator-utilsfield - Updated README with Conduit API key guide for higher rate limits
ArbOS 51 (BoLD) Upgrade
This release reflects the ArbOS 51 (Dia) upgrade deployed by Conduit, which introduces the BoLD dispute protocol. The rollup contract addresses have been updated accordingly.
Note: If you are running an external node, you should upgrade to this version. After upgrading, re-initialize your node configuration and download the latest snapshot:
./manage.sh init mainnet ./manage.sh run mainnet
Full Changelog: v3.9.5...v3.9.8