nimbus-eth1/fluffy/network
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
..
beacon Move Portal wire and networks setup to new portal_node module (#2464) 2024-07-09 19:22:25 +02:00
header Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
history Rework beacon block proofs to better structure (#2493) 2024-07-17 11:32:05 +02:00
state Fluffy state network tests and logging improvements (#2402) 2024-06-20 23:41:34 +08:00
wire Set the routing table ip limits back to defaults (#2470) 2024-07-10 17:26:30 +02:00