Skip to content

v0.2.1

Compare
Choose a tag to compare
@owen-reorg owen-reorg released this 31 Oct 08:49
· 8714 commits to develop since this release
515ebd5

This is a minor release and upgrading is optional.

User Facing Changes

  • Adds a --rpc.admin-state CLI option to specify a file to persist config changes made via the RPC Admin APIs to.
  • Add admin_sequencerActive RPC method. Returns true if the node is actively sequencing, otherwise false.

These features are merged from upstream code. Check the following PRs for more details:

Partial Changelog

  • #78: feat: support persist active api

Docker Images

  • ghcr.io/bnb-chain/op-node:v0.2.1
  • ghcr.io/bnb-chain/op-batcher:v0.2.1
  • ghcr.io/bnb-chain/op-proposer:v0.2.1

Full Changelog

v0.2.0...v0.2.1