prysm-pulse/beacon-chain/rpc
terence tsao 13e9bb5020 Filter Canonical Attester for RPC (#2551)
* exclusive of finalized block

* add filter to only include canonical attestation

* comments

* grammer

* gaz

* typo

* fixed existing tests

* added test for IsAttCanonical

* add nil blocks test
2019-05-09 18:53:19 -05:00
..
attester_server_test.go add attestation data req cache (#2542) 2019-05-08 19:27:29 -05:00
attester_server.go add attestation data req cache (#2542) 2019-05-08 19:27:29 -05:00
beacon_server_test.go Fetch Block Tree from Justified Block to Highest Observed Slot via RPC (#2549) 2019-05-09 12:38:05 -05:00
beacon_server.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00
BUILD.bazel Fetch Block Tree from Justified Block to Highest Observed Slot via RPC (#2549) 2019-05-09 12:38:05 -05:00
proposer_server_test.go Fix Pending Attestations RPC Call (#2304) 2019-04-21 16:12:03 -05:00
proposer_server.go Filter Canonical Attester for RPC (#2551) 2019-05-09 18:53:19 -05:00
service_test.go Filter Canonical Attester for RPC (#2551) 2019-05-09 18:53:19 -05:00
service.go Filter Canonical Attester for RPC (#2551) 2019-05-09 18:53:19 -05:00
validator_server_test.go PreChainStart Activation Fix (#2544) 2019-05-09 11:20:44 -05:00
validator_server.go PreChainStart Activation Fix (#2544) 2019-05-09 11:20:44 -05:00