Releases: zama-ai/fhevm
Releases · zama-ai/fhevm
v0.1.4
What's Changed
- 0.1.3 by @immortal-tofu in #71
- fix(tfhe): add automatic initialization for ciphertexts by @tremblaythibaultl in #72
- Abstract in package + bugfix contractowner blind auction by @immortal-tofu in #73
- fixture: fix path to abstract for python test scripts by @leventdem in #74
- 0.1.4 by @leventdem in #75
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- 0.1.2 by @immortal-tofu in #68
- ci: fix path to fhe-keys in s3 bucket by @leventdem in #69
- fix(tfhe): add missing overloads by @tremblaythibaultl in #70
Full Changelog: v0.1.2...v0.1.3
v0.1.3-beta
What's Changed
- 0.1.2 by @immortal-tofu in #68
- ci: fix path to fhe-keys in s3 bucket by @leventdem in #69
Full Changelog: v0.1.2...v0.1.3-beta
v0.1.2
What's Changed
- feat(fhe): add missing FHE operators by @tremblaythibaultl in #53
- Update of library and blind auction by @immortal-tofu in #60
- Update EncryptedERC20.sol by @tremblaythibaultl in #57
- package() prepare repository for npm package by @immortal-tofu in #61
- dev() Add hardhat framework to compile and test contracts by @immortal-tofu in #63
- Add scalar ops by @tremblaythibaultl in #62
- Add scalar ops for same size operators by @tremblaythibaultl in #65
- fix(impl): fix mul bug by @tremblaythibaultl in #64
- Feature/default value by @immortal-tofu in #66
- ci: fix path for solc by @leventdem in #67
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- feat(precompile): add trivial encrypt by @tremblaythibaultl in #48
- feat(tfhe): add ciphertext/plaintext operations by @tremblaythibaultl in #49
- Set flag in fhePubKey to signal call from the lib by @dartdart26 in #52
- feat: add casting by @tremblaythibaultl in #50
- build: update to zbc-fhe-tool v0.1.1 by @leventdem in #56
Full Changelog: v0.1.0...v0.1.1
First version for devnet
This version includes
- the compacted input mechanism
- the elliptic curve output mechanism.
- the FHE types