Commit History

Author SHA1 Message Date
  Péter Szilágyi 1a83114c74 all: update author list and licenses 6 years ago
  Martin Holst Swende 43e8efe895 accounts, eth, clique, signer: support for external signer API (#18079) 6 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 9 years ago
  Bas van Kervel 64a6c2c1b6 eth: add new RPC method (personal.) SignAndSendTransaction 9 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 10 years ago
  Jeffrey Wilcke 98db08c42f Merge pull request #1548 from fjl/accounts-test-deflake 10 years ago
  Felix Lange 5aec1d94ad accounts: bump timeout and spin less in TestSignRace 10 years ago
  Felix Lange bfbcfbe4a9 all: fix license headers one more time 10 years ago
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 10 years ago
  Felix Lange 7662dd9bbb accounts: fix data race when key is locked after the unlock timeout 10 years ago
  Felix Lange ea54283b30 all: update license information 10 years ago
  zelig fc17a527bc fix account ordering 10 years ago
  zelig fc2e33c594 unlock multiple passes and obsolete primary 10 years ago
  zelig 1d72aaa0cd simplify account unlocking 10 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