status-go/services
Dmitry Shulyak db786ef1d2
Sign typed data implementation (#1250)
* Implement EIP 712

* Cover majority of cases with tests

* Add solidity and signer tests and cover integer edges case

* Add thin api to sign type data using selected status account

* All integers are extended to int256 and marshalled into big.Int

* Document how deps works

* Fix linter

* Fix errors test

* Add validation tests

* Unmarshal every atomic type in separate functions
2018-11-06 07:26:12 +01:00
..
peer Discover mail servers on demand. (#1082) 2018-07-16 09:40:40 +02:00
personal Remove transactions queue 1027 (#1125) 2018-08-16 13:37:53 +02:00
rpcfilters Implement cache for recording removed logs due to reorg (#1241) 2018-10-28 17:12:16 +01:00
shhext Change handling of skipped/deleted keys & add version (#1261) 2018-11-05 20:00:04 +01:00
status New debug_postSync endpoint (#1046) 2018-06-25 15:27:17 +02:00
typeddata Sign typed data implementation (#1250) 2018-11-06 07:26:12 +01:00
utils.go New debug_postSync endpoint (#1046) 2018-06-25 15:27:17 +02:00