prysm-pulse/beacon-chain/state/stategen
Radosław Kapka 9e3598334d
Avoid double state copy in latestAncestor (#12326)
* Avoid double state copy in `latestAncestor`

* remove trailing newline

---------

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2023-04-25 14:12:56 +00:00
..
mock Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
cacher.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
epoch_boundary_state_cache_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
epoch_boundary_state_cache.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
errors.go Add a justified balance getter to forkchoice (#11513) 2022-09-30 06:39:07 -03:00
getter_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
getter.go Avoid double state copy in latestAncestor (#12326) 2023-04-25 14:12:56 +00:00
history_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
history.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
hot_state_cache_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
hot_state_cache.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
init_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +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 V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
migrate.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
mock_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
replay_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
replay.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
replayer_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
replayer.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
setter_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
setter.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00