lighthouse/beacon_node/network/src/sync/range_sync
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
..
batch.rs Super tiny RPC refactor (#1187) 2020-06-05 13:07:59 +10:00
chain_collection.rs Stable futures (#879) 2020-05-17 11:16:48 +00:00
chain.rs Super tiny RPC refactor (#1187) 2020-06-05 13:07:59 +10:00
mod.rs Sync and multi-client updates (#1044) 2020-04-23 19:01:29 +10:00
range.rs Super tiny RPC refactor (#1187) 2020-06-05 13:07:59 +10:00
sync_type.rs Sync and multi-client updates (#1044) 2020-04-23 19:01:29 +10:00