erigon-pulse/cl/cltypes
Giulio rebuffo 4bee05dd12
Added ETH1 Block SSZ Hashing to CL (#6549)
more of SSZ again.
2023-01-11 17:18:14 +01:00
..
ssz_utils Added ETH1 Block SSZ Hashing to CL (#6549) 2023-01-11 17:18:14 +01:00
aggregate_test.go ExecutionPayloaHeader: ssz support for withdrawals root (#6524) 2023-01-09 01:04:05 +01:00
aggregate.go ExecutionPayloaHeader: ssz support for withdrawals root (#6524) 2023-01-09 01:04:05 +01:00
attestations_test.go [First PR] Removing FastSSZ and use more efficient hashing with gohashtree (#6520) 2023-01-07 12:25:28 +01:00
attestations.go [First PR] Removing FastSSZ and use more efficient hashing with gohashtree (#6520) 2023-01-07 12:25:28 +01:00
beacon_block.go Added ETH1 Block SSZ Hashing to CL (#6549) 2023-01-11 17:18:14 +01:00
beacon_header.go ExecutionPayloaHeader: ssz support for withdrawals root (#6524) 2023-01-09 01:04:05 +01:00
checkpoint_test.go [First PR] Removing FastSSZ and use more efficient hashing with gohashtree (#6520) 2023-01-07 12:25:28 +01:00
checkpoint.go [First PR] Removing FastSSZ and use more efficient hashing with gohashtree (#6520) 2023-01-07 12:25:28 +01:00
clone.go [First PR] Removing FastSSZ and use more efficient hashing with gohashtree (#6520) 2023-01-07 12:25:28 +01:00
custom_types.go Verification by root and not by slot (#6243) 2022-12-07 21:26:45 +01:00
eth1_block.go Added ETH1 Block SSZ Hashing to CL (#6549) 2023-01-11 17:18:14 +01:00
eth1_data_test.go [First PR] Removing FastSSZ and use more efficient hashing with gohashtree (#6520) 2023-01-07 12:25:28 +01:00
eth1_data.go [First PR] Removing FastSSZ and use more efficient hashing with gohashtree (#6520) 2023-01-07 12:25:28 +01:00
Makefile [First PR] Removing FastSSZ and use more efficient hashing with gohashtree (#6520) 2023-01-07 12:25:28 +01:00
network_test.go [First PR] Removing FastSSZ and use more efficient hashing with gohashtree (#6520) 2023-01-07 12:25:28 +01:00
network.go [First PR] Removing FastSSZ and use more efficient hashing with gohashtree (#6520) 2023-01-07 12:25:28 +01:00
types_encoding.go Added ETH1 Block SSZ Hashing to CL (#6549) 2023-01-11 17:18:14 +01:00
types.go Added ETH1 Block SSZ Hashing to CL (#6549) 2023-01-11 17:18:14 +01:00
validator.go ExecutionPayloaHeader: ssz support for withdrawals root (#6524) 2023-01-09 01:04:05 +01:00