rollup-boost/v0.7.15
·
6 commits
to main
since this release
What Changed
rollup-boostnow maintains a per-slot mapping from the L2 client's payload id to the builder's payload id on FCU, and can handle the case when the builder and local payload ids don't matchrollup-boost-typespublic API changes inPayloadTraceandPayloadTraceContext
Observability
- The
builder_has_payloadmetric label is retained, but only returns true if the builder returned a payload_id instead of any successful RPC call (such as responding with SYNCING). - Flashblocks "Payload ID mismatch" log severity downgraded from
errortodebug, since the mismatch is an expected and handled case
New Contributors
- @yashvardhan-kukreja made their first contribution in #451
- @noot made their first contribution in #450
- @0x00101010 made their first contribution in #447
- @meyer9 made their first contribution in #465
- @julio4 made their first contribution in #464
Full Changelog: rollup-boost/v0.7.14...rollup-boost/v0.7.15