lighthouse/beacon_node
Akihito Nakano a88afb7409
Add tests for REST API /validator/attestation (#1189)
added tests that ensures `/validator/attestation` returns BAD_REQUEST if the required query parameters are missing in the request
2020-05-25 10:25:08 +10:00
..
beacon_chain Relax PartialEq constraint on error enums (#1179) 2020-05-21 10:21:44 +10:00
client Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
eth1 Remove duplicate code (#1165) 2020-05-19 09:51:43 +10:00
eth2-libp2p Adds counter of received chunks to an OutboundSubstream. Ends the str… (#1126) 2020-05-18 21:41:01 +10:00
genesis Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
network fix attestation service tests (#1167) 2020-05-22 12:09:22 +10:00
operation_pool Improve bls::SecretKey privacy (#1164) 2020-05-19 11:23:08 +10:00
rest_api Add tests for REST API /validator/attestation (#1189) 2020-05-25 10:25:08 +10:00
src Stable futures (#879) 2020-05-17 11:16:48 +00:00
store Relax PartialEq constraint on error enums (#1179) 2020-05-21 10:21:44 +10:00
tests Faster attestation production (#838) 2020-03-04 17:10:22 +11:00
timer Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
version v0.1.2 (#1155) 2020-05-18 15:05:23 +10:00
websocket_server Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
Cargo.toml Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00