prysm-pulse/beacon-chain/db
Jie Hou aad64d113a Auto Clean Block Vote Cache (#972)
* WIP: Dummy db clean service

* [WIP. NOT READY FOR REVIEW] Add DB cleanup routine that cleans block vote cache

* Add missing bazel config

* Put DB clean behind a CLI flag

* Address review comments

* Fix error handling
2018-11-28 17:02:35 +08:00
..
attestation_test.go Replace LevelDB with Bolt (#666) 2018-10-17 01:11:24 -05:00
attestation.go Disable Codecov Patch As It Is Unreliable (#713) 2018-10-30 17:00:20 +01:00
block_test.go Standartize params for BeaconChain and Validator projects (#796) 2018-11-19 00:39:35 +08:00
block_vote_cache_test.go Auto Clean Block Vote Cache (#972) 2018-11-28 17:02:35 +08:00
block_vote_cache.go Auto Clean Block Vote Cache (#972) 2018-11-28 17:02:35 +08:00
block.go fixed error strings (#708) 2018-10-31 23:05:55 +01:00
BUILD.bazel Auto Clean Block Vote Cache (#972) 2018-11-28 17:02:35 +08:00
cleanup_history_test.go Auto Clean Block Vote Cache (#972) 2018-11-28 17:02:35 +08:00
cleanup_history.go Auto Clean Block Vote Cache (#972) 2018-11-28 17:02:35 +08:00
db_test.go Allow Sync Service to Query State Of Network (#787) 2018-11-19 09:59:11 +08:00
db.go Auto Clean Block Vote Cache (#972) 2018-11-28 17:02:35 +08:00
schema.go Auto Clean Block Vote Cache (#972) 2018-11-28 17:02:35 +08:00
simulator_test.go Allow Initial Sync to Work with Simulator (#669) 2018-11-21 10:00:36 -08:00
simulator.go Allow Initial Sync to Work with Simulator (#669) 2018-11-21 10:00:36 -08:00
state_test.go Move BlockVoteCache out of ActiveState (#739) 2018-11-11 08:54:17 -08:00
state.go Allow Initial Sync to Work with Simulator (#669) 2018-11-21 10:00:36 -08:00