Skip to content

v0.19.0

Latest
Compare
Choose a tag to compare
@spsjvc spsjvc released this 10 Sep 13:06
· 2 commits to main since this release
5fb2533

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 and buildDisableBatchPoster
      • buildSetValidKeyset and buildInvalidateKeysetHash

Full Changelog: v0.18.0...v0.19.0