openethereum/rpc
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
..
src EIP 191 (#9701) 2018-11-14 09:02:40 +01:00
Cargo.toml EIP-712 implementation (#9631) 2018-10-31 00:12:42 +03:00