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

build: introduce the fhevm-engine-common crate #7

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

dartdart26
Copy link
Collaborator

Used to share code between the coprocessor crate and the executor crate. The executor crate will be used for the fhEVM-native implementation.

@dartdart26 dartdart26 requested a review from david-zk August 20, 2024 15:14
@dartdart26 dartdart26 self-assigned this Aug 20, 2024
@dartdart26 dartdart26 changed the title build: introduce the fhevm-backend-common crate build: introduce the fhevm-engine-common crate Aug 20, 2024
@dartdart26 dartdart26 force-pushed the petar/fhevm-engine-common-as-separate-crate branch from fbafc0e to 23b6bd9 Compare August 20, 2024 15:20
Used to share code between the coprocessor crate and the executor crate.
The executor crate will be used for the fhEVM-native implementation.
@dartdart26 dartdart26 force-pushed the petar/fhevm-engine-common-as-separate-crate branch from 23b6bd9 to c8f1269 Compare August 20, 2024 15:31
@david-zk
Copy link
Contributor

LGTM

@dartdart26 dartdart26 merged commit 707d694 into main Aug 21, 2024
3 checks passed
@dartdart26 dartdart26 deleted the petar/fhevm-engine-common-as-separate-crate branch August 21, 2024 07:23
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 this pull request may close these issues.

2 participants