Skip to content
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

Convert blevm into a crate #90

Closed
Tracked by #91
rootulp opened this issue Jan 27, 2025 · 0 comments · Fixed by #96
Closed
Tracked by #91

Convert blevm into a crate #90

rootulp opened this issue Jan 27, 2025 · 0 comments · Fixed by #96
Assignees

Comments

@rootulp
Copy link
Collaborator

rootulp commented Jan 27, 2025

Currently https://github.com/S1nus/blevm isn't a crate so it can't be easily used by the evm-prover in #56

Proposal: Convert blevm into a crate

rootulp added a commit that referenced this issue Jan 27, 2025
Closes #74

FLUPs: 
- [ ] #92
- [ ] #93
- [ ] #90
rootulp pushed a commit that referenced this issue Jan 28, 2025
## Overview

Refactors blevm script to extract helpers to `blevm-common` crate, so
that proofs can be generated by reusing the helpers from a service like
`evm-prover`.

Fixes #90
ninabarbakadze pushed a commit that referenced this issue Jan 29, 2025
Closes #74

FLUPs: 
- [ ] #92
- [ ] #93
- [ ] #90
ninabarbakadze pushed a commit that referenced this issue Jan 29, 2025
## Overview

Refactors blevm script to extract helpers to `blevm-common` crate, so
that proofs can be generated by reusing the helpers from a service like
`evm-prover`.

Fixes #90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants