github OffchainLabs/nitro-contracts v1.1.0
Arbitrum Nitro Contracts v1.1.0

latest releases: v3.2.0, v3.2.0-beta.0, v3.1.1...
2 years ago

What's Changed

This release add Orbit with custom fee token support.

A minor storage change in the Outbox where L2ToL1Context now contains an additional field packed into the struct. As a result, Outbox.postUpgradeInit MUST be called during the upgrade from prior 1.0.x version to 1.1.0 to set the new default context.

The deployment of Inbox/ERC20Inbox and SequencerInbox now requires and additional constructor argument on the template maxDataSize, which should be set to 117964 when deployed on L1. RollupCreator.createRollup now takes a single RollupDeploymentParams struct for deployment parameters.

Here is the list of changes:

Full Changelog: v1.0.3-beta.3...v1.1.0

Don't miss a new nitro-contracts release

NewReleases is sending notifications on new releases.