plugeth/signer/core
Martin Holst Swende c56f4fa808
cmd/clef: add newaccount command (#20782)
* cmd/clef: add newaccount command

* cmd/clef: document clef_New, update API versioning

* Update cmd/clef/intapi_changelog.md

Co-Authored-By: ligi <ligi@ligi.de>

* Update signer/core/uiapi.go

Co-Authored-By: ligi <ligi@ligi.de>

Co-authored-by: ligi <ligi@ligi.de>
2020-03-31 12:03:48 +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 tests, signer: remove staticcheck warnings (#20364) 2019-11-23 12:51:37 +01: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: add bytes32 as valid primitive (#20609) 2020-02-11 10:52:51 +01: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