Commit Graph

44 Commits (1cca781a02ade61f0f16c80017c573fc8dd2dd6a)

Author SHA1 Message Date
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
Binacs fdb742419e
cmd/clef, cmd/geth: use SplitAndTrim from cmd/utils (#21579) 4 years ago
rene 5b081ab214
cmd/clef: change --rpcport to --http.port and update flags in docs (#21318) 4 years ago
Binacs dd91c7ce6a
cmd: abstract `getPassPhrase` functions into one (#21219) 4 years ago
Martin Holst Swende e0987f67e0
cmd/clef, signer/core: password input fixes (#20960) 4 years ago
Satpal 677724af0c
cmd: fix log contexts (#21077) 4 years ago
rene c989bca173
cmd/utils: renames flags related to http-rpc server (#20935) 4 years ago
Steven E. Harris 40283d0522
node: shut down all node-related HTTP servers gracefully (#20956) 4 years ago
rene 07d909ff32
node: allow websocket and HTTP on the same port (#20810) 5 years ago
Martin Holst Swende c56f4fa808
cmd/clef: add newaccount command (#20782) 5 years ago
Martin Holst Swende 0734c4b820
node, cmd/clef: report actual port used for http rpc (#20789) 5 years ago
zaccoding 23c8c74131 cmd: fix command help messages in modules (#20203) 5 years ago
Felix Lange a3d263dd3a
cmd/clef: fix staticcheck warnings (#20314) 5 years ago
Felix Lange 689486449d build: use golangci-lint (#20295) 5 years ago
Martin Holst Swende db79143a13
clef: resolve windows pipes, fixes #20121 (#20166) 5 years ago
SjonHortensius 36994e4e0b all: replace passPHRASE with passWORD in user interactions (#19932) 5 years ago
Frank Szendzielarz f34a3a6805 cmd/clef: fix colored output on Windows (#19889) 5 years ago
Christian Muehlhaeuser a32a2b933a cmd, contracts, eth, p2p, signer, whisper: fixed ineffectual assignments (#19869) 5 years ago
Péter Szilágyi a0943b8932
cmd/clef, signer: refresh tutorial, fix noticed issues (#19774) 5 years ago
Guillaume Ballet b8ca3cb7d2 cmd/clef: enable smartcard hub (#19649) 5 years ago
Martin Holst Swende 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 5 years ago
Péter Szilágyi d5af3a584c
cmd/clef, signer: make fourbyte its own package, break dep cycle (#19450) 6 years ago
Martin Holst Swende 54dfce8af7 cmd/clef: bundle 4byte db into clef, (#19112) 6 years ago
Martin Holst Swende 74acde4b08 clef: update warning-text (#19442) 6 years ago
Martin Holst Swende 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
Martin Holst Swende 5f94f8c7e7 signer: change the stdio jsonrpc to use legacy namespace conventions (#19047) 6 years ago
HackyMiner f7f6a46029 eth, node: use APPDATA env to support cygwin/msys correctly (#17786) 6 years ago
Martin Holst Swende e9f70c9064
clef: documentation generator + docs (#19020) 6 years ago
Martin Holst Swende b5d471a739
clef: bidirectional communication with UI (#19018) 6 years ago
Martin Holst Swende 75d292bcf6
clef: external signing fixes + signing data (#19003) 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
Johns Beharry 80d3907767 cmd/clef: replace password arg with prompt (#17897) 6 years ago
Martin Holst Swende d5c7a6056a
cmd/clef: encrypt the master seed on disk (#17704) 6 years ago
Martin Holst Swende d3441ebb56
cmd/clef, signer: security fixes (#17554) 6 years ago
YaoZengzeng b040b75075 cmd/clef: fix incorrect file permissions for secrets.dat 6 years ago
Ryan Schneider 5d7e18539e rpc: make HTTP RPC timeouts configurable, raise defaults (#17240) 6 years ago
kiel barry 4ea493e7eb cmd: various golint fixes (#16700) 6 years ago
Felix Lange 52b046c9b6
rpc: clean up IPC handler (#16524) 7 years ago
Martin Holst Swende ec3db0f56c cmd/clef, signer: initial poc of the standalone signer (#16154) 7 years ago