Files
lighthouse/beacon_node
realbigsean ac0eb39ced Complete match for has_context_bytes (#3972)
## Issue Addressed

- Add a complete match for `Protocol` here. 
- The incomplete match was causing us not to append context bytes to the light client protocols
- This is the relevant part of the spec and it looks like context bytes are defined https://github.com/ethereum/consensus-specs/blob/dev/specs/altair/light-client/p2p-interface.md#getlightclientbootstrap

Disclaimer: I have no idea if people are using it but it shouldn't have been working so not sure why it wasn't caught

Co-authored-by: realbigsean <seananderson33@gmail.com>
2023-03-15 01:27:46 +00:00
..
2023-03-14 01:13:34 +00:00
2023-03-14 01:13:34 +00:00
2023-03-14 01:13:34 +00:00
2023-03-14 01:13:34 +00:00
2023-03-01 03:19:02 +00:00
2023-03-07 07:57:39 +00:00