prysm-pulse/beacon-chain/db
terence tsao 2a0711ab01
Regen and save historical states as default (#5544)
* Better error
* Use copy
* Conflict
* Fixed a bug on using pre state. Added a LRU cache for saving pre state.
* Removed interaction menu. Ran Gazelle
* Fixed delete state to continue than exit
* Gazelle
* Merge branch 'master' of github.com:prysmaticlabs/prysm into regen-default
* Merge refs/heads/master into regen-default
* Added a warning message
* Merge branch 'regen-default' of github.com:prysmaticlabs/prysm into regen-default
* Merge refs/heads/master into regen-default
2020-04-20 20:19:53 +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 Regen and save historical states as default (#5544) 2020-04-20 20:19:53 +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