Skip to content

v0.26.0

Latest

Choose a tag to compare

@spsjvc spsjvc released this 11 Mar 12:01
· 3 commits to main since this release
fee19bf

Summary

Nitro Contracts v3.2

This release upgrades from Nitro contracts v3.1 to v3.2. All new deployments now use v3.2, replacing v3.1 as the latest version. Support for v3.1 remains for backwards compatibility but it is no longer used for new deployments. New ABIs have also been added for RollupCreator v3.2, Rollup v3.2 and SequencerInbox v3.2.

What's Changed

  • chore: fix and cleanup advisories allowlist by @alxdca in #645
  • chore: migrate workspace from yarn to pnpm by @alxdca in #648
  • chore: fix linting issues by @alxdca in #649
  • chore: add eslint by @alxdca in #650
  • feat: add support for nitro contracts v3.2 by @spsjvc in #634
  • build: override bundle-require to fix wagmi generate by @alxdca in #651
  • build: fix wagmi config to work on nova by @alxdca in #652
  • feat: update ArbOwnerPublic ABI for ArbOS 51 by @spsjvc in #654
  • feat: generate SequencerInbox ABIs by @spsjvc in #656
  • feat: generate Rollup ABIs by @spsjvc in #657
  • refactor: inline BridgeCreator ABIs by @spsjvc in #660
  • refactor: consolidate abi generation by @spsjvc in #658
  • feat: add Rollup and SequencerInbox v3.2 ABIs by @spsjvc in #659

Full Changelog: v0.25.3...v0.26.0