prysm-pulse/beacon-chain/state/stategen
Preston Van Loon 4b4e213a24
stategen: Pre-populate bls pubkey cache as part of stategen's Resume function (#11482)
* Pre-populate bls pubkey cache as part of state gen's Resume function. This adds some helpers and a benchmark to blst

* Do it async

* fix missing import

* lint

---------

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: rauljordan <raul@prysmaticlabs.com>
2023-05-10 10:44:15 +00:00
..
mock Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel stategen: Pre-populate bls pubkey cache as part of stategen's Resume function (#11482) 2023-05-10 10:44:15 +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 stategen: Pre-populate bls pubkey cache as part of stategen's Resume function (#11482) 2023-05-10 10:44:15 +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