Skip to content

Releases: OffchainLabs/arbitrum-orbit-sdk

v0.17.1

19 Jul 11:37
1e5a32b
Compare
Choose a tag to compare

What's Changed

  • Added an example script for enabling fast withdrawals (@TucksonDev in #143)
  • Updated version of the @arbitrum/sdk dependency to v4.0.0 (@spsjvc in #151)

Full Changelog: v0.17.0...v0.17.1

v0.17.0

25 Jun 16:47
4fedd67
Compare
Choose a tag to compare

What's Changed

  • Added isAnyTrust for checking if the given chain is an AnyTrust chain (@chrstph-dvx in #130)
  • Added getKeysets for fetching the list of DAC keysets for a given AnyTrust chain (@chrstph-dvx in #129)

Full Changelog: v0.16.0...v0.17.0

v0.16.0

20 Jun 10:54
e90ed84
Compare
Choose a tag to compare

What's Changed

  • Added getBatchPosters for fetching the list of active batch posters (@chrstph-dvx in #124)

Full Changelog: v0.15.3...v0.16.0

v0.15.3

19 Jun 14:46
f8242d8
Compare
Choose a tag to compare

What's Changed

  • Updated prepareNodeConfig to make DAS server URL configurable (@spsjvc in #128)

Full Changelog: v0.15.2...v0.15.3

v0.15.2

17 Jun 13:39
dd8ce09
Compare
Choose a tag to compare

What's Changed

  • Updated @arbitrum/sdk (internal dependency) to v4-alpha (@spsjvc in #81)

Full Changelog: v0.15.1...v0.15.2

v0.15.1

11 Jun 16:11
fa20b8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

04 Jun 16:36
dd9c21a
Compare
Choose a tag to compare

What's Changed

  • Added getters for createRollup default values (@spsjvc in #104)
    • Including getDefaultConfirmPeriodBlocks and getDefaultSequencerInboxMaxTimeVariation
  • Added createRollupPrepareDeploymentParamsConfig for preparing rollup deployment config (@spsjvc in #100)
    • It is meant to replace createRollupPrepareConfig, which is marked as deprecated(!) and will be removed(!) in a future release
    • It keeps almost exactly the same API, other than requiring a PublicClient of the parent chain in order to provide better defaults
  • Added support for deploying chains on top of Base and Base Sepolia (@spsjvc in #99)
  • Added getValidators for fetching the list of active validators (@chrstph-dvx in #102)
  • Fixed type issue with createRollupPrepareConfig arguments (@spsjvc in #103)
  • Fixed type issue with PublicClient (@spsjvc in #106, #109, #111, #112, #113)
  • Fixed deployment block number for Holesky RollupCreator (@spsjvc in #107)

Full Changelog: v0.14.0...v0.15.0

v0.14.0

21 May 15:47
01ff26d
Compare
Choose a tag to compare

What's Changed

  • Added UpgradeExecutor utilities (@TucksonDev in #29)
  • Added ArbAggregator utilities (@TucksonDev in #91)
  • Fixed issue with rollup address override in rollupAdminLogicPublicActions (@chrstph-dvx in #95)
  • Exported getRollupCreatorAddress, getTokenBridgeCreatorAddress and RollupAdminLogic ABI (@chrstph-dvx in #96)

Full Changelog: v0.13.1...v0.14.0

v0.13.1

07 May 10:41
cd6f351
Compare
Choose a tag to compare

What's Changed

  • Updated ArbGasInfo ABI for ArbOS 20 (@spsjvc in #90)

Full Changelog: v0.13.0...v0.13.1

v0.13.0

30 Apr 21:30
da82025
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0