v0.19.0
What's Changed
- Fixed an issue with the
setup-fast-withdrawal
example, where the fast confirmer wasn't in the validator list (@TucksonDev in #171) - Fixed an issue with
createRollupPrepareTransaction
, making it work with RollupCreator v1.1 (@spsjvc in #173) - Added new getters and transaction request builders for SequencerInbox (@chrstph-dvx in #114, #117, #176, #178, #182)
- New getters
getMaxTimeVariation
isBatchPoster
isValidKeysetHash
- New transaction request builders
buildSetMaxTimeVariation
buildSetIsBatchPoster
,buildEnableBatchPoster
andbuildDisableBatchPoster
buildSetValidKeyset
andbuildInvalidateKeysetHash
- New getters
Full Changelog: v0.18.0...v0.19.0