You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking into this but I think axum does not give access to hyper's configuration for the server so this would require rewriting the PbsService.run() without axum
I'm trying to find a light refactoring to accomplish this as this does not necessarily seem worth a big code change
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
The text was updated successfully, but these errors were encountered: