prysm-pulse/beacon-chain/rpc/beacon
terence tsao 984644257e
Add back archival endpoint ListBeaconCommittees with fallback (#5518)
* Add fallback
* Add back the old tests
* Merge refs/heads/master into list-beacon-committee-fallback
* Merge refs/heads/master into list-beacon-committee-fallback
* Merge refs/heads/master into list-beacon-committee-fallback
* Merge refs/heads/master into list-beacon-committee-fallback
* Merge refs/heads/master into list-beacon-committee-fallback
* Merge refs/heads/master into list-beacon-committee-fallback
2020-04-20 03:41:32 +00:00
..
assignments_test.go Add back archival endpoint ListValidatorAssignments with fallback (#5517) 2020-04-20 01:19:11 +00:00
assignments.go Add back archival endpoint ListValidatorAssignments with fallback (#5517) 2020-04-20 01:19:11 +00:00
attestations_test.go Add back archival endpoint ListBeaconCommittees with fallback (#5518) 2020-04-20 03:41:32 +00:00
attestations.go More efficient list indexed attestation endpoint (#5441) 2020-04-19 18:13:33 +03:00
blocks_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
blocks.go Handle genesis case for blocks/states at slot index (#5224) 2020-03-27 00:09:14 +00:00
BUILD.bazel Add back archival endpoint ValidatorParticipation with fallback (#5520) 2020-04-20 01:39:15 +00:00
committees_test.go Add back archival endpoint ListBeaconCommittees with fallback (#5518) 2020-04-20 03:41:32 +00:00
committees.go Add back archival endpoint ListBeaconCommittees with fallback (#5518) 2020-04-20 03:41:32 +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 Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
validators_stream_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
validators_stream.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
validators_test.go Add back archival endpoint ValidatorParticipation with fallback (#5520) 2020-04-20 01:39:15 +00:00
validators.go Add back archival endpoint ValidatorParticipation with fallback (#5520) 2020-04-20 01:39:15 +00:00