prysm-pulse/beacon-chain/utils
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
..
block_vote_cache_test.go Move BlockVoteCache out of ActiveState (#739) 2018-11-11 08:54:17 -08:00
block_vote_cache.go remove BlockVoteCacheDeepCopy function (#966) 2018-11-25 22:26:44 +08:00
BUILD.bazel Standartize params for BeaconChain and Validator projects (#796) 2018-11-19 00:39:35 +08:00
clock_test.go Implement Precise Ticker For Slot Interval (#635) 2018-10-10 11:17:48 -05:00
clock.go Implement Precise Ticker For Slot Interval (#635) 2018-10-10 11:17:48 -05:00
flags.go Auto Clean Block Vote Cache (#972) 2018-11-28 17:02:35 +08:00
genesis_json_test.go Standartize params for BeaconChain and Validator projects (#796) 2018-11-19 00:39:35 +08:00
genesis_json.go Refactor Crystallized State (#641) 2018-10-15 06:17:07 -07:00
shuffle_test.go Standartize params for BeaconChain and Validator projects (#796) 2018-11-19 00:39:35 +08:00
shuffle.go Standartize params for BeaconChain and Validator projects (#796) 2018-11-19 00:39:35 +08:00