Skip to content

Conversation

@xinbenlv
Copy link

@xinbenlv xinbenlv commented Oct 5, 2023

Fixes #13

@xinbenlv
Copy link
Author

xinbenlv commented Oct 5, 2023

Old Output:

npx eip712-codegen --input sampleTypes.js --entryPoints ReplayProtection > tmp/OldReplayProtection.so

New Output:

npm run build
node cli.js --input sampleTypes.js --entryPoints ReplayProtection > tmp/NewReplayProtection.sol

Both output are shared at https://gist.github.com/xinbenlv/55fe92093f53964233891bc19067a21e

image

@danfinlay
Copy link
Owner

Would you mind adding a test to prove the issue and that the change fixes it?

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.

The camelCase function was not called properly

3 participants