prysm-pulse/beacon-chain/rpc/validator
Raul Jordan eb429ab719 Include Validator Index in GetDuties Response, Update EthereumAPIs (#4567)
* include new patch
* add patch and validator indices to duties resp
* test passing
* move call to validator index
* Merge branch 'master' into include-val-idx
* do not use wait groups anymore
* Merge branch 'include-val-idx' of github.com:prysmaticlabs/prysm into include-val-idx
* Update beacon-chain/rpc/validator/assignments_test.go
2020-01-16 22:37:51 +00:00
..
assignments_test.go Include Validator Index in GetDuties Response, Update EthereumAPIs (#4567) 2020-01-16 22:37:51 +00:00
assignments.go Include Validator Index in GetDuties Response, Update EthereumAPIs (#4567) 2020-01-16 22:37:51 +00:00
attester_test.go Minor tweaks to GetAttestationData (#4533) 2020-01-13 19:28:08 -08:00
attester.go Cached head root retrieve from DB on miss (#4552) 2020-01-14 21:02:02 -08:00
BUILD.bazel Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00
exit_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
exit.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
proposer_test.go Revert "Filter attestation with ProcessAttestationNoSignatureVerify" (#4529) 2020-01-13 21:02:13 +00:00
proposer.go Cached head root retrieve from DB on miss (#4552) 2020-01-14 21:02:02 -08:00
server_test.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00
server.go Minor tweaks to GetAttestationData (#4533) 2020-01-13 19:28:08 -08:00
status_test.go Fix deposit block slot before genesis state (#4495) 2020-01-16 19:38:30 +00:00
status.go Fix deposit block slot before genesis state (#4495) 2020-01-16 19:38:30 +00:00