Description
This maintenance release includes targeted optimizations that improve performance and reliability. And publish the TrieDB Archive Snapshot to accelerate node synchronization.
Features
- MEV Builder Manager: Added builder manager for MEV operations
- Proxy Peers Configuration: Support for defining proxyed peers
- Node Registration: Register node ID via IPC calls
Improvements
- Blob Fee Filtering: Fixed blob fee filter with enhanced metrics
- CI/CD Pipeline: Added Docker image publishing workflow
- Testing: Expanded unit test coverage
What's Changed
- chore(ci): add docker image publishing workflow by @will-2012 in #219
- feat: define proxyed peers by @constwz in #192
- test: add UT by @constwz in #217
- feat: add builder mannager for mev by @constwz in #221
- evn: register nodeid by ipc call; by @galaio in #232
- fix: blob fee filter& add some metrics by @constwz in #233
- docs: add triedb archive snapshots by @sysvm in #234
Full Changelog: v0.0.6-beta...v0.0.7-beta