lighthouse/beacon_node
ethDreamer 39f8327f73
Properly Deserialize ForkVersionedResponses (#3944)
* Move ForkVersionedResponse to consensus/types

* Properly Deserialize ForkVersionedResponses

* Elide Types in from_value Calls

* Added Tests for ForkVersionedResponse Deserialize

* Address Sean's Comments & Make Less Restrictive

* Utilize `map_fork_name!`
2023-02-10 08:49:25 -06:00
..
beacon_chain Broadcast address changes at Capella (#3919) 2023-02-07 17:13:49 +11:00
builder_client Merge remote-tracking branch 'origin/unstable' into capella 2023-01-12 16:22:00 +11:00
client Broadcast address changes at Capella (#3919) 2023-02-07 17:13:49 +11:00
eth1 exchangeCapabilities & Capella Readiness Logging (#3918) 2023-01-31 18:26:23 +01:00
execution_layer Properly Deserialize ForkVersionedResponses (#3944) 2023-02-10 08:49:25 -06:00
genesis Fix the new BLS to execution change test 2023-01-25 15:47:07 +11:00
http_api Properly Deserialize ForkVersionedResponses (#3944) 2023-02-10 08:49:25 -06:00
http_metrics Support IPv6 in BN and VC HTTP APIs (#3104) 2022-03-24 00:04:49 +00:00
lighthouse_network Merge remote-tracking branch 'origin/unstable' into capella 2023-01-12 16:22:00 +11:00
network Broadcast address changes at Capella (#3919) 2023-02-07 17:13:49 +11:00
operation_pool Broadcast address changes at Capella (#3919) 2023-02-07 17:13:49 +11:00
src Improve validator monitor experience for high validator counts (#3728) 2023-01-09 08:18:55 +00:00
store Broadcast address changes at Capella (#3919) 2023-02-07 17:13:49 +11:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
Cargo.toml Remove withdrawals-processing feature (#3864) 2023-01-12 15:15:08 +11:00