What's Changed
This release adds support for the arb_checkPublisherHealth RPC to check the liveness of the sequencer and consensus v5 which splits congestion fees and base fees between different accounts
User-facing Improvements
- Add arb_checkPublisherHealth method: #898
- retry transactions if no sequencer found: #891
- Das extra signing key: #867
- Don't panic when connected to a classic feed: #875
- Add RPC transaction pre-checker: #868
- Add support for validator to just create wallet or contract: #910
Internal Highlights
- Fix unnecessary inbox reader queries: #880
- Add consensus v5 WAVM machine to docker: #907
- Only cache poster units, not poster cost by: #888
- Fix sequencer tx rejection: #889
- Fix postTxFilter with new geth result filter hook: #893
- Populate validator wallet address on startup: #846
Full Changelog: v2.0.0-beta.8...v2.0.0-beta.9