Skip to content

op-node v0.1.5

Latest

Choose a tag to compare

@louisliu2048 louisliu2048 released this 02 Mar 02:53
· 184 commits to dev since this release
33a3f3f

ℹ️ Info
The current codebase is in sync with optimism upstream version op-node/v1.16.7.

This is an optional release containing minor optimizations and refactors.

What's Changed

  • op-node,supernode: retool "safe" and "local safe" labels in CL and EL (superAuthority)
  • feat(op-node): add NUT bundle parser for JSON-defined upgrade transactions
  • op-supernode: Block Replacement
  • op-service, op-program: rip out deprecated blob sidecars client and related code
  • Revert "op-service: rip out deprecated blob sidecars client and related code"
  • op-service: rip out deprecated blob sidecars client and related code
  • Enable UInt64 lint check and fix remaining violations
  • op-node: Fix uint64 overflow in yParity calculation and use Uint64Strict instead of UInt64 for safety
  • op-node: Make sealing duration value configurable by
  • feat(op-node): add SupervisorEnabled config in op-node

Full Changelog: v0.1.4...v0.1.5