xlayer/v0.1.6
Pre-release
Pre-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.0to 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_feetoggle (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.245submodule declaration (486e52a)
Full changelog: v0.1.5...xlayer/v0.1.6