prysm-pulse/beacon-chain/blockchain
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
..
forkchoice Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
testing Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
BUILD.bazel Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
chain_info_norace_test.go Cached head root retrieve from DB on miss (#4552) 2020-01-14 21:02:02 -08:00
chain_info_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
chain_info.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
info.go Part 1 of block chain service refactor - move process block (#4670) 2020-01-27 13:48:16 -08:00
log.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
metrics.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
process_attestation_helpers.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
process_attestation_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
process_attestation.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
process_block_helpers.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
process_block_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
process_block.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
receive_attestation_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
receive_attestation.go Part 2 of block chain service refactor - move process attestation (#4672) 2020-01-27 18:04:43 -08:00
receive_block_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
receive_block.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
service_norace_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service_test.go Prune dangling states in DB upon start up (#4697) 2020-01-31 23:15:35 +00:00
service.go Prune dangling states in DB upon start up (#4697) 2020-01-31 23:15:35 +00:00