v0.4.3
This is a minor release and upgrading is optional.
User Facing Changes
- Support choose economic DA type automatically for op-batcher. #209
- Add 2 configs for el-sync optimization and enable fastnode mode again. #201
What's Changed
- feature: add haber fork config in deployment script by @redhdx in #202
- feat(op-node): support multi clients to fetch blobs by @bnoieh in #199
- feat: fastnode support by trigger el-sync when needed by @krish-nr in #201
- fix(blob-client): don't append L1ArchiveBlobRpcAddr flag to config if not set by @bnoieh in #207
- fix(devnet): fork offset should be 0x by @welkin22 in #210
- fix(devnet): batcher uses its address to submit transactions by @welkin22 in #211
- feat: op-batcher auto switch to economic DA type by @bnoieh in #209
Docker Images
- ghcr.io/bnb-chain/op-node:v0.4.3
- ghcr.io/bnb-chain/op-batcher:v0.4.3
- ghcr.io/bnb-chain/op-proposer:v0.4.3
Full Changelog: v0.4.2...v0.4.3