prysm-pulse/beacon-chain/rpc
Preston Van Loon d7488b9a1e
Support multiple pubkeys for committee assignments (#2164)
* support multiple pubkeys

* a bit of refactoring to avoid calling db.state multiple times

* Add test for supporting multiple keys

* rename proto field
2019-04-05 10:10:13 -05:00
..
attester_server_test.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
attester_server.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
beacon_server_test.go Pass ctx to saveState (#2141) 2019-04-02 16:49:45 +08:00
beacon_server.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
BUILD.bazel Refactor Chain Service Block Processing API (#2124) 2019-03-31 20:44:16 -05:00
proposer_server_test.go Pass ctx to saveState (#2141) 2019-04-02 16:49:45 +08:00
proposer_server.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
service_test.go Allow 8 Validator Multinode Cluster to Run Indefinitely (#2050) 2019-03-25 10:21:21 -05:00
service.go Remove unused service fields (#2139) 2019-04-03 07:59:18 -07:00
validator_server_test.go Support multiple pubkeys for committee assignments (#2164) 2019-04-05 10:10:13 -05:00
validator_server.go Support multiple pubkeys for committee assignments (#2164) 2019-04-05 10:10:13 -05:00