nimbus-eth1/fluffy/tools
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_lc_bridge Convert GasInt to uint64, bump nim-eth and nimbus-eth2 (#2461) 2024-07-07 06:52:11 +00:00
docker fix local dev container for portal-hive (#1931) 2023-12-11 14:56:00 +01:00
eth_data_exporter Rework beacon block proofs to better structure (#2493) 2024-07-17 11:32:05 +02:00
portal_bridge Remove duplicate logging code from fluffy (#2488) 2024-07-15 11:41:17 +02:00
utp_testing Bump nim-eth for ENR changes and related clean-up (#2422) 2024-06-27 17:59:08 +02:00
benchmark.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
blockwalk.nim Bump nim-web3 to 285d97c2b05bbe2a13dab4b52ea878157fb1a1a1 (#2088) 2024-03-21 08:05:22 +07:00
content_verifier.nim Rename to EpochRecord and other accumulator spec changes (#2473) 2024-07-11 17:42:45 +02:00
eth_data_exporter.nim Rename to EpochRecord and other accumulator spec changes (#2473) 2024-07-11 17:42:45 +02:00
fcli_db.nim Add reclaim to the fcli_db prune cmd (#2122) 2024-04-02 20:50:05 +02:00
portalcli.nim Bump nim-eth for ENR changes and related clean-up (#2422) 2024-06-27 17:59:08 +02:00