prysm-pulse/beacon-chain/state
Nishant Das 1ff5a43385
Add the Abillity to Defragment the Beacon State (#13444)
* Defragment head state

* change log level

* change it to be more efficient

* add flag

* add tests and clean up

* fix it

* gosimple

* Update container/multi-value-slice/multi_value_slice.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* radek's review

* unlock it

* remove from fc lock

---------

Co-authored-by: rkapka <rkapka@wp.pl>
2024-01-13 05:44:02 +00:00
..
fieldtrie Optimize Multivalue Slice For Trie Recomputation (#13238) 2023-12-01 12:01:28 +01:00
genesis build tag to exclude mainnet genesis from prysmctl (#12244) 2023-04-06 19:45:35 +00:00
state-native Add the Abillity to Defragment the Beacon State (#13444) 2024-01-13 05:44:02 +00:00
stategen fixing sa4006 (#13350) 2023-12-15 16:49:27 +00:00
stateutil Fix redundant type converstion (#13076) 2023-10-20 15:07:10 +00:00
testing Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
error.go Move ErrNilValidatorsInState from one in each state version to a common one (#10074) 2022-01-18 08:19:20 +00:00
interfaces.go Add the Abillity to Defragment the Beacon State (#13444) 2024-01-13 05:44:02 +00:00
prometheus.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00