-
Notifications
You must be signed in to change notification settings - Fork 298
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
Solidity 0.8 Diamond Version #160
Comments
This was referenced Nov 11, 2021
in hardhat-deploy@next I revamped the diamond deployment I got rid of the Diamantaire and the new diamond is the one here. It has not been tested but if you could try it out that would help me this is the new DIamondOptions : Lines 80 to 99 in e8737d5
|
Awesome, thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please add a diamond version that supports Solidity 0.8. An example of such an implementation is here: https://github.com/mudgen/diamond-3-hardhat
The text was updated successfully, but these errors were encountered: