openethereum/util/EIP-712/src
Seun LanLege a8617e2862
EIP 191 (#9701)
* added sign_191 rpc method

* fixed hash_structured_data return type

* added ConfirmationPayload::SignMessage for non-prefixed signatures, added tests for sign191

* renamed WithValidator -> PresignedTransaction

* rename applicationData to data in test

* adds docs for EIP191Version, renamed SignRequest to EIP191SignRequest
2018-11-14 09:02:40 +01:00
..
eip712.rs EIP-712 implementation (#9631) 2018-10-31 00:12:42 +03:00
encode.rs EIP 191 (#9701) 2018-11-14 09:02:40 +01:00
error.rs EIP-712 implementation (#9631) 2018-10-31 00:12:42 +03:00
lib.rs EIP-712 implementation (#9631) 2018-10-31 00:12:42 +03:00
parser.rs EIP-712 implementation (#9631) 2018-10-31 00:12:42 +03:00