Skip to content

Releases: oasysgames/oasys-opstack

v1.1.0

06 Jun 03:06
9d4fb47
Compare
Choose a tag to compare

This release supports the Canyon hardfork of the OP Stack. The Canyon upgrade includes the Ethereum Shanghai hardfork, which means that Verse now supports Solidity versions v0.8.20-23.

What's Changed

  • Fixed external call within legacy finalization method by @ironbeer in #136
  • remove message relayer from deploy config .json by @tak1827 in #137
  • Merge canyon upgrade by @ironbeer in #139
  • Copy L1BuildAgent's pause/unpause messenger method to copy interface by @ironbeer in #138
  • enable canyon update as default during build contact by @tak1827 in #140

Full Changelog: v1.0.0...v1.1.0

v1.0.0

15 Apr 11:46
6e16e03
Compare
Choose a tag to compare

This is the first major version update for our Verse. This release aligns with the recent updates to the OP Stack Bedrock. Our legacy Verse is oasys-optimism, which is at major version V0.

We are releasing all services as listed below:

  • contracts
  • op-node
  • op-proposer
  • op-batcher

What's Changed

New Contributors

Full Changelog: https://github.com/oasysgames/oasys-opstack/commits/v1.0.0