mirror of https://github.com/status-im/op-geth.git
512ffa2bf4
* Add initial UserAccount and AccountManager structs * Add NewAccount, Sign and Accounts functions * Refactor key stores to use key address as main identifier while keeping the UUID. * Use key address as file/dir names instead of UUID |
||
---|---|---|
.. | ||
secp256k1 | ||
sha3 | ||
crypto.go | ||
crypto_test.go | ||
curve.go | ||
encrypt_decrypt_test.go | ||
key.go | ||
key_manager.go | ||
key_store.go | ||
key_store_passphrase.go | ||
key_store_plain.go | ||
key_store_test.go | ||
keypair.go | ||
keyring.go | ||
keys_test.go | ||
mnemonic.go | ||
mnemonic_test.go | ||
mnemonic_words.go |