prysm-pulse/beacon-chain/db
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
..
filters Add a step filter for beacon DB to retrieve blocks (#4488) 2020-01-11 01:32:45 +00:00
iface Revert archival deprecations (#5464) 2020-04-16 23:26:10 +00:00
kafka Revert archival deprecations (#5464) 2020-04-16 23:26:10 +00:00
kv Revert archival deprecations (#5464) 2020-04-16 23:26:10 +00:00
testing Micro optimizations on new-state-mgmt service for initial syncing (#5241) 2020-03-30 17:10:45 -05:00
alias.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00
BUILD.bazel Micro optimizations on new-state-mgmt service for initial syncing (#5241) 2020-03-30 17:10:45 -05:00
db_kafka_wrapped.go Micro optimizations on new-state-mgmt service for initial syncing (#5241) 2020-03-30 17:10:45 -05:00
db_test.go Archived Data Definitions & DB API (#3510) 2019-09-18 12:05:24 -05:00
db.go Micro optimizations on new-state-mgmt service for initial syncing (#5241) 2020-03-30 17:10:45 -05:00
http_backup_handler.go Add database API for creating backups (#3694) 2019-10-03 17:29:49 +08:00