chainbound / bolt

Bolt: permissionless out-of-protocol proposer commitments.
https://chainbound.github.io/bolt-docs/
MIT License
27 stars 5 forks source link

Support blobs in MEV-Boost/Relay/Builder forks #113

Open thedevbirb opened 3 days ago

thedevbirb commented 3 days ago

There is already an issue to support blobs in the Bolt sidecar: #105. However, some work is also needed in the rest of the pipeline to make sure the builder is able to create bid with pre-confirmed blob transaction.

Ideally, this should be done by not making any breaking change to the specs.

### Tasks
- [ ] Support blobs in MEV-Boost fork
- [ ] Support blobs in Flashbots' relay fork
- [ ] Support blobs in Flashbots' builder fork