Commit Graph

100 Commits (d0fd1331f16bf4a075338d70548492ae042ee327)

Author SHA1 Message Date
zhiqiangxu 71210b0630
all: simplify tests using t.TempDir() (#30150) 2 months ago
kukuru909 deaf10982c
cmd/clef, cmd/evm: fix markdown issues in README (#29954) 3 months ago
trillo caafa93598
all: improve some error strings (#29842) 4 months ago
forestkeeperio.eth bd91810462
cmd: fix some typos in readmes (#29405) 5 months ago
Justin Dhillon 821d70240d
cmd/clef: add spaces in README.md table (#29077) 7 months ago
Dimitris Apostolou 8fd43c8013
all: fix typos in comments (#28881) 8 months ago
Martin HS d3452a22cc
accounts: properly close managed wallets when closing manager (#28710) 9 months ago
Martin HS 553bafc127
cmd/evm, cmd/clef, cmd/bootnode: fix / unify logging (#28696) 9 months ago
alex edc864f9ba
all: fix typos in comments (#28682) 9 months ago
Elias Rad 0f74aad641
all: fix typos in comments (#28662) 9 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 10 months ago
Håvard Anda Estensen 460cc1673e
cmd: run tests in parallel (#28546) 10 months ago
Zoro 2814ee0547
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 10 months ago
Martin Holst Swende 233db64cc1
all: make vendored copy of reexec (#28382) 11 months ago
rjl493456442 1cb3b6aee4
eth/protocols/snap: fix snap sync failure on empty storage range (#28306) 11 months ago
Curith 6ca3ef9a7b
node: fix listening on IPv6 address (#27628) (#27635) 1 year ago
mmsqe f3314bb6df
rpc: add limit for batch request items and response size (#26681) 1 year ago
Péter Szilágyi c7c84ca16c
all: remove the Rinkeby testnet (#27406) 1 year ago
Delweng e9c3183c52
cmd: use errrors.New instead of empty fmt.Errorf (#27329) 1 year ago
Péter Szilágyi 095e365fac
all: remove support for Ropsten (#26644) 2 years ago
Joseph Cook 55a92fa0a4
cmd/clef: list accounts at startup (#26082) 2 years ago
Martin Holst Swende 17744639da
cmd/clef: add importraw feature to clef (#26058) 2 years ago
Joseph Cook f3a005f176
cmd/clef: add `list-accounts` and `list-wallets` to CLI (#26080) 2 years ago
Felix Lange 65f3c1b46f
internal/version: use gitCommit injection in version handling code (#25851) 2 years ago
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
willian.eth 52ed3570c4
cmd: migrate to urfave/cli/v2 (#24751) 2 years ago
lightclient@protonmail.com 0c6f81f888
all: remove version field from rpc.API 2 years ago
lightclient 119f955686
all: remove `public` field from `rpc.API` (#25059) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
Martin Holst Swende 559a174899
cmd/clef: fixups to the python clef poc (#24440) 2 years ago
Martin Holst Swende 4860e50e05
cmd/geth, node, rpc: implement jwt tokens (#24364) 3 years ago
Martin Holst Swende 619a3e7085
signer/core: move EIP-712 types to package apitypes (#24029) 3 years ago
baptiste-b-pegasys 95bbd46eab
node, cmd/clef: remove term "whitelist" (#23296) 3 years ago
Martin Holst Swende 295bc35ecf
signer/core: move API JSON types to separate package (#23275) 3 years ago
Martin Holst Swende 7a00378e2b
cmd/clef, signer: support for eip-1559 txs in clef (#22966) 3 years ago
ligi 7cbf1d70a7
cmd/clef (docs): fix image background (#22399) 4 years ago
ligi 7076e8e42f
cmd/clef: docs - link to ethereum org repo (#22400) 4 years ago
lightclient bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
rene 8e547eecd5
cmd/utils: remove deprecated command line flags (#22263) 4 years ago
Martin Holst Swende f25b437b70
cmd/clef: don't check file permissions on windows (#22251) 4 years ago
Alex Prut 810f9e057d
all: remove redundant conversions and import names (#21903) 4 years ago
Alex Prut c92faee66e
all: simplify nested complexity and if blocks ending with a return statement (#21854) 4 years ago
Martin Holst Swende dad26582b6
accounts, signer: implement gnosis safe support (#21593) 4 years ago
Binacs fdb742419e
cmd/clef, cmd/geth: use SplitAndTrim from cmd/utils (#21579) 4 years ago
6543 79ce5537ab
signer/storage: fix a badly ordered error check (#21379) 4 years ago
rene 5b081ab214
cmd/clef: change --rpcport to --http.port and update flags in docs (#21318) 4 years ago
chris-j-h c16967c267
cmd/clef: Fix broken link in README and other minor fixes (#21303) 4 years ago
chris-j-h e5871b928f
cmd/clef: Update README with external v6.0.0 & internal v7.0.1 APIs (#21298) 4 years ago
Binacs dd91c7ce6a
cmd: abstract `getPassPhrase` functions into one (#21219) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago