status-go/account
Sale Djenic c1c7d2dbf6 fix: create acc from mnemonic endpoint extended
`CreateAccountFromMnemonic` function renamed to `createAccountFromMnemonicAndDeriveAccountsForPaths`
and extended in a way that it is able to derive accounts from passed mnemonic for the given paths, if paths is empty
only an account from the given mnemonic will be generated. This endpoint doesn't store anything anywhere.
2022-10-28 19:50:55 +02:00
..
generator fix: create acc from mnemonic endpoint extended 2022-10-28 19:50:55 +02:00
accounts.go Wallet sync for generated accounts 2022-07-06 19:24:43 +03:00
accounts_geth.go fix: merge node config allows overide (#2664) 2022-05-24 12:57:45 +02:00
accounts_test.go Wallet sync for generated accounts 2022-07-06 19:24:43 +03:00
address.go Migrate more files to eth-node/crypto 2019-12-20 11:24:26 +01:00
address_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
keystore_geth.go remove nimbus 2021-05-21 07:22:58 +02:00
onboarding.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
onboarding_test.go add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
utils.go Fix tests and lint 2020-12-17 14:10:00 +01:00
utils_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00