prysm-pulse/beacon-chain/state/stategen
Radosław Kapka 32fb183392
Modify the algorithm of updateFinalizedBlockRoots (#13486)
* rename error var

* new algo

* replay_test

* add comment

* review

* fill out parent root

* handle edge cases

* review
2024-03-21 21:09:56 +00:00
..
mock Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
BUILD.bazel Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
cacher.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
epoch_boundary_state_cache_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
epoch_boundary_state_cache.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
errors.go Holesky support (#12821) 2023-08-29 14:27:50 +00:00
getter_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
getter.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
history_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
history.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
hot_state_cache_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
hot_state_cache.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
init_test.go Update to V5 (#13622) 2024-02-15 05:46: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 Performance Metrics for Prysm (#11377) 2022-09-01 01:26:19 +00:00
migrate_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
migrate.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
mock_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
replay_test.go Modify the algorithm of updateFinalizedBlockRoots (#13486) 2024-03-21 21:09:56 +00:00
replay.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
replayer_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
replayer.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
service_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
service.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
setter_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
setter.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00