Skip to content

xlayer/v0.1.6

Pre-release
Pre-release

Choose a tag to compare

@pochenai pochenai released this 27 Aug 08:20
· 2 commits to main since this release

Note

The current codebase is in sync with upstream optimism version op-node/v1.19.2. This release is for X Layer Testnet only.

What's Changed

  • chore(upstream): upgrade the Optimism submodule from op-reth/v1.11.0 to the OP Node v1.19.2 / op-reth v2.3.x line (cbe77ea)
  • feat(gasless): port the Gasless whitelist, fee hooks, transaction handling, txpool, payload, RPC, and Kona proof support to the upgraded Rust stack (4184d6c)
  • fix(gasless): bypass base-fee validation with Revm's per-transaction disable_base_fee toggle (6b2d8f3)
  • feat(kms): add shared KMS secret resolution for op-node and Kona (f2260f6)
  • feat(rcs): intercept blacklisted L1 deposits before execution (51ce81a)
  • fix(deps): restore the solady-v0.0.245 submodule declaration (486e52a)

Full changelog: v0.1.5...xlayer/v0.1.6