laconicd/rpc/ethereum
Adu f42f339d05
rpc: personal_listWallets (#748)
* Problem: need to add JSON-RPC endpoint personal_listWallets

Closes #745

* wallet level that manages accounts is not supported by keyring interface, will return nil

* changelog entry

* fix lint failure by exposing RawWallet as public

* fix notes typo
2021-11-15 11:20:59 +00:00
..
backend tests: integration tests with JSON-RPC client (#704) 2021-11-14 14:34:10 +01:00
namespaces rpc: personal_listWallets (#748) 2021-11-15 11:20:59 +00:00
pubsub fix pubsub underterministic test (#666) 2021-10-13 09:07:20 +00:00
types tests: integration tests with JSON-RPC client (#704) 2021-11-14 14:34:10 +01:00