prysm-pulse/beacon-chain/state/stategen
terence tsao b150acffca
Recover state summary for sync validation (#7994)
* Recover state summary

* Add test

* Fix tests

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-11-29 20:42:45 -06:00
..
BUILD.bazel More feature flags removal (#7526) 2020-10-14 16:18:40 +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 Code quality issues - Remove unused code (#6864) 2020-08-05 13:59:46 +02:00
getter_test.go Recover state summary for sync validation (#7994) 2020-11-29 20:42:45 -06:00
getter.go Recover state summary for sync validation (#7994) 2020-11-29 20:42:45 -06: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 Loadblock returns err on invalid range (#7811) 2020-11-16 01:06:13 +00:00
migrate.go Use a short cut in migration step (#7686) 2020-10-31 19:01:05 +00:00
replay_test.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
replay.go Loadblock returns err on invalid range (#7811) 2020-11-16 01:06:13 +00:00
service_test.go Stategen Bug Fixes (#7674) 2020-10-29 16:14:57 +00:00
service.go Startup routine to clean up dirty states in DB (#7729) 2020-11-06 21:05:44 +00:00
setter_test.go Update delete state(s) functions (#7754) 2020-11-09 15:37:36 -08:00
setter.go Stategen Bug Fixes (#7674) 2020-10-29 16:14:57 +00:00