Meeting Info
- 15 June, 2023, 15:30 UTC
- Duration: 90 minutes
- Recording: https://youtu.be/-sNlISQF_ow
- Zoom: Launch Meeting - Zoom
Agenda
-
4844
- spec updates
- implementation updates
- discuss we want to keep an eye on latencies with blobs now
- some written updates from flashbots on 4844:
- for mev-boost it is actively being developed on this branch GitHub - flashbots/mev-boost at develop-deneb. Still dependent on some type upgrades from go-boost-utils but that will be wrapped up soon.
- builder is still going through 1.12.0 rebase for the upgrade
- not updated on the relay yet
-
relay performance updates from @metachris
-
optimistic relay updates from @justindrake
-
retro on PR #448 deploy Redis: save ExecPayload in SSZ format (requires update of both builder-API and proposer-API ⚠️) by metachris · Pull Request #448 · flashbots/mev-boost-relay · GitHub
-
open questions / proposals
- Update mev-boost to call getPayload on all relays (instead of only those which sent the bid)? (mev-boost issue#530)
- Proposer payment methods - allowing coinbase payments
- Blind bid selection with zero knowledge proofs
- change
getPayload
to not return data to proposer - relay funding
- move validator registrations to blob space?