erigon-pulse/common/math
Martin Holst Swende 328becb968 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-10-26 17:16:00 +01:00
..
big_test.go accounts/abi: move U256Bytes to common/math (#21020) 2020-05-20 15:26:22 +03:00
big.go accounts, signer: implement gnosis safe support (#21593) 2020-10-26 17:16:00 +01: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-08-07 12:52:46 +02:00