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