prysm-pulse/beacon-chain/rpc/validator
Preston Van Loon d5ddd012bc
Enforce error handling and checking type assertions (#5403)
* Enforce error handling and checking type assertions
* Reference issue #5404 in the TODO message
* doc description
* Merge branch 'master' into errcheck
* fix tests and address @nisdas feedbacK
* gaz
* fix docker image
2020-04-13 04:11:09 +00:00
..
aggregator_test.go Use state validator index map (#5383) 2020-04-11 14:47:22 -05:00
aggregator.go Use state validator index map (#5383) 2020-04-11 14:47:22 -05:00
assignments_test.go Use state validator index map (#5383) 2020-04-11 14:47:22 -05:00
assignments.go Use state validator index map (#5383) 2020-04-11 14:47:22 -05:00
attester_test.go Correctly return attestation data for late requests (#5183) 2020-03-23 21:30:28 -07:00
attester.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
BUILD.bazel Remove unused validator protos (#5304) 2020-04-06 11:24:24 +08:00
exit_test.go Correctly return attestation data for late requests (#5183) 2020-03-23 21:30:28 -07:00
exit.go Ensure exits are not for an already exited validator (#4701) 2020-02-01 01:18:36 +00:00
proposer_test.go Add span to HTR and skip slot cache (#5197) 2020-03-25 01:15:00 +00:00
proposer.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
server_test.go Use state validator index map (#5383) 2020-04-11 14:47:22 -05:00
server.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
status_test.go Use state validator index map (#5383) 2020-04-11 14:47:22 -05:00
status.go Use state validator index map (#5383) 2020-04-11 14:47:22 -05:00