prysm-pulse/beacon-chain/rpc/validator
Jim McDonald ad7d9ab1da
Validator status updates (#4675)
* Update ValidatorStatus to match Ethereum APIs
* Tidy up status calculation
* Merge branch 'master' into validator-status-updates
* Merge branch 'master' into validator-status-updates
* Update beacon-chain/rpc/beacon/config.go

Co-Authored-By: Ivan Martinez <ivanthegreatdev@gmail.com>
* Update test names
2020-01-30 19:46:37 +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 Slasher data update from archive (#4563) 2020-01-29 07:14:51 +05:30
exit_test.go Wire voluntary exits pool (#4613) 2020-01-22 22:27:44 +00:00
exit.go Actually wire up exits (#4661) 2020-01-27 01:49:37 +00:00
proposer_test.go Update Eth1FollowDistance to 16 for minimal config (#4566) 2020-01-29 17:56:21 +00:00
proposer.go Actually wire up exits (#4661) 2020-01-27 01:49:37 +00:00
server_test.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00
server.go Validator status updates (#4675) 2020-01-30 19:46:37 +00:00
status_test.go Validator status updates (#4675) 2020-01-30 19:46:37 +00:00
status.go Validator status updates (#4675) 2020-01-30 19:46:37 +00:00