status-go/extkeys
Pedro Pombeiro c8a911ebd1 Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
..
go.mod fix Whisper submodule version; bump go-ethereum version 2019-12-09 16:26:00 +01:00
go.sum fix Whisper submodule version; bump go-ethereum version 2019-12-09 16:26:00 +01:00
hdkey.go add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
hdkey_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
mnemonic.go Add ValidateMnemonic method (#1713) 2019-12-16 14:55:02 +01:00
mnemonic_test.go create random accounts in memory for onboarding (#1464) 2019-06-27 00:28:16 +02:00
mnemonic_vectors.json
utils.go