prysm-pulse/beacon-chain/rpc
terence tsao 5636cd3ed8
More efficient ancestor head retrieval for GetAttestationData (#5669)
* Use `BlockRootAtSlot` to look up historical head root

* Update test

* Typo
2020-04-28 19:44:06 -05:00
..
beacon Fix logged errs (#5645) 2020-04-28 00:22:37 +00:00
node Add GenesisValidatorsRoot to GetGenesis (#5619) 2020-04-27 09:31:50 +03:00
testing Add WaitForSynced to beacon node for validator startup (#5366) 2020-04-18 10:45:20 +00:00
validator More efficient ancestor head retrieval for GetAttestationData (#5669) 2020-04-28 19:44:06 -05:00
BUILD.bazel Remove deprecated aggregator (#5200) 2020-03-25 06:14:21 -07:00
service_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
service.go Add GenesisValidatorsRoot to GetGenesis (#5619) 2020-04-27 09:31:50 +03:00