Commit-Boost / commit-boost-client

Commit-Boost allows Ethereum validators to safely run MEV-Boost and community-built commitment protocols
https://commit-boost.github.io/commit-boost-client/
Apache License 2.0
80 stars 33 forks source link

limit headers size #165

Open ltitanb opened 1 month ago

ltitanb commented 1 month ago

The PBS server is assumed to be trusted and accessible only by the beacon node but we could still add a limit on the headers size

mev boost for reference https://github.com/flashbots/mev-boost/blob/develop/server/service.go#L187