prysm-pulse/beacon-chain/rpc
Raul Jordan c032b0f6b5
Pending Attestations RPC Server/Client Implementation (#1617)
* complete tests for integrating the attestations pool

* fix broken build
2019-02-15 18:36:40 -06:00
..
attester_server_test.go Fixed Get Block Root (#1616) 2019-02-15 17:19:36 -06:00
attester_server.go Fixed Get Block Root (#1616) 2019-02-15 17:19:36 -06:00
beacon_server_test.go Wait to Send Genesis Time to Validators Until After Genesis State is Initialized (#1568) 2019-02-13 11:51:57 -06:00
beacon_server.go Wait to Send Genesis Time to Validators Until After Genesis State is Initialized (#1568) 2019-02-13 11:51:57 -06:00
BUILD.bazel Use Tree Hashing Algorithm Everywhere for Block Roots and State Root (#1577) 2019-02-14 14:04:47 -06:00
proposer_server_test.go Pending Attestations RPC Server/Client Implementation (#1617) 2019-02-15 18:36:40 -06:00
proposer_server.go Pending Attestations RPC Server/Client Implementation (#1617) 2019-02-15 18:36:40 -06:00
service_test.go Pending Attestations RPC Server/Client Implementation (#1617) 2019-02-15 18:36:40 -06:00
service.go Pending Attestations RPC Server/Client Implementation (#1617) 2019-02-15 18:36:40 -06:00
validator_server_test.go Revive Our Demo Config for Local Testing (#1602) 2019-02-14 15:01:07 -08:00
validator_server.go Move Validator Helper Functions to Helper Package (#1584) 2019-02-13 15:04:31 -06:00