Skip to content

Releases: oasysgames/verse-layer-opstack

v1.1.1

18 Feb 11:47
bcbdd60
Compare
Choose a tag to compare

Overview

This release includes minor bug fixes and stability improvements. Updates are recommended for most users.

What's Changed

  • Made config values overridable by @ironbeer in #24
  • Fixed write permission error by @ironbeer in #25
  • Add faq to TX type error in go-ethereum client by @ironbeer in #26
  • update message relayer to v1.0.3, addinally update verse-verifier v1.1.0 by @tak1827 in #28
  • faq: add how to support high volume txs by @tak1827 in #29
  • support l1 short blocktime by @tak1827 in #30
  • version up verse verifier to v1.2.3 by @tak1827 in #31
  • Update verse-verifier by @ironbeer in #34
  • increamet verifer to v1.2.6 by @tak1827 in #35
  • Update instant verifier by @ironbeer in #36
  • set none zero value to OP_NODE_L1_EPOCH_POLL_INTERVAL to finalize by @tak1827 in #37

Full Changelog: v1.1.0...v1.1.1

v1.1.0 - Canyon Upgrade

18 Feb 11:46
Compare
Choose a tag to compare

Overview

This release supports the OPStack Canyon upgrade for Verse-Layer V1. For detailed information about the Canyon upgrade, please refer to the OPStack release. The following is a quote:

  • Shapella Upgrade
    • EIP-3651: Warm COINBASE
    • EIP-3855: PUSH0 instruction
    • EIP-3860: Limit and meter initcode
    • EIP-4895: Beacon chain push withdrawals as operations
      • Withdrawals are prohibited in P2P Blocks
      • Withdrawals should be set to the empty array with Canyon
    • EIP-6049: Deprecate SELFDESTRUCT
  • Modifies the EIP-1559 Denominator
  • Adds the deposit nonce & deposit nonce version to the deposit receipt hash
  • Deploys the create2Deployer to 0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2

What's Changed

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

v1.0.0 - Launch Verse-Layer V1 (Bedrock Upgrade)

18 Feb 11:46
7cf2580
Compare
Choose a tag to compare

Overview

Initial release for launching Verse-Layer V1 on Oasys Hub-Layer, compatible with the OPStack Bedrock upgrade. This release is intended for operators who wish to establish new Verse-Layers or upgrade their existing Verse-Layer operations.

What's Changed

New Contributors

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