nimbus-eth1/fluffy/tools
Kim De Mey c5ecba83cd
Refactor and clean-up of history network and eth rpc (#1357)
- Switch from using Option to Opt which allows for smoother
usage with already existing Result types
- With all moved to Opt, make more use of valueOr to avoid
too many if else clause indentation and unstead have a more
clear error path at each step
- Remove dead code, char limits, style guide, etc.
- Replace getEncodedKeyForContent with ContentKey.init
and use ContentKey.init for each type
2022-12-09 17:59:36 +01:00
..
docker Add docker file for fluffy (#954) 2022-02-07 09:03:19 +01:00
utp_testing Bump nim-eth and nim-bearssl and accompanying fixes (#1150) 2022-07-04 09:38:02 +02:00
blockwalk.nim Improvements to the propagation and seeding of data (#1058) 2022-04-12 15:49:19 +02:00
eth_data_exporter.nim Add headers with proof content type and use it for verification (#1281) 2022-11-04 09:27:01 +01:00
portalcli.nim Refactor and clean-up of history network and eth rpc (#1357) 2022-12-09 17:59:36 +01:00