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
For Ethrex crypto backend, the reason is because they have bumped to ziskos@pre-develop-0.17.0, and there is some extern functions naming changes so we can't simply patch it back to ziskos@v0.16.0
We should remove them and use the one from upstream directly once the issues are resolved.
In #27 the crypto backend impls of ZisK are vendored, the reason:
We should remove them and use the one from upstream directly once the issues are resolved.