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. |
||
---|---|---|
.. | ||
test_data | ||
block_transition.go | ||
finalization_and_justification.go | ||
operations_test.go | ||
operations.go | ||
process_attestations.go | ||
process_bls_to_execution_change.go | ||
process_effective_balance_update.go | ||
process_epoch_test.go | ||
process_epoch.go | ||
process_inactivity_scores.go | ||
process_registry_updates.go | ||
process_rewards_and_penalties.go | ||
process_slashings.go | ||
process_slots_test.go | ||
process_slots.go | ||
process_sync_aggregate.go | ||
process_sync_committee_update_test.go | ||
process_sync_committee_update.go | ||
processing_test.go | ||
processing.go | ||
resets.go |