Historique des commits

Auteur SHA1 Message Date
  Péter Szilágyi 1a83114c74 all: update author list and licenses il y a 6 ans
  Martin Holst Swende 43e8efe895 accounts, eth, clique, signer: support for external signer API (#18079) il y a 6 ans
  Péter Szilágyi 833e4d1319 accounts, cmd, eth, internal, mobile, node: split account backends il y a 8 ans
  Péter Szilágyi 230530f5ea accounts, mobile: make account manager API a bit more uniform il y a 8 ans
  Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3 il y a 8 ans
  Péter Szilágyi b37d175e59 accounts, internal, mobile: polish accounts API, extend Android tests il y a 9 ans
  Bas van Kervel 64a6c2c1b6 eth: add new RPC method (personal.) SignAndSendTransaction il y a 9 ans
  Felix Lange 6498df7b02 accounts: ensure TimedUnlock does not override indefinite unlock timeout il y a 9 ans
  Felix Lange 46df50be18 accounts: improve API and add documentation il y a 9 ans
  Felix Lange a9f26dcd0d accounts: cache key addresses il y a 9 ans
  Felix Lange 46e8940b19 accounts: streamline API il y a 9 ans
  Felix Lange 4e6d8b348d accounts: fix go vet warnings il y a 9 ans
  Felix Lange 85e6c40c00 accounts, crypto: move keystore to package accounts il y a 9 ans
  Péter Szilágyi 2e43414c79 accounts: increase re-lock timeout to account for slow CI servers il y a 10 ans
  Jeffrey Wilcke 98db08c42f Merge pull request #1548 from fjl/accounts-test-deflake il y a 10 ans
  Felix Lange 5aec1d94ad accounts: bump timeout and spin less in TestSignRace il y a 10 ans
  Felix Lange bfbcfbe4a9 all: fix license headers one more time il y a 10 ans
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL il y a 10 ans
  Felix Lange 7662dd9bbb accounts: fix data race when key is locked after the unlock timeout il y a 10 ans
  Felix Lange ea54283b30 all: update license information il y a 10 ans
  zelig fc17a527bc fix account ordering il y a 10 ans
  zelig fc2e33c594 unlock multiple passes and obsolete primary il y a 10 ans
  zelig 1d72aaa0cd simplify account unlocking il y a 10 ans
  Felix Lange 487f68ec48 accounts: add {Timed,}Unlock, remove SignLocked il y a 10 ans
  Felix Lange fb53a9362e accounts: AccountManager -> Manager il y a 10 ans
  Felix Lange afc530ea41 accounts: use time.Duration correctly il y a 10 ans
  Felix Lange fda7b4c79d accounts: use pointers consistently il y a 10 ans
  Gustav Simonsson d1311c53ee Address pull request comments il y a 10 ans
  Gustav Simonsson b296b36d2b Add automatic locking / unlocking of accounts il y a 10 ans
  Gustav Simonsson 923950ccaa Fix key store address hex decoding and accounts test il y a 10 ans