plugeth/common/math
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
..
big_test.go accounts/abi: move U256Bytes to common/math (#21020) 2020-05-04 14:09:14 +02:00
big.go accounts, signer: implement gnosis safe support (#21593) 2020-09-29 17:40:08 +02:00
integer_test.go common/math: add HexOrDecimal64, HexOrDecimal256 2017-03-23 15:58:42 +01:00
integer.go common/math: use math/bits intrinsics for Safe* (#21316) 2020-07-09 17:45:49 +02:00