erigon-pulse/cl/cltypes
Giulio rebuffo ff21ef7b21
Added checkpoints and justification bits processing (post-altair) (#6699)
* Added processing of checkpoints
* Unit tests rigorously imported from prysm
* They all pass :)
2023-01-26 00:31:20 +01:00
..
clonable Flexible Blocks and States for easy hard forking (#6566) 2023-01-17 02:22:05 +01:00
ssz_utils separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
aggregate_test.go separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
aggregate.go separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
attestations_test.go separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
attestations.go separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
beacon_block_test.go Fixed inconsistencies (#6670) 2023-01-23 12:04:50 +01:00
beacon_block.go Added beacon state capella support (#6673) 2023-01-23 14:26:57 +01:00
beacon_header.go separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
block_requests.go separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
bls_to_execution_change.go added support for Capella beacon blocks (#6665) 2023-01-22 23:39:23 +01:00
bls_to_execution_test.go Added Historical Summary and FromBlsToExecution (#6658) 2023-01-22 11:48:17 +01:00
checkpoint_test.go separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
checkpoint.go separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
clone.go Added Historical Summary and FromBlsToExecution (#6658) 2023-01-22 11:48:17 +01:00
eth1_block.go Added custom chain flags to embedded consensus lightclient (#6674) 2023-01-24 00:03:48 +01:00
eth1_data_test.go separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
eth1_data.go separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
fork.go Separation of SSZ Beacon State and Fix BeaconRpc (#6635) 2023-01-20 20:41:16 +01:00
historical_summary_test.go Added Historical Summary and FromBlsToExecution (#6658) 2023-01-22 11:48:17 +01:00
historical_summary.go Added beacon state capella support (#6673) 2023-01-23 14:26:57 +01:00
justification_bits_test.go Added checkpoints and justification bits processing (post-altair) (#6699) 2023-01-26 00:31:20 +01:00
justification_bits.go Added checkpoints and justification bits processing (post-altair) (#6699) 2023-01-26 00:31:20 +01:00
lightclient.go Shangai Compatible embedded CL lightclient (#6688) 2023-01-24 17:36:02 +01:00
network_test.go Shangai Compatible embedded CL lightclient (#6688) 2023-01-24 17:36:02 +01:00
network.go separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
participation_flags_test.go Added checkpoints and justification bits processing (post-altair) (#6699) 2023-01-26 00:31:20 +01:00
participation_flags.go Added checkpoints and justification bits processing (post-altair) (#6699) 2023-01-26 00:31:20 +01:00
slashings.go separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
types_encoding.go separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
types.go separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
validator_test.go Separation of SSZ Beacon State and Fix BeaconRpc (#6635) 2023-01-20 20:41:16 +01:00
validator.go Added checkpoints and justification bits processing (post-altair) (#6699) 2023-01-26 00:31:20 +01:00