erigon-pulse/cmd/erigon-cl/core
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
..
rawdb Refactor of ssz interface (#7439) 2023-05-05 11:19:24 +02:00
state [caplin] ssz byteobjects (#7454) 2023-05-10 21:37:50 +02:00
transition [caplin] ssz byteobjects (#7454) 2023-05-10 21:37:50 +02:00
checkpoint.go Refactor of ssz interface (#7439) 2023-05-05 11:19:24 +02:00