prysm-pulse/beacon-chain/core/transition
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
..
interop Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
stateutils Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
altair_transition_no_verify_sig_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
bellatrix_transition_no_verify_sig_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
benchmarks_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Add Deneb upgrade function (#12433) 2023-08-31 08:41:57 -05:00
log.go Rename beacon-chain/core/state to beacon-chain/core/transition pkg (#9530) 2021-09-08 10:41:47 +00:00
skip_slot_cache_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
skip_slot_cache.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
state_fuzz_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
state_test.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
state-bellatrix.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
state.go Using the multi value slice for the beacon state (#12549) 2023-10-06 01:10:05 +00:00
trailing_slot_state_cache_test.go Fix Next State Mismatch (#12247) 2023-04-06 17:52:15 +08:00
trailing_slot_state_cache.go Fix Next State Mismatch (#12247) 2023-04-06 17:52:15 +08:00
transition_fuzz_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
transition_no_verify_sig_test.go test:beta.1 deneb tests (#12680) 2023-08-31 08:41:57 -05:00
transition_no_verify_sig.go test:beta.1 deneb tests (#12680) 2023-08-31 08:41:57 -05:00
transition_test.go Add Deneb upgrade function (#12433) 2023-08-31 08:41:57 -05:00
transition.go Add Deneb upgrade function (#12433) 2023-08-31 08:41:57 -05:00