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

feat(tfhe): add support for ebool type #86

Merged
merged 5 commits into from
Jul 14, 2023
Merged

Conversation

tremblaythibaultl
Copy link
Contributor

Add support for the ebool type. Acts as another wrapper over an FheUint8.
Sort of fixes zama-ai/go-ethereum#127, in the sense that the real ebool type is not available yet and this is only syntactic sugar.

Copy link
Contributor

@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.

Looks good!

codegen/codegen.py Outdated Show resolved Hide resolved
codegen/codegen.py Show resolved Hide resolved
@tremblaythibaultl tremblaythibaultl merged commit 35d9465 into main Jul 14, 2023
@tremblaythibaultl tremblaythibaultl deleted the louis/ebool branch July 14, 2023 09:43
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.

Add ebool type
2 participants