plugeth/signer/core
Martin Holst Swende 7f95a85fd4
signer, log: properly escape character sequences (#20987)
* signer: properly handle terminal escape characters

* log: use strconv conversion instead of custom escape function

* log: remove relection tests for nil
2020-04-28 14:28:38 +03: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 signer, log: properly escape character sequences (#20987) 2020-04-28 14:28:38 +03: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 signer, log: properly escape character sequences (#20987) 2020-04-28 14:28:38 +03: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