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

latest releases: v3.2.0, v3.2.0-beta.0, v3.1.1...
23 months ago

What's Changed

This release add reorg protection to the fast confirm affordance. It is a breaking change due to the additional parameter required in the fastConfirmNextNode function. i.e.

-  "fastConfirmNextNode(bytes32,bytes32)": "4a7a8010",
+  "fastConfirmNextNode(bytes32,bytes32,bytes32)": "3ed57598",

Full Changelog: v2.0.0...v2.1.0

Don't miss a new nitro-contracts release

NewReleases is sending notifications on new releases.