lighthouse/beacon_node
Age Manning 4e5e7ee1fc Restructure code for libp2p upgrade (#3850)
Our custom RPC implementation is lagging from the libp2p v50 version. 

We are going to need to change a bunch of function names and would be nice to have consistent ordering of function names inside the handlers. 

This is a precursor to the libp2p upgrade to minimize merge conflicts in function ordering.
2023-01-05 17:18:24 +00:00
..
beacon_chain Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
builder_client Builder Specs v0.2.0 (#3134) 2022-07-30 00:22:37 +00:00
client Enable proposer boost re-orging (#2860) 2022-12-13 09:57:26 +00:00
eth1 Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
execution_layer Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
genesis Super small improvement: Remove unnecessary mut (#3736) 2022-11-21 03:15:54 +00:00
http_api Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
http_metrics Support IPv6 in BN and VC HTTP APIs (#3104) 2022-03-24 00:04:49 +00:00
lighthouse_network Restructure code for libp2p upgrade (#3850) 2023-01-05 17:18:24 +00:00
network send error answering bbrange requests when an error occurrs (#3800) 2022-12-15 00:16:38 +00:00
operation_pool Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
src Enable proposer boost re-orging (#2860) 2022-12-13 09:57:26 +00:00
store Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00: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 v3.3.0 (#3741) 2022-11-23 23:38:32 +00:00