nimbus-eth1/fluffy/tools
Kim De Mey 3bf0920a16
Remove Portal beacon-lc-bridge (#2897)
The idea of the beacon-lc-bridge was to allow to bridge data into
the Portal network while only using p2p protocols to get access
to the data.

It is however incomplete as for history content the receipts are
missing. These could be added by also adding devp2p access.
But for the beacon content, there would be no way for getting the
historical summaries over p2p.

And then we did not even look yet on how to do this for state.

Considering it is incomplete it was also not being used by anyone
and thus we remove it.
2024-12-02 17:30:17 +01:00
..
docker Rename the debug docker files + add a simpler/faster one for Linux (#2731) 2024-10-13 18:07:17 +02:00
eth_data_exporter Implement EIP-7702: Set EOA account code (#2631) 2024-11-25 11:28:03 +01:00
portal_bridge Fluffy: Cleanup state bridge preimages backend and add logging for transfer limit reached (#2896) 2024-12-02 16:09:43 +08:00
utp_testing More clean-up since eth types refactor (#2742) 2024-10-16 14:18:02 +02:00
benchmark.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
blockwalk.nim Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00
eth_data_exporter.nim Move premix's downloader and parser to fluffy/tools/eth_data_exporter (#2709) 2024-10-08 03:07:24 +00:00
fcli_db.nim Fluffy: Implement contains db handler to improve lookup performance when accepting offers (#2815) 2024-11-04 22:02:51 +08:00
portalcli.nim Fluffy: Implement contains db handler to improve lookup performance when accepting offers (#2815) 2024-11-04 22:02:51 +08:00