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

🎉 Hardhat Implementation #32

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mohamadhammoud
Copy link

No description provided.

@mohamadhammoud
Copy link
Author

mohamadhammoud commented Jun 7, 2023

I made an upgrade for the meta transaction functionality:
1 used hardhat and ethers.js instead of truffle and web3.js.
2 Fixed a feature in the "executeMetaTransaction" regarding any reverted message.
3 Upgrade the solidity from 0.6 to 0.8 version with some minor fixes
4 Removed the salt from the the EIP Domain hash definition since it wasn't used in the domain separator
5 Added the chainId to the EIP Domain hash since you were using it in the domain separator

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.

1 participant