status-go/vendor/github.com/ethereum/go-ethereum/accounts
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
..
abi geth: upgrade geth to 1.8.21 (#1350) 2019-01-16 15:42:00 +01:00
keystore add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
usbwallet geth: upgrade geth to 1.8.21 (#1350) 2019-01-16 15:42:00 +01:00
accounts.go Update geth to 1.8.14 (#1171) 2018-08-27 11:22:21 +03:00
errors.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
hd.go update to geth v1.8.20 (#1327) 2018-12-19 11:02:07 +01:00
manager.go Upgrade to geth 1.7.3 and add geth patches (#492) 2018-01-15 21:26:41 +01:00
url.go Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +02:00