prysm-pulse/beacon-chain/state/stategen
terence tsao df93affb4e
Move hot state cache to stategen (#8153)
* Move hot state cache to stategen

* Fix build.bazel

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-12-17 20:40:47 +00:00
..
BUILD.bazel Move hot state cache to stategen (#8153) 2020-12-17 20:40:47 +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 Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
errors.go Fix Miscellaneous Deep Source Issues (#8007) 2020-11-30 19:55:30 -06:00
getter_test.go Move hot state cache to stategen (#8153) 2020-12-17 20:40:47 +00:00
getter.go Move hot state cache to stategen (#8153) 2020-12-17 20:40:47 +00:00
hot_state_cache_test.go Move hot state cache to stategen (#8153) 2020-12-17 20:40:47 +00:00
hot_state_cache.go Move hot state cache to stategen (#8153) 2020-12-17 20:40:47 +00:00
log.go Feature flag to gate prune state upon start up (#5011) 2020-03-05 06:24:59 +00:00
metrics.go Cleanup stategen pkg (#7127) 2020-08-27 22:29:59 +00:00
migrate_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
migrate.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
replay_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
replay.go Loadblock returns err on invalid range (#7811) 2020-11-16 01:06:13 +00:00
service_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
service.go Move hot state cache to stategen (#8153) 2020-12-17 20:40:47 +00:00
setter_test.go Move hot state cache to stategen (#8153) 2020-12-17 20:40:47 +00:00
setter.go Move hot state cache to stategen (#8153) 2020-12-17 20:40:47 +00:00