go-ethereum/signer/core
Iskander (Alex) Sharipov 778ff94794
all: fix some go-critic linter warnings (#23709)
This doesn't fix all go-critic warnings, just the most serious ones.

Co-authored-by: Felix Lange <fjl@twurst.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
2021-10-13 17:31:02 +02:00
..
apitypes signer/core/apitypes: remove dependency on internal/ethapi (#23362) 2021-08-23 12:20:56 +02:00
testdata
api.go signer/core: move API JSON types to separate package (#23275) 2021-07-29 16:06:44 +02:00
api_test.go signer/core: move API JSON types to separate package (#23275) 2021-07-29 16:06:44 +02:00
auditlog.go signer/core: move API JSON types to separate package (#23275) 2021-07-29 16:06:44 +02:00
cliui.go cmd/clef, signer: support for eip-1559 txs in clef (#22966) 2021-06-09 13:48:47 +02:00
gnosis_safe.go signer/core: move API JSON types to separate package (#23275) 2021-07-29 16:06:44 +02:00
signed_data.go all: fix some go-critic linter warnings (#23709) 2021-10-13 17:31:02 +02:00
signed_data_internal_test.go
signed_data_test.go
stdioui.go
uiapi.go
validation.go all: fix some go-critic linter warnings (#23709) 2021-10-13 17:31:02 +02:00
validation_test.go