status-go/api
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
..
app_state.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
app_state_test.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
backend.go add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
backend_subs_test.go All envelopes might be delivered in multiple batches (#1483) 2019-06-08 11:04:18 +03:00
backend_test.go Expose vanilla ECDSA signing (#1444) 2019-04-18 15:52:08 +02:00
connection.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
connection_test.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
utils.go fix HashMessage to decode hex only if needed (#1450) 2019-04-30 01:26:41 +02:00
utils_test.go fix HashMessage to decode hex only if needed (#1450) 2019-04-30 01:26:41 +02:00