Arbitrum Nitro Contracts v3.1.0
NOTICE: The release contains breaking change to the previous v2.x version with new abi and storage layout. Please follow our guide when upgrading from previous versions and checkout the diff in `test/signatures` and `test/storage` when upgrading from unsupported versions.
NOTICE: Rollup MUST be migrated when upgrading from previous versions, do NOT upgrade the rollup contracts in-place
What's Changed
Support rollup mode when using custom fee token when a pricer is configured.
- Support for rollup mode when using fee token by @gvladika #252
- Stylus deployer by @yahgwai in #294
- chore: bump dependencies by @gzeoneth in #308
- Adds the setWasmMaxSize precompile function to ArbOwner by @eljobe in #316
- add custom hardhat network for bold scripts by @godzillaba in #317
- fix: v3 rollup deployment tool by @gzeoneth in #312
Full Changelog: v3.0.0...v3.1.0