erigon-pulse/cmd/erigon-cl/core/state/raw
a 37da9ec1e3
[caplin] ssz byteobjects (#7454)
instead of converting from ssz -> struct -> ssz, it may be better to
just stay as ssz, then use methods to read the data.

this pr explores this concept, while maintaining compatiblity with the
existing codebase.
2023-05-10 21:37:50 +02:00
..
copy.go [caplin] ssz byteobjects (#7454) 2023-05-10 21:37:50 +02:00
errors.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
getters.go [caplin] ssz byteobjects (#7454) 2023-05-10 21:37:50 +02:00
hashing.go [caplin] ssz byteobjects (#7454) 2023-05-10 21:37:50 +02:00
params.go begin refactor of beacon state (#7433) 2023-05-04 15:18:42 +02:00
setters.go [caplin] ssz byteobjects (#7454) 2023-05-10 21:37:50 +02:00
ssz.go [caplin] ssz byteobjects (#7454) 2023-05-10 21:37:50 +02:00
state.go [caplin] ssz byteobjects (#7454) 2023-05-10 21:37:50 +02:00
test_util.go [caplin] ssz byteobjects (#7454) 2023-05-10 21:37:50 +02:00