mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-10 13:01:21 +00:00
37da9ec1e3
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. |
||
---|---|---|
.. | ||
copy.go | ||
errors.go | ||
getters.go | ||
hashing.go | ||
params.go | ||
setters.go | ||
ssz.go | ||
state.go | ||
test_util.go |