Skip to content

v0.7.0

Compare
Choose a tag to compare
@spsjvc spsjvc released this 27 Feb 10:55
· 169 commits to main since this release
2186ccc

What's Changed

  • Added auto-generated NodeConfig type with all config parameters (@spsjvc in #38)
  • Added option to override the RollupCreator and TokenBridgeCreator factory addresses (@spsjvc in #56)
  • Removed createRollup (@spsjvc in #57)
    • You should switch to using createRollupPrepareTransactionRequest and createRollupPrepareTransactionReceipt together to achieve the same behaviour

Full Changelog: v0.6.1...v0.7.0