You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some package deps were deleted and the rest upgraded to latest versions. Solidity contracts and test support now any compiler compliant w/ pragma solidity ^0.8.0^, which was the goal of this issue. Unfortunately some test cases are raising arithmetic overflows within the FastEcMul.decomposeScalar(..) method. An assessment and eventual fix will be covered in #36.
Hi,
Thanks for your work. This is very helpful. Currently solidity version goes up to 0.8.x. Could we update the solidity version requirement?
The text was updated successfully, but these errors were encountered: