plugeth/cmd
Martin Holst Swende 559a174899
cmd/clef: fixups to the python clef poc (#24440)
This PR fixes up the example python clef wrapper. The poc is intended to demonstrate how to wite a UI for clef, and had severely bitrotted.
With these changes, it "works" in the sense that all the built-in tests triggers the intended python callbacks (no errors about method not found). It does not "work" in the sense that the wrapper can be used as an actual UI. It will auto-reject any signing requests, for example.
2022-05-02 14:28:11 +02:00
..
abidump signer/core: move API JSON types to separate package (#23275) 2021-07-29 16:06:44 +02:00
abigen cmd/abigen: clarify abigen alias flag usage (#21875) 2020-12-12 17:36:32 +01:00
bootnode les: switch to new discv5 (#21940) 2021-01-26 21:41:35 +01:00
checkpoint-admin cmd/clef: change --rpcport to --http.port and update flags in docs (#21318) 2020-07-14 10:35:32 +02:00
clef cmd/clef: fixups to the python clef poc (#24440) 2022-05-02 14:28:11 +02:00
devp2p cmd/*: refactor get flag value (#24761) 2022-04-26 09:32:31 +02:00
ethkey cmd/*: refactor get flag value (#24761) 2022-04-26 09:32:31 +02:00
evm cmd/evm: ensure input length is even (#24721) 2022-04-25 09:16:49 +02:00
faucet all: use 'embed' instead of go-bindata (#24744) 2022-04-25 11:15:14 +02:00
geth all: use common.FileExist for checking file existence (#24748) 2022-04-27 11:48:02 +02:00
p2psim cmd/*: refactor get flag value (#24761) 2022-04-26 09:32:31 +02:00
puppeth cmd/puppeth: make it possible to have pw-protected keyfiles (#22148) 2021-11-02 13:21:25 +01:00
rlpdump cmd/rlpdump: add support for text to rlp (#23745) 2021-10-18 13:38:00 +02:00
utils all: use common.FileExist for checking file existence (#24748) 2022-04-27 11:48:02 +02:00