v0.23.5
Summary
This release fixes a bug in createRollupFetchTransactionHash so that upgrades of the Rollup contract (e.g. for BoLD) are properly handled and the original deployment is fetched.
It also adds the option to specify the version of RollupCreator to be used in certain utilities, with more to be added in a future release.
What's Changed
- feat: add versioning to
getRollupCreatorAddressby @spsjvc in #470 - feat: add versioning to
createRollupGetRetryablesFeesby @spsjvc in #471 - feat: add versioning to
createRollupPrepareDeploymentParamsConfigDefaultsby @spsjvc in #487 - feat: add versioning to
createRollupEncodeFunctionDataby @spsjvc in #488 - fix: handle rollup upgrades when querying tx hash by @spsjvc in #489
Full Changelog: v0.23.4...v0.23.5