prysm-pulse/beacon-chain/rpc/beacon
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
..
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
attestations_test.go Change ListAttestations to get attestations from blocks (#5145) 2020-03-23 16:22:37 -04:00
attestations.go Change ListAttestations to get attestations from blocks (#5145) 2020-03-23 16:22:37 -04:00
blocks_test.go Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
blocks.go Handle genesis case for blocks/states at slot index (#5224) 2020-03-27 00:09:14 +00:00
BUILD.bazel Custom Block HTR (#5219) 2020-03-26 13:10:22 -05:00
committees_test.go Use state validator index map (#5383) 2020-04-11 14:47:22 -05:00
committees.go Use Current Time Slot for Fetching Committees in RPC (#5094) 2020-03-14 03:32:51 +00:00
config_test.go Add Endpoint to Return Current Chain Config Parameters (#4595) 2020-02-04 05:28:35 +00:00
config.go Add Endpoint to Return Current Chain Config Parameters (#4595) 2020-02-04 05:28:35 +00:00
server.go Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
slashings_test.go Broadcast slashing (#5073) 2020-03-12 20:29:23 +00:00
slashings.go Broadcast slashing (#5073) 2020-03-12 20:29:23 +00:00
validators_stream_test.go Infostream (#4760) 2020-02-19 11:09:23 -06:00
validators_stream.go Use state validator index map (#5383) 2020-04-11 14:47:22 -05:00
validators_test.go Use state validator index map (#5383) 2020-04-11 14:47:22 -05:00
validators.go Add fetching validators by indices and public keys (#5141) 2020-03-19 20:30:40 +00:00