Commit Graph

8 Commits (b8bc9b3d8e603ca6de70f5f6c38976514e1fb88e)

Author SHA1 Message Date
Martin Holst Swende 2046d66fe5
accounts/keystore: fix #19707, avoid keyword as variable name 5 years ago
Martin Holst Swende 88b1db7288 accounts/keystore: scan key directory without locks held (#15171) 7 years ago
Péter Szilágyi db568a61e2
accounts, console, internal: support trezor hardware wallet 7 years ago
Felix Lange 0cc492f815 all: update license information 8 years ago
Péter Szilágyi e99c788155
accounts: ledger and HD review fixes 8 years ago
Péter Szilágyi c5215fdd48
accounts, cmd, internal, mobile, node: canonical account URLs 8 years ago
Péter Szilágyi fad5eb0a87
accounts, cmd, eth, internal, miner, node: wallets and HD APIs 8 years ago
Péter Szilágyi 833e4d1319
accounts, cmd, eth, internal, mobile, node: split account backends 8 years ago
Péter Szilágyi 230530f5ea
accounts, mobile: make account manager API a bit more uniform 8 years ago
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
Péter Szilágyi b37d175e59
accounts, internal, mobile: polish accounts API, extend Android tests 8 years ago
Bas van Kervel 64a6c2c1b6 eth: add new RPC method (personal.) SignAndSendTransaction 8 years ago
Felix Lange 6498df7b02 accounts: ensure TimedUnlock does not override indefinite unlock timeout 9 years ago
Felix Lange 46df50be18 accounts: improve API and add documentation 9 years ago
Felix Lange a9f26dcd0d accounts: cache key addresses 9 years ago
Felix Lange 46e8940b19 accounts: streamline API 9 years ago
Felix Lange 4e6d8b348d accounts: fix go vet warnings 9 years ago
Felix Lange 85e6c40c00 accounts, crypto: move keystore to package accounts 9 years ago
Péter Szilágyi 2e43414c79 accounts: increase re-lock timeout to account for slow CI servers 9 years ago
Felix Lange 5aec1d94ad accounts: bump timeout and spin less in TestSignRace 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange 7662dd9bbb accounts: fix data race when key is locked after the unlock timeout 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
zelig fc17a527bc fix account ordering 9 years ago
zelig fc2e33c594 unlock multiple passes and obsolete primary 9 years ago
zelig 1d72aaa0cd simplify account unlocking 9 years ago
Felix Lange 487f68ec48 accounts: add {Timed,}Unlock, remove SignLocked 10 years ago
Felix Lange fb53a9362e accounts: AccountManager -> Manager 10 years ago
Felix Lange afc530ea41 accounts: use time.Duration correctly 10 years ago
Felix Lange fda7b4c79d accounts: use pointers consistently 10 years ago
Gustav Simonsson d1311c53ee Address pull request comments 10 years ago
Gustav Simonsson b296b36d2b Add automatic locking / unlocking of accounts 10 years ago
Gustav Simonsson 923950ccaa Fix key store address hex decoding and accounts test 10 years ago
Maran 40adb7feb6 Implement OS sensitive dataDirs 10 years ago
Felix Lange 4ab7a290cd accounts: use crypto/randentropy in test 10 years ago
Gustav Simonsson 8d9752a557 Address pull request comments 10 years ago
Gustav Simonsson 512ffa2bf4 Add accounts package and refactor key stores 10 years ago