flashbots / mev-boost-relay

MEV-Boost Relay for Ethereum proposer/builder separation (PBS)
https://boost-relay.flashbots.net
GNU Affero General Public License v3.0
414 stars 116 forks source link

Fix beacon client api get spec response #641

Closed ferranbt closed 1 month ago

ferranbt commented 2 months ago

📝 Summary

This PR fixes the response format for the beacon client endpoint to return the spec of the network.


✅ I have run these commands

avalonche commented 1 month ago

This is not called anywhere in the service, can we remove it instead?

ferranbt commented 1 month ago

This is not called anywhere in the service, can we remove it instead?

I am okay with that. I was using it for https://github.com/flashbots/suave-playground but I can find an alternative. Closing this PR.