mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-09 20:41:20 +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. |
||
---|---|---|
.. | ||
fork_graph | ||
test_data | ||
checkpoint_state.go | ||
fork_choice_test.go | ||
forkchoice.go | ||
get_head.go | ||
on_attestation.go | ||
on_attester_slashing.go | ||
on_block.go | ||
on_tick.go | ||
utils.go |