prysm-pulse/beacon-chain/state/stategen
Victor Farazdagi 04b2e0776d
Fix import shadowing of state package (#8191)
* update shadowed var name

* update var names

* remove unnecessary delta

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-01-04 20:07:12 +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 Fix import shadowing of db package (#8158) 2020-12-18 19:12:30 +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 Fix import shadowing of db package (#8158) 2020-12-18 19:12:30 +00:00
migrate.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
replay_test.go Fix import shadowing of db package (#8158) 2020-12-18 19:12:30 +00:00
replay.go Loadblock returns err on invalid range (#7811) 2020-11-16 01:06:13 +00:00
service_test.go Fix import shadowing of db package (#8158) 2020-12-18 19:12:30 +00:00
service.go Fix import shadowing of db package (#8158) 2020-12-18 19:12:30 +00:00
setter_test.go Fix import shadowing of db package (#8158) 2020-12-18 19:12:30 +00:00
setter.go Fix import shadowing of state package (#8191) 2021-01-04 20:07:12 +00:00