lighthouse/beacon_node
Pawan Dhananjay bb8b88edcf
Use SSZ types in rpc (#1244)
* Update `milagro_bls` to new release (#1183)

* Update milagro_bls to new release

Signed-off-by: Kirk Baird <baird.k@outlook.com>

* Tidy up fake cryptos

Signed-off-by: Kirk Baird <baird.k@outlook.com>

* move SecretHash to bls and put plaintext back

Signed-off-by: Kirk Baird <baird.k@outlook.com>

* Update v0.12.0 to v0.12.1

* Use ssz types for Request and error types

* Fix errors

* Constrain BlocksByRangeRequest count to MAX_REQUEST_BLOCKS

* Fix issues after rebasing

* Address review comments

Co-authored-by: Kirk Baird <baird.k@outlook.com>
Co-authored-by: Michael Sproul <michael@sigmaprime.io>
Co-authored-by: Age Manning <Age@AgeManning.com>
2020-06-12 10:04:50 +10:00
..
beacon_chain Merge remote-tracking branch 'origin/master' into spec-v0.12 2020-06-09 18:34:44 +10:00
client Add first Server Sent Events API endpoint (#1107) 2020-06-06 16:39:11 +10:00
eth1 Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
eth2-libp2p Use SSZ types in rpc (#1244) 2020-06-12 10:04:50 +10:00
genesis Update v0.12.0 to v0.12.1 (#1259) 2020-06-11 10:07:10 +10:00
network Use SSZ types in rpc (#1244) 2020-06-12 10:04:50 +10:00
operation_pool beacon_node, consensus: fix possible deadlocks when comparing with itself (#1241) 2020-06-09 07:08:54 +10:00
rest_api Add first Server Sent Events API endpoint (#1107) 2020-06-06 16:39:11 +10:00
src Merge remote-tracking branch 'origin/master' into spec-v0.12 2020-06-09 18:34:44 +10:00
store Update lru, leveldb. Run cargo update (#1249) 2020-06-06 16:39: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