nimbus-eth1/fluffy/eth_data
Kim De Mey 3bb707422b
Rework beacon block proofs to better structure (#2493)
The 3 proofs can be reworked to two proofs as we can use the
BeaconBlock directly instead of BeaconBlockHeader and
BeaconBlockBody. This is possible because the HTR of the
BeaconBlock is the same as the one of the BeaconBlockHeader.

This results in 32 bytes less as an intermediate hash can be
removed. But more importantly looks more clean and compact in
structure and code.
2024-07-17 11:32:05 +02:00
..
era1.nim Rename to EpochRecord and other accumulator spec changes (#2473) 2024-07-11 17:42:45 +02:00
history_data_json_store.nim Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
history_data_seeding.nim Rename to EpochRecord and other accumulator spec changes (#2473) 2024-07-11 17:42:45 +02:00
history_data_ssz_e2s.nim Rename to EpochRecord and other accumulator spec changes (#2473) 2024-07-11 17:42:45 +02:00
yaml_eth_types.nim Rework beacon block proofs to better structure (#2493) 2024-07-17 11:32:05 +02:00
yaml_utils.nim Rework beacon block proofs to better structure (#2493) 2024-07-17 11:32:05 +02:00