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
417 stars 118 forks source link

Replace types from go-boost-utils with types from Attestant #256

Closed avalonche closed 1 year ago

avalonche commented 1 year ago

Attestant / @mcdee has up-to-date types with a lot of tests: https://github.com/attestantio/go-eth2-client/tree/master/spec

Switching to the attestandtio types and deprecate the go-boost-utils types would reduce maintenance for future spec upgrades (e.g. upcoming Capella fork).

metachris commented 1 year ago

See also:

metachris commented 1 year ago

in progress, closing this issue