Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Support for eth_signTypedData in crypto.py #185

Merged

Conversation

devium
Copy link
Contributor

@devium devium commented Nov 27, 2017

Introduces

  • eth_sign_typed_data_message()
  • eth_sign_typed_data()
  • eth_sign_typed_data_message_eip()
  • eth_sign_typed_data_eip()
    for the proposed eth_signTypedData function. The versions suffixed by eip follow the actual EIP specification while those without follow the current implementation of eth_signTypedData used in Metamask.
    eth_signTypedData - add verifyBalanceProofPrepend() ; prepend schema hash #181

On a side note: pack() now also supports bools \o/

@devium devium force-pushed the eth_sign_typed_data_python branch from 379c6e2 to 4fa02d4 Compare November 28, 2017 08:00
@loredanacirstea loredanacirstea merged commit d2639d7 into raiden-network:master Nov 28, 2017
@devium devium deleted the eth_sign_typed_data_python branch December 18, 2017 09:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants