prysm-pulse/beacon-chain/core/transition
Potuz fb65421678
refactor next slot cache (#12233)
* refactor next slot cache

* fix test

* rename function

* fix spectests

* remove TODO comments

---------

Co-authored-by: Nishant Das <nishdas93@gmail.com>
2023-04-04 16:04:00 +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 Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00: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 Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
state-bellatrix.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
state.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
trailing_slot_state_cache_test.go refactor next slot cache (#12233) 2023-04-04 16:04:00 +00:00
trailing_slot_state_cache.go refactor next slot cache (#12233) 2023-04-04 16:04:00 +00:00
transition_fuzz_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
transition_no_verify_sig_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
transition_no_verify_sig.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
transition_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
transition.go refactor next slot cache (#12233) 2023-04-04 16:04:00 +00:00