Commit Graph

51 Commits (61270e5e1c7986427fb1a80789344daafd4bda3f)

Author SHA1 Message Date
Binacs dd91c7ce6a
cmd: abstract `getPassPhrase` functions into one (#21219) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 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
rene 671f22be38
couple of fixes to docs in clef (#20900) 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
Chris Chinchilla 6ffee2afd6
docs: correct clef typo (#20705) 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
Ben Holden-Crowther 85d2b0d654 cmd/clef: spelling correction (#19973) 5 years ago
ligi 9b8d727655 cmd/clef: fix typo introduced in #19932 (#19946) 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 1a83114c74
all: update author list and licenses 5 years ago
Kitten King cc3ef1e4f4 cmd, crypto, eth, internals: fix Typos (#19868) 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
Grachev Mikhail 3e92c853fb cmd/clef: fix typos in README (#17908) 6 years ago
Martin Holst Swende d5c7a6056a
cmd/clef: encrypt the master seed on disk (#17704) 6 years ago
Martin Holst Swende dcaabfe7f6
Clef: USB hw wallet support (#17756) 6 years ago
Alpay Yildirim 26cf866349 [ImgBot] optimizes images (#17741) 6 years ago
Chi Kei Chan 60577d48d5 Add Clef UI to README.md (#17763) 6 years ago
Paul Berg bf411a04ba cmd/clef: added more details to the clef tutorial (#17759) 6 years ago
Martin Holst Swende d3441ebb56
cmd/clef, signer: security fixes (#17554) 6 years ago
Paul Berg a95a601f35 Polished clef tutorial (#17745) 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
Martin Holst Swende 5d4d79ae26 cmd/clef: documentation about setup (#16568) 6 years ago
Felix Lange 52b046c9b6
rpc: clean up IPC handler (#16524) 7 years ago