Skip to content

v0.23.0

Choose a tag to compare

@spsjvc spsjvc released this 24 Apr 14:46
· 55 commits to main since this release
0aa988d

Summary

This release adds support for Nitro contracts v3.1, enabling BoLD and custom gas tokens for Rollups.

Important

BoLD is currently only supported on L2s, with support for L3s coming soon.
If you wish to deploy an L3, please use an older version of the SDK (v0.22.x) that doesn't use BoLD.

Support for Nitro contracts v3.1 in getValidators and getBatchPosters is coming soon.

EDIT - These were added in v0.23.1.

What's Changed

  • Added RollupCreator v3.1 ABI and addresses (@spsjvc in #262)
  • Added support for RollupCreator v3.1 (@spsjvc in #243)
  • Added restriction to only allow L2s to be deployed with BoLD (@spsjvc in #263)
  • Updated Rollup and SequencerInbox ABIs to v3.1 (@spsjvc in #260)
  • Updated node config for BoLD (@spsjvc in #264)

Full Changelog: v0.22.0...v0.23.0

Nitro Version Support

The minimum version of Nitro required for this release is v3.5.5.