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

remove hardcoded chainId from eth_signTypedData_v3 #7

Merged
merged 4 commits into from
Jun 18, 2019

Conversation

rstormsf
Copy link
Contributor

@rstormsf rstormsf commented Dec 20, 2018

This PR is for those who wants to test eth_signTypedData_v3 on all chainIds and also to explain Metamask bug for custom RPCs

Deployed Version:
https://rstormsf.github.io/js-eth-personal-sign-examples/

The problem I want to show is that eth_signTypedData_v3 is using hardcoded chainId for ALL custom RPC urls.


also add proper dev dependecies: browserify and its plugins to enable bundling

@danfinlay danfinlay merged commit 042f6bf into danfinlay:master Jun 18, 2019
@danfinlay
Copy link
Owner

Fixes #9

Thanks for this!

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.

2 participants