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
If we substitute intx with multiprecision from crypto3, this will allow us to move the macro switch down to the SDK and use one general interface instead of patching evmone code directly.
The text was updated successfully, but these errors were encountered:
If we substitute
intx
withmultiprecision
fromcrypto3
, this will allow us to move the macro switch down to the SDK and use one general interface instead of patching evmone code directly.The text was updated successfully, but these errors were encountered: