lighthouse/beacon_node/eth2-libp2p/tests
divma 0e37a16927
Super tiny RPC refactor (#1187)
* wip: mwake the request id optional

* make the request_id optional

* cleanup

* address clippy lints inside rpc

* WIP: Separate sent RPC events from received ones

* WIP: Separate sent RPC events from received ones

* cleanup

* Separate request ids from substream ids

* Make RPC's message handling independent of RequestIds

* Change behaviour RPC events to be more outside-crate friendly

* Propage changes across the network + router + processor

* Propage changes across the network + router + processor

* fmt

* "tiny" refactor

* more tiny refactors

* fmt eth2-libp2p

* wip: propagating changes

* wip: propagating changes

* cleaning up

* more cleanup

* fmt

* tests HOT fix

Co-authored-by: Age Manning <Age@AgeManning.com>
2020-06-05 13:07:59 +10:00
..
common Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
gossipsub_tests.rs Stable futures (#879) 2020-05-17 11:16:48 +00:00
noise.rs Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
rpc_tests.rs Super tiny RPC refactor (#1187) 2020-06-05 13:07:59 +10:00