prysm-pulse/beacon-chain/sync/initial-sync
terence tsao d8c26590ca
Prune dangling states in DB upon start up (#4697)
* Add pruneGarbageState and test
* Comments
* Update beacon-chain/blockchain/service.go

Co-Authored-By: Ivan Martinez <ivanthegreatdev@gmail.com>
* Update beacon-chain/blockchain/service.go

Co-Authored-By: Ivan Martinez <ivanthegreatdev@gmail.com>
* Update beacon-chain/blockchain/service.go

Co-Authored-By: Ivan Martinez <ivanthegreatdev@gmail.com>
* Fixed test
* Merge refs/heads/master into prune-start-up
* Fixed test
2020-01-31 23:15:35 +00:00
..
testing Add Ability to Resync Node (#4279) 2020-01-02 16:09:28 +08:00
BUILD.bazel Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
round_robin.go Prune dangling states in DB upon start up (#4697) 2020-01-31 23:15:35 +00:00
service.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00