prysm-pulse/beacon-chain/rpc/validator
Preston Van Loon 8c9ae8e3bf
Use state validator index map (#5383)
* remove validator index tracking from DB

* Builds production code path

* tests build

* fix tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-04-11 14:47:22 -05: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 Correctly return attestation data for late requests (#5183) 2020-03-23 21:30:28 -07: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 Add cache to Eth1 RPC functions (#5347) 2020-04-09 14:29:09 -05:00
server_test.go Use state validator index map (#5383) 2020-04-11 14:47:22 -05:00
server.go Use state validator index map (#5383) 2020-04-11 14:47:22 -05: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