nimbus-eth1/fluffy/network/state
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
..
state_content.nim Refactor and clean-up of history network and eth rpc (#1357) 2022-12-09 17:59:36 +01:00
state_distance.nim StyleCheck fixes for Fluffy and lcproxy (#1220) 2022-09-10 21:00:27 +02:00
state_network.nim Refactor and clean-up of history network and eth rpc (#1357) 2022-12-09 17:59:36 +01:00