status-go/account
Samuel Hawksby-Robinson 9eb49e1692 Removed unused ParseLoginParams and newErrZeroAddress functions 2024-03-20 10:12:49 +00:00
..
generator feat: create acc from private key endpoint added 2023-03-28 16:19:27 +02:00
json Refactored BasePayloadReceiver to handle Receive() 2023-04-04 11:56:40 +01:00
accounts.go feat: mobile status.go - getRandomMnemonic (#4712) 2024-02-19 16:53:01 +04:00
accounts_geth.go Chore: improve mocking for community tests (#3637) 2023-06-21 16:13:31 +04:00
accounts_test.go finished accounts_test.go 2024-03-20 10:12:49 +00: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 replace deprecated ioutil.TempDir with os.MkdirTemp 2023-01-03 15:40:11 +01:00
onboarding.go Removed uuid shadowing 2024-03-20 10:12:49 +00:00
onboarding_test.go add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
utils.go Removed unused ParseLoginParams and newErrZeroAddress functions 2024-03-20 10:12:49 +00:00
utils_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00