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.
Martin Holst Swende
dad26582b6
accounts, signer: implement gnosis safe support ( #21593 )
...
* accounts, signer: implement gnosis safe support
* common/math: add type for marshalling big to dec
* accounts, signer: properly sign gnosis requests
* signer, clef: implement account_signGnosisTx
* signer: fix auditlog print, change rpc-name (signGnosisTx to signGnosisSafeTx)
* signer: pass validation-messages/warnings to the UI for gnonsis-safe txs
* signer/core: minor change to validationmessages of typed data
4 years ago
..
testdata
core/signer, clef: improve ui-test flow, fix errors in uint handling ( #19584 )
6 years ago
api.go
accounts, signer: implement gnosis safe support ( #21593 )
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
accounts, signer: implement gnosis safe support ( #21593 )
4 years ago
signed_data_internal_test.go
signer: EIP 712, parse `bytes` and `bytesX` as hex strings + correct padding ( #21307 )
5 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
6 years ago
validation_test.go
all: update author list and licenses
6 years ago