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

Main internal #117

Merged
merged 4 commits into from
Jun 11, 2024
Merged

Main internal #117

merged 4 commits into from
Jun 11, 2024

Conversation

immortal-tofu
Copy link
Contributor

No description provided.

dartdart26 and others added 3 commits June 11, 2024 13:28
This is the first phase of a process of using an ACL contract instead of
protected storage and memory in the fhEVM.

Instead of protected storage contracts, we now store all ciphertexts in
a single contract at address 94.

We no longer use protected memory for cross-contract calls.

fhEVM is NOT secure after this commit. Adding ACL checks will make it
secure again in a future commit.
Copy link
Collaborator

@dartdart26 dartdart26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@dartdart26 dartdart26 merged commit 09e1ffe into main Jun 11, 2024
2 checks passed
@dartdart26 dartdart26 deleted the main-internal branch June 11, 2024 14:48
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.

3 participants