prysm-pulse/beacon-chain/state/stategen
Radosław Kapka 7f56ac6355
Massive code cleanup (#10913)
* Massive code cleanup

* fix test issues

* remove GetGenesis mock expectations

* unused receiver

* rename unused params

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-06-27 13:34:38 +00:00
..
mock Clean up various warnings (#10710) 2022-05-19 04:38:04 +00:00
BUILD.bazel Move BeaconBlockNil Checker Function to Consensus-Types/Wrapper Package (#10731) 2022-05-20 23:29:16 +00:00
cacher.go Cleanup of stategen package (#10607) 2022-05-09 22:25:47 +00:00
epoch_boundary_state_cache_test.go Cleanup of stategen package (#10607) 2022-05-09 22:25:47 +00:00
epoch_boundary_state_cache.go Cleanup of stategen package (#10607) 2022-05-09 22:25:47 +00:00
errors.go Fix Miscellaneous Deep Source Issues (#8007) 2020-11-30 19:55:30 -06:00
getter_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
getter.go Move BeaconBlockNil Checker Function to Consensus-Types/Wrapper Package (#10731) 2022-05-20 23:29:16 +00:00
history_test.go use slot:block index correctly (#10820) 2022-06-07 16:47:42 +00:00
history.go use slot:block index correctly (#10820) 2022-06-07 16:47:42 +00:00
hot_state_cache_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
hot_state_cache.go Cleanup of stategen package (#10607) 2022-05-09 22:25:47 +00:00
init_test.go Config registry (#10683) 2022-05-20 07:16:53 +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 Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
migrate.go use slot:block index correctly (#10820) 2022-06-07 16:47:42 +00:00
mock_test.go use slot:block index correctly (#10820) 2022-06-07 16:47:42 +00:00
replay_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
replay.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
replayer_test.go Rename Block Package in Consensus-Types to Interfaces (#10605) 2022-05-02 14:32:37 -04:00
replayer.go Clean up misc warnings (#10900) 2022-06-21 15:26:56 +00:00
service_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
service.go Cleanup of stategen package (#10607) 2022-05-09 22:25:47 +00:00
setter_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
setter.go Cleanup of stategen package (#10607) 2022-05-09 22:25:47 +00:00