Commit Graph

63 Commits (9244d5cd61f3ea5a7645fdf2a1a96d53421e412f)

Author SHA1 Message Date
Håvard Anda Estensen 4b309c7006
all: replace non-trivial uses of package ioutil with os (#24886) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
Eng Zer Jun 8d066f1f42
all: use T.TempDir to create temporary test directories (#24633) 2 years ago
Martin Holst Swende 1b34283810
ethclient, accounts/keystore: fix flaky tests (#23599) 3 years ago
Felix Lange 8a134014b4
all: add go:build lines (#23468) 3 years ago
Marius van der Wijden 3822b09904
accounts/keystore: use github.com/google/uuid (#22217) 4 years ago
lightclient bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
Alex Prut ef84da8481
all: remove unneeded parentheses (#21921) 4 years ago
Pascal Dierich 566cb4c5f0
accounts/keystore: add missing function doc for SignText (#21914) 4 years ago
Alex Prut 810f9e057d
all: remove redundant conversions and import names (#21903) 4 years ago
Marius van der Wijden 1fed223483
accounts/keystore: fix flaky test (#21703) 4 years ago
mr_franklin c37e68e7c1
all: replace RWMutex with Mutex in places where RLock is not used (#21622) 4 years ago
Pau d5c267fd30
accounts/keystore: fix typo in error message (#21200) 4 years ago
Péter Szilágyi b1b75f0089
accounts/keystore, cmd/faucet: return old account to allow unlock 4 years ago
Péter Szilágyi 469b8739eb
acounts/keystore, cmd/faucet: fix faucet double import, fix twitter url 4 years ago
Marius van der Wijden 38aab0aa83
accounts/keystore: fix double import race (#20915) 4 years ago
Guillaume Ballet 8c1e8de839
accounts/keystore: fix staticcheck warnings (#20373) 5 years ago
SjonHortensius 36994e4e0b all: replace passPHRASE with passWORD in user interactions (#19932) 5 years ago
Martin Holst Swende 2046d66fe5
accounts/keystore: fix #19707, avoid keyword as variable name 5 years ago
Jeremy Schlatter a184ab7a61 accounts/keystore: enable fallback for darwin,!cgo (#19614) 5 years ago
Kurkó Mihály 107c67d74e accounts, cmd, internal, signer: add note about backing up the keystore (#19432) 5 years ago
Péter Szilágyi ae7344d799
accounts: switch Ledger derivation path to canonical one 6 years ago
Matthew Halpern 15eee47ebf accounts: prefer nil slices over zero-length slices (#19079) 6 years ago
Guillaume Ballet 9c7e65c435 accounts: fix typos from the `SignData` merge (#19119) 6 years ago
Paul Berg 572baae10a signer, clef: implement EIP191/712 (#17789) 6 years ago
Martin Holst Swende 43e8efe895
accounts, eth, clique, signer: support for external signer API (#18079) 6 years ago
Jeremy Schlatter aca588a8e4 accounts/keystore: small code simplification (#18394) 6 years ago
Jeremy Schlatter 072c95fb74 accounts/keystore: fix comment typo (#18395) 6 years ago
Wenbiao Zheng 32d35c9c08 accounts/keystore: delete the redundant keystore in filename (#17930) 6 years ago
Martin Holst Swende d5c7a6056a
cmd/clef: encrypt the master seed on disk (#17704) 6 years ago
Martin Holst Swende 6f004c46d5 accounts/keystore: double-check keystore file after creation (#17348) 6 years ago
Roc Yu 70176cda0e accounts/keystore: rename skipKeyFile to nonKeyFile to better reveal the function purpose (#17290) 6 years ago
Péter Szilágyi d9575e92fc crypto/secp256k1: remove external LGPL dependencies (#17239) 6 years ago
Ralph Caraveo III 5d30be412b all: switch out defunct set library to different one (#16873) 6 years ago
Wenbiao Zheng c95e4a80d1 accounts/keystore: assign schema as const instead of var (#16985) 6 years ago
GagziW 541f299fbb accounts: changed if-else blocks to conform with golint (#16654) 6 years ago
Armin afc2039f22 accounts/keystore: Improved error message 7 years ago
Martin Holst Swende bedf6f40af cmd/geth: make geth account new faster with many keys (#15529) 7 years ago
Martin Holst Swende e2b3a23663
accounts/keystore: Ignore initial trigger of rescan-event 7 years ago
Péter Szilágyi 6810674de9
accounts/keystore: lock file cache during scan, minor polish 7 years ago
Anton Evangelatov b64525694b accounts/keystore: comments above time.Sleep 7 years ago
Anton Evangelatov 448abb61eb accounts/keystore: change modtime for test cases to be bigger than 1sec. 7 years ago
Martin Holst Swende 88b1db7288 accounts/keystore: scan key directory without locks held (#15171) 7 years ago
Péter Szilágyi 5d9ac49c7e
accounts: refactor API for generalized USB wallets 7 years ago
Péter Szilágyi db568a61e2
accounts, console, internal: support trezor hardware wallet 7 years ago
Egon Elbre 7c74e166b0 accounts: fix megacheck warnings (#14903) 7 years ago
Felix Lange 225de7ca0a tests: update tests and implement general state tests (#14734) 7 years ago
Péter Szilágyi 72dd51e25a
accounts/keystore, crypto: don't enforce key checks on existing keyfiles 7 years ago
Péter Szilágyi aa73420207
accounts/keystore, crypto: enforce 256 bit keys on import 7 years ago
Felix Lange 0cc492f815 all: update license information 8 years ago