jangko
|
a5d4759bfd
|
enhance net-key command line option to accept random, hex, and path
- previously it only accept hex
- fix #587
|
2022-07-30 08:46:11 +07:00 |
Kim De Mey
|
fb12793482
|
Bump nim-eth and nim-bearssl and accompanying fixes (#1150)
|
2022-07-04 09:38:02 +02:00 |
jangko
|
9108301eef
|
config: remove global rng from NimbusConfiguration
move the rng to EthContext
|
2021-09-07 22:02:29 +07:00 |
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 |