plugeth/signer/core
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
2020-09-29 17:40:08 +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 accounts, signer: implement gnosis safe support (#21593) 2020-09-29 17:40:08 +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 signer: EIP 712, parse bytes and bytesX as hex strings + correct padding (#21307) 2020-08-03 21:53:12 +02:00
signed_data_test.go accounts, signer: implement gnosis safe support (#21593) 2020-09-29 17:40:08 +02:00
signed_data.go accounts, signer: implement gnosis safe support (#21593) 2020-09-29 17:40:08 +02: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 all: fix typos in comments (#21118) 2020-05-25 10:21:28 +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