plugeth/signer/core
Martin Holst Swende e0987f67e0
cmd/clef, signer/core: password input fixes (#20960)
* cmd/clef, signer/core: use better terminal input for passwords, make it possible to avoid boot-up warning

* all: move commonly used prompter to isolated (small) package

* cmd/clef: Add new --acceptWarn to clef README

* cmd/clef: rename flag 'acceptWarn' to 'suppress-bootwarn'

Co-authored-by: ligi <ligi@ligi.de>
2020-05-19 10:44:46 +02:00
..
testdata core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
api_test.go tests, signer: remove staticcheck warnings (#20364) 2019-11-23 12:51:37 +01:00
api.go cmd/clef: add newaccount command (#20782) 2020-03-31 12:03:48 +02:00
auditlog.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
cliui.go cmd/clef, signer/core: password input fixes (#20960) 2020-05-19 10:44:46 +02:00
signed_data_internal_test.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
signed_data_test.go build: use golangci-lint (#20295) 2019-11-18 10:49:17 +02:00
signed_data.go accounts/abi: move U256Bytes to common/math (#21020) 2020-05-04 14:09:14 +02:00
stdioui.go tests, signer: remove staticcheck warnings (#20364) 2019-11-23 12:51:37 +01:00
types.go tests, signer: remove staticcheck warnings (#20364) 2019-11-23 12:51:37 +01:00
uiapi.go cmd/clef: add newaccount command (#20782) 2020-03-31 12:03:48 +02:00
validation_test.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
validation.go all: update author list and licenses 2019-07-22 12:17:27 +03:00