lighthouse/beacon_node
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
..
beacon_chain Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
client Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
eth1 Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
eth2-libp2p Super tiny RPC refactor (#1187) 2020-06-05 13:07:59 +10:00
genesis Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
network Super tiny RPC refactor (#1187) 2020-06-05 13:07:59 +10:00
operation_pool Clean up database abstractions (#1200) 2020-06-01 08:13:49 +10:00
rest_api Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
src Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
store Remove code duplicating stdlib (#1239) 2020-06-02 10:41:42 +10:00
tests Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
timer Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
version v0.1.2 (#1155) 2020-05-18 15:05:23 +10:00
websocket_server Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
Cargo.toml Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00