-
Notifications
You must be signed in to change notification settings - Fork 30
Upgrade from TFHE to FHE #27
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
Conversation
523e3bc to
89621b5
Compare
✅ Deploy Preview for confidential-tokens ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
08051f4 to
c305976
Compare
21dfb8d to
fcfa85a
Compare
1cc38f5 to
d0f1e00
Compare
9c83976 to
8d3a7f4
Compare
|
|
||
| import {SepoliaZamaFHEVMConfig} from "fhevm/config/ZamaFHEVMConfig.sol"; | ||
| import {SepoliaZamaGatewayConfig} from "fhevm/config/ZamaGatewayConfig.sol"; | ||
| import {SepoliaConfig} from "@fhevm/solidity/config/ZamaConfig.sol"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In another PR, maybe we should try to sort imports by paths (even if they are only mocks).
What do think? (If yes in another PR is fine).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes let's add the rule to the linter
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
james-toussaint
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you 🙏
No description provided.