Commit Graph

28 Commits (45baf21111c03d2954c81fdf828e630a8d7b05c1)

Author SHA1 Message Date
Håvard Anda Estensen 460cc1673e
cmd: run tests in parallel (#28546) 10 months ago
willian.eth 52ed3570c4
cmd: migrate to urfave/cli/v2 (#24751) 2 years ago
Sina Mahmoodi f20a569265
cmd/geth: drop geth js command (#25000) 2 years ago
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
ligi 0c1bd22ec0
cmd/geth: make test pass on a pi4 by using lightkdf (#24314) 3 years ago
Guillaume Ballet c7a6be163f
cmd/utils: don't enumerate USB unless --usb is set (#22130) 4 years ago
Marius van der Wijden 4859929798
cmd/geth: fixed parallelization flaw in account import test (#22002) 4 years ago
Martin Holst Swende aba0c234c2
cmd/geth: make tests run quicker + use less memory and disk (#21919) 4 years ago
Martin Holst Swende 6f88d6530a
trie, rpc, cmd/geth: fix tests on 32-bit and windows + minor rpc fixes (#21871) 4 years ago
Marius van der Wijden 38aab0aa83
accounts/keystore: fix double import race (#20915) 4 years ago
Adam Schmideg fe9ffa5953
crypto: improve error messages in LoadECDSA (#20718) 5 years ago
SjonHortensius 36994e4e0b all: replace passPHRASE with passWORD in user interactions (#19932) 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 6d6a5a9337 cmd, consensus, core, miner: instatx clique for --dev (#15323) 7 years ago
Jim McDonald 688ee6d1e5 cmd/geth: update tests for EIP55-compliant Address.Hex() 7 years ago
Lewis Marshall a1f3878ec5 swarm/test: add integration test for 'swarm up' (#14353) 7 years ago
Bas van Kervel f6c0f76cc5
cmd/geth: reorganise account/wallet command/flags 8 years ago
Péter Szilágyi 23a5d64fd0
accounts, cmd: port packages over to the new logging system 8 years ago
Péter Szilágyi c5215fdd48
accounts, cmd, internal, mobile, node: canonical account URLs 8 years ago
Péter Szilágyi 833e4d1319
accounts, cmd, eth, internal, mobile, node: split account backends 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Felix Lange 91aaddaeb3 cmd/geth: add recovery procedure for AmbiguousAddrError 9 years ago
Felix Lange aca9d6a1fb cmd/geth: print actual error when --unlock fails 9 years ago
Felix Lange 6f1ca0bc91 accounts: add ErrDecrypt 9 years ago
Felix Lange a9f26dcd0d accounts: cache key addresses 9 years ago
Felix Lange ee1682ffe6 cmd/geth: add tests for account commands 9 years ago