Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eth_signTypeData_v3 hook for EIP712 #12

Closed
wants to merge 1 commit into from

Conversation

JamesSmartCell
Copy link
Member

Adds the EIP712 signing hook to the AlphaWallet dist.

See article here:

https://medium.com/metamask/eip712-is-coming-what-to-expect-and-how-to-use-it-bb92fd1a7a26

in particular the new hook eth_signTypedData_v3.

I will create a separate issue for iOS with an in-depth 'How-To' for EIP712 and legacy EIP712 (eth_signTypeData), both standards are in use and we should support them.

@bitcoinwarrior1
Copy link
Contributor

@JamesSmartCell did you change the regular dist file then minify?

@JamesSmartCell
Copy link
Member Author

Yes. Is that how it should be done? Or is there a better process?

@bitcoinwarrior1
Copy link
Contributor

Yes. Is that how it should be done? Or is there a better process?

That is the right way (technically the builder should work but it doesn't) just wanted to clarify because checking the diff in the min file is very difficult

@hboon
Copy link
Member

hboon commented Aug 27, 2020

checking the diff in the min file is very difficult

Understatement of the year :)

@hboon hboon mentioned this pull request Jan 12, 2021
@hboon
Copy link
Member

hboon commented Jan 12, 2021

Superseded by #14

@hboon hboon closed this Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants