prysm-pulse/beacon-chain/rpc/validator
Victor Farazdagi 748d513c62
proper error checking and type assertions (#5424)
* proper error checking and type assertions
2020-04-14 16:41:09 +00:00
..
aggregator_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
aggregator.go Use state validator index map (#5383) 2020-04-11 14:47:22 -05:00
assignments_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
assignments.go Use state validator index map (#5383) 2020-04-11 14:47:22 -05:00
attester_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00: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 proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
exit.go Ensure exits are not for an already exited validator (#4701) 2020-02-01 01:18:36 +00:00
proposer_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
proposer.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
server_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
server.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
status_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
status.go Use state validator index map (#5383) 2020-04-11 14:47:22 -05:00