erigon-pulse/cmd/erigon-cl/core/state
Giulio rebuffo 43b09a7f55
Refactor of ssz interface (#7439)
Also added a better way to copy and the hasher
2023-05-05 11:19:24 +02:00
..
raw Refactor of ssz interface (#7439) 2023-05-05 11:19:24 +02:00
shuffling begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
state_encoding Added SSZ support for Phase0 state. (#7065) 2023-03-09 17:34:49 +00:00
tests Added SSZ support for Phase0 state. (#7065) 2023-03-09 17:34:49 +00:00
accessors_test.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
accessors.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
cache_accessors.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
cache_getters.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
cache_mutators.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
cache_setters.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
cache.go Refactor of ssz interface (#7439) 2023-05-05 11:19:24 +02:00
copy.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
mutators_test.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
mutators.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
root_test.go optimized state roots cache for erigon-cl (#7020) 2023-03-04 16:28:20 +00:00
root.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
ssz_test.go Refactor of ssz interface (#7439) 2023-05-05 11:19:24 +02:00
ssz.go Refactor of ssz interface (#7439) 2023-05-05 11:19:24 +02:00
test_util.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
upgrade.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
util.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00