plugeth/signer/core
Alex Prut ef84da8481
all: remove unneeded parentheses (#21921)
* remove uneeded convertion type

* remove redundant type in composite literal

* omit explicit type where implicit

* remove unused redundant parenthesis

* remove redundant import alias duktape
2021-02-02 11:32:44 +02:00
..
testdata
api_test.go
api.go all: remove unneeded parentheses (#21921) 2021-02-02 11:32:44 +02:00
auditlog.go accounts, signer: implement gnosis safe support (#21593) 2020-09-29 17:40:08 +02:00
cliui.go accounts, signer: implement gnosis safe support (#21593) 2020-09-29 17:40:08 +02:00
gnosis_safe.go accounts, signer: implement gnosis safe support (#21593) 2020-09-29 17:40:08 +02:00
signed_data_internal_test.go
signed_data_test.go accounts, signer: implement gnosis safe support (#21593) 2020-09-29 17:40:08 +02:00
signed_data.go all: remove redundant conversions and import names (#21903) 2020-11-25 21:00:23 +01:00
stdioui.go
types.go
uiapi.go
validation_test.go
validation.go