-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
In #27 the crypto backend impls of ZisK are vendored, the reason:
- For Reth crypto backend, the reason we can't use directly is because they need some internal funcitons of stateless crate which is not exposed, after feat: Isolating pk validation from block execution paradigmxyz/stateless#12 is resolved we should be able to use it directly.
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels