status-go/node
Andrea Franz dcb0fa5262
add multi-account support (#1500)
* add multiaccount support

add multi account ImportPrivateKey and StoreAccount

test derivation from normal keys

* add multiaccount to mobile pkg

* use multiaccount params structs from the mobile pkg

* move multiaccount tests together with the other lib tests

* fix codeclimate warning and temporarily increase methods threshold

* split library_test_utils.go to avoid linter warnings
2019-07-24 20:59:15 +02:00
..
node.go add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
node_api_test.go Use status-im whisper/whisperv6 module everywhere 2018-10-03 09:27:51 +03:00
node_test.go Upgrade geth 1.8.17 plus add metrics during compilation time (#1273) 2018-11-14 08:03:58 +01:00
status_node.go Permissions api (#1524) 2019-07-21 08:41:30 +03:00
status_node_rpc_client_test.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00
status_node_test.go Cache keys (#1497) 2019-06-24 09:26:25 +02:00