prysm-pulse/beacon-chain/rpc/beacon
terence tsao 62c25eaedb
Revert archival deprecations (#5464)
* Revert "Fix `ListValidatorBalances` for v0.11 (#5458)"

This reverts commit 3763a8ce5d.
* Revert "Deprecate archival service (#5445)"

This reverts commit 4fbcedf541.
* Revert "Delete archival DB methods (#5459)"

This reverts commit 8a3ea1e936.
* Revert "Modify `ListBeaconCommittees ` to use new state service  (#5411)"

This reverts commit 497fa6ed50.
* Revert "Modify `GetValidatorParticipation` to use new state service (#5409)"

This reverts commit 046a00aa87.
* Revert "Modify `GetValidatorActiveSetChanges` to use new state service  (#5408)"

This reverts commit 5eb6485e14.
* Revert "Modify `ListValidatorAssignments` to use new state service (#5365)"

This reverts commit 5a1a768135.
2020-04-16 23:26:10 +00:00
..
assignments_test.go Revert archival deprecations (#5464) 2020-04-16 23:26:10 +00:00
assignments.go Revert archival deprecations (#5464) 2020-04-16 23:26:10 +00:00
attestations_test.go Revert archival deprecations (#5464) 2020-04-16 23:26:10 +00:00
attestations.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00: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 Revert archival deprecations (#5464) 2020-04-16 23:26:10 +00:00
committees_test.go Revert archival deprecations (#5464) 2020-04-16 23:26:10 +00:00
committees.go Revert archival deprecations (#5464) 2020-04-16 23:26:10 +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 Revert archival deprecations (#5464) 2020-04-16 23:26:10 +00:00
validators.go Revert archival deprecations (#5464) 2020-04-16 23:26:10 +00:00