nimbus-eth1/fluffy/network
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
..
beacon_light_client bump nimbus-eth2 (#1345) 2022-12-02 16:09:31 +01:00
header StyleCheck fixes for Fluffy and lcproxy (#1220) 2022-09-10 21:00:27 +02:00
history Refactor and clean-up of history network and eth rpc (#1357) 2022-12-09 17:59:36 +01:00
state Refactor and clean-up of history network and eth rpc (#1357) 2022-12-09 17:59:36 +01:00
wire Refactor and clean-up of history network and eth rpc (#1357) 2022-12-09 17:59:36 +01:00
network_seed.nim Make portal network generic in db store and db get (#1290) 2022-11-08 18:31:45 +01:00