Arbitrum Nitro Contracts v1.1.0-beta.0
Pre-release
Pre-release
What's Changed
This release add Orbit support, custom token rollup support, among other changes:
- add rectifyChainOwner function and ChainOwnerRectified event to ArbOwnerPublic by @ganeshvanahalli in #46
- Add upgrade executor to rollup creation flow by @gvladika in #49
- Bump Hardhat version by @gvladika in #53
- Deploy create2 factories as part of rollup creation by @gvladika in #59
- add getL2BlockRangeForL1 function to NodeInterface by @ganeshvanahalli in #62
- Add gas refunder contract to nitro contracts by @anodar in #66
- Add functions to read and write brotli compression level for fast compression by @ganeshvanahalli in #63
- Add sha256 preimage support by @PlasmaPower in #50
- chore: merge main into develop by @gzeoneth in #61
- feat: configurable maxDataSize by @gzeoneth in #58
- revert: "Add sha256 preimage support" by @gzeoneth in #69
- fix: additional params to rollup creator salt by @gzeoneth in #70
- Add ERC20Bridge balance check by @gvladika in #73
- Hardhat config update by @gvladika in #76
- Fix the BridgeCreator.sol contract by @gvladika in #77
- chore: release config by @gzeoneth in #71
- Add support for custom token fee - ERC20 based rollups by @gvladika in #19
Full Changelog: v1.1.0-alpha.7...v1.1.0-beta.0