Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
testdata
core/signer, clef: improve ui-test flow, fix errors in uint handling ( #19584 )
6 years ago
api.go
all: remove unneeded parentheses ( #21921 )
4 years ago
api_test.go
tests, signer: remove staticcheck warnings ( #20364 )
5 years ago
auditlog.go
accounts, signer: implement gnosis safe support ( #21593 )
4 years ago
cliui.go
accounts, signer: implement gnosis safe support ( #21593 )
4 years ago
gnosis_safe.go
accounts, signer: implement gnosis safe support ( #21593 )
4 years ago
signed_data.go
all: remove redundant conversions and import names ( #21903 )
4 years ago
signed_data_internal_test.go
signer: EIP 712, parse `bytes` and `bytesX` as hex strings + correct padding ( #21307 )
4 years ago
signed_data_test.go
accounts, signer: implement gnosis safe support ( #21593 )
4 years ago
stdioui.go
tests, signer: remove staticcheck warnings ( #20364 )
5 years ago
types.go
tests, signer: remove staticcheck warnings ( #20364 )
5 years ago
uiapi.go
all: fix typos in comments ( #21118 )
5 years ago
validation.go
all: update author list and licenses
5 years ago
validation_test.go
all: update author list and licenses
5 years ago