prysm-pulse/beacon-chain/state/stategen
rkapka e492343ffd
Code quality issues - Remove unused code (#6864)
* remove unused code

* gofmt

* remove junk file

* bring back metrics-related functions

* bring back keymanager's code
2020-08-05 13:59:46 +02:00
..
BUILD.bazel Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
cold_test.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
cold.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
epoch_boundary_state_cache_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
epoch_boundary_state_cache.go Epoch boundary cache (#6486) 2020-07-03 17:29:30 +00:00
errors.go Code quality issues - Remove unused code (#6864) 2020-08-05 13:59:46 +02:00
getter_test.go Stategen: always invalidate hot cache state in StateByRootInitialSync (#6698) 2020-07-23 04:25:50 +00:00
getter.go Save finalized checkpoint on beacon chain close (#6431) 2020-07-28 13:35:17 -05:00
hot_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
hot.go Batch Verify Blocks (#6469) 2020-07-07 04:16:12 +00:00
log.go Feature flag to gate prune state upon start up (#5011) 2020-03-05 06:24:59 +00:00
migrate_test.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
migrate.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
replay_test.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
replay.go Code quality issues - Remove unused code (#6864) 2020-08-05 13:59:46 +02:00
service_test.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
service.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
setter_test.go ForceCheckpoint return early when zero hashes (#6852) 2020-08-03 18:34:54 +00:00
setter.go ForceCheckpoint return early when zero hashes (#6852) 2020-08-03 18:34:54 +00:00