Skip to content

Releases: OffchainLabs/nitro-contracts

Arbitrum Nitro Contracts v3.1.1

17 Jun 16:55
v3.1.1
11a5962
Compare
Choose a tag to compare

What's Changed

This patch release includes ERC20MigrationOutbox and some minor improvement to the StylusDeployer factory. Existing chain deployments are not required to upgrade.

New Contributors

Full Changelog: v3.1.0...v3.1.1

Arbitrum Nitro Contracts v3.1.0

11 Apr 15:12
v3.1.0
9d0e90e
Compare
Choose a tag to compare
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.

Full Changelog: v3.0.0...v3.1.0

Arbitrum Nitro Contracts v3.0.1-beta.1

03 Apr 10:41
v3.0.1-beta.1
62248c0
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v3.0.1-beta.0...v3.0.1-beta.1

Arbitrum Nitro Contracts v3.0.1-beta.0

06 Feb 18:41
v3.0.1-beta.0
16bb125
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v3.0.0...v3.0.1-beta.0

Arbitrum Nitro Contracts v2.1.3

05 Feb 15:05
v2.1.3
f9cd1aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

Arbitrum Nitro Contracts v2.1.2

05 Feb 15:04
v2.1.2
f843905
Compare
Choose a tag to compare

What's Changed

  • Formatting updates for foundry from v0.2.0 to v0.3.0 by @yahgwai in #293
  • Decimals patch version - v2.1.2 by @yahgwai in #292

Full Changelog: v2.1.1...v2.1.2

Arbitrum Nitro Contracts v3.0.0

07 Jan 10:51
v3.0.0
780366a
Compare
Choose a tag to compare
NOTICE: The release contains breaking change to the previous version including 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

Introducing BoLD, the new challenge resolution protocol for Arbitrum chains.

This release also included some bug fixes:

There are also changes to the formatting rules that lead to some big diff, see:

Full Changelog: v2.1.1...v3.0.0

Arbitrum Nitro Contracts v3.0.0-beta.1

30 Dec 10:47
v3.0.0-beta.1
780366a
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v3.0.0-beta.0...v3.0.0-beta.1

Arbitrum Nitro Contracts v3.0.0-beta.0

17 Dec 00:12
v3.0.0-beta.0
c5fe4c8
Compare
Choose a tag to compare
Pre-release

What's Changed

Beta version with BOLD

Full Changelog: v2.1.1...v3.0.0-beta.0

Arbitrum Nitro Contracts v2.1.1

25 Nov 20:02
v2.1.1
625ad64
Compare
Choose a tag to compare
NOTICE: timeboost bid.signature should be EIP-712 signed as opposed to what is in the comment, see https://github.com/OffchainLabs/nitro-contracts/pull/193/commits/0972e25b2d0706f7e9c8cfb04e1f9e02889f92be

What's Changed

This release includes timeboost contracts. Existing contracts are not required to upgrade.

Full Changelog: v2.1.0...v2.1.1