prysm-pulse/beacon-chain/rpc
Raul Jordan ecef1093eb
Fetch Block Tree from Justified Block to Highest Observed Slot via RPC (#2549)
* test block tree req

* tree improvement

* use the right data

* block tree blocked by children func

* rem file

* imports

* add ctx

* imports

* mock

* check expired context

* added block root

* gazelle

* sace
2019-05-09 12:38:05 -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 Fetch Block Tree from Justified Block to Highest Observed Slot via RPC (#2549) 2019-05-09 12:38:05 -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 Check context has not expired before expensive operations (#2541) 2019-05-08 18:51:00 -05:00
service_test.go Fetch Block Tree from Justified Block to Highest Observed Slot via RPC (#2549) 2019-05-09 12:38:05 -05:00
service.go Fetch Block Tree from Justified Block to Highest Observed Slot via RPC (#2549) 2019-05-09 12:38:05 -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