提交歷史

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