prysm-pulse/beacon-chain/state/stategen
Potuz 0d6e8718fd
Aditya's PR 18 (#11945)
* Aditya's PR 18

This PR implements PR18. There is still a missing piece which is
consistency of head with finalized checkpoint. I will think on ways to
enforce this.

* prune finalized incompatible

* don't check finalization on viable for head

* unit tests fixes

* gazelle

* remove finalized epoch from viableForHead

* remove finalized epoch from leadsToViableHead

* use non-slashed indices

* function rename

* lint fixes

* lint fixes

* lint fixes
2023-02-05 09:40:07 -03:00
..
mock Aditya's PR 18 (#11945) 2023-02-05 09:40:07 -03:00
BUILD.bazel Add upgrade to Capella to statereplay (#11686) 2022-11-24 14:58:05 +00:00
cacher.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
epoch_boundary_state_cache_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
epoch_boundary_state_cache.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
errors.go Add a justified balance getter to forkchoice (#11513) 2022-09-30 06:39:07 -03:00
getter_test.go Aditya's PR 18 (#11945) 2023-02-05 09:40:07 -03:00
getter.go Aditya's PR 18 (#11945) 2023-02-05 09:40:07 -03:00
history_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
history.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
hot_state_cache_test.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
hot_state_cache.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
init_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Feature flag to gate prune state upon start up (#5011) 2020-03-05 06:24:59 +00:00
metrics.go Performance Metrics for Prysm (#11377) 2022-09-01 01:26:19 +00:00
migrate_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
migrate.go Migrate Historical States In Separate Routine (#11501) 2022-10-05 19:11:03 +00:00
mock_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
replay_test.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
replay.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
replayer_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
replayer.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
service_test.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
service.go Aditya's PR 18 (#11945) 2023-02-05 09:40:07 -03:00
setter_test.go Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
setter.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00