nimbus-eth1/nimbus/rpc
jangko 34972c6cea
config: remove accounts management from NimbusConfiguration
a new AccountsManager and EthContext is created for managing
keystore and accounts

this is a preparation for new config using ConfUtils
2021-09-07 22:02:29 +07:00
..
common.nim implement "net_nodeInfo" rpc 2021-05-19 16:35:13 +07:00
debug.nim code cleanup removed unused imports 2021-08-18 10:35:36 +07:00
hexstrings.nim Whisper: Remove Whisper-specific hexstring/JSON/key storage support 2021-06-01 18:12:48 +01:00
key_storage.nim Whisper: Remove Whisper-specific hexstring/JSON/key storage support 2021-06-01 18:12:48 +01:00
p2p.nim config: remove accounts management from NimbusConfiguration 2021-09-07 22:02:29 +07:00
rpc_types.nim Whisper: Remove all the main Whisper code (config, startup, RPC etc) 2021-06-01 18:12:48 +01:00
rpc_utils.nim code cleanup removed unused imports 2021-08-18 10:35:36 +07:00