prysm-pulse/beacon-chain/state/stategen
terencechain 9387a36b66
Refactor Exported Names to Follow Golang Best Practices (#13075)
* Fix exported names that start with a package name

* A few more renames

* Fix exported names that start with a package name

* A few more renames

* Radek's feedback

* Fix conflict

* fix keymanager test

* Fix comments

---------

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-10-20 16:45:33 +00:00
..
mock Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
BUILD.bazel Add Deneb upgrade function (#12433) 2023-08-31 08:41:57 -05: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 Handle Epoch Boundary Misses (#12579) 2023-07-05 09:23:51 +00:00
errors.go Holesky support (#12821) 2023-08-29 14:27:50 +00:00
getter_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
getter.go Holesky support (#12821) 2023-08-29 14:27:50 +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 Using the multi value slice for the beacon state (#12549) 2023-10-06 01:10:05 +00:00
migrate.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
mock_test.go Using the multi value slice for the beacon state (#12549) 2023-10-06 01:10:05 +00:00
replay_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
replay.go Add Deneb upgrade function (#12433) 2023-08-31 08:41:57 -05: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 Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
setter_test.go Handle Epoch Boundary Misses (#12579) 2023-07-05 09:23:51 +00:00
setter.go Remove confusing comment (#13045) 2023-10-13 00:36:03 +00:00