Key Changes
This release adds mainnet support for Scroll and Blast. To enable these chains, please add the following config parameters:
--scrollRPC YOUR_RPC_URL
--scrollContract 0xbebdb6C8ddC678FfA9f8748f85C815C556Dd8ac6
--blastRPC YOUR_RPC_URL
--blastContract 0xbebdb6C8ddC678FfA9f8748f85C815C556Dd8ac6
What's Changed
- Node/Acct: Add parameter checks by @bruce-riley in #3907
- node: shorten hostname for load testing by @evan-gray in #3906
- node: Manual initial token list for Blast and Scroll by @djb15 in #3908
- Deploy Scroll and Blast mainnet by @bruce-riley in #3909
Full Changelog: v2.24.0...v2.24.1