This repository was archived by the owner on Jun 11, 2025. It is now read-only.
Releases: zama-ai/fhevm-solidity
Releases · zama-ai/fhevm-solidity
fhevm-migration-backup-25-05-20
What's Changed
Other Changes
- docs: rename HTTPZ to fhevm by @poppyseedDev in #763
- chore(deps): bump requests from 2.28.1 to 2.32.2 in /ci by @dependabot in #748
- docs: rename TFHE.sol to FHE.sol in the docs by @poppyseedDev in #756
- docs: remove vue template mentions by @poppyseedDev in #769
- docs: replace einput by @PacificYield in #771
Full Changelog: v0.7.0-4...fhevm-migration-backup-25-05-20
v0.7.0-4
What's Changed
Other Changes
- fix: rename to FHEVMConfigStruct in FHEVMConfig.sol + add compiler test by @0xalexbel in #750
- fix: add coprocessor signers by @jatZama in #751
- feat: updates gateway contracts names by @jatZama in #753
- chore: making a symlink to the new whitepaper by @bcm-at-zama in #711
- docs: update README to mention fhevm instead of HTTPZ by @poppyseedDev in #754
- chore:prerelease-0.7.0-4 by @0xalexbel in #766
New Contributors
- @0xalexbel made their first contribution in #750
Full Changelog: v0.7.0-3...v0.7.0-4
v0.7.0-3
What's Changed
Other Changes
- docs: clarify a bit the documentation by @bcm-at-zama in #741
- chore(deps): bump elliptic, @ethersproject/signing-key and ethers by @dependabot in #736
- feat: use latest core contracts, updated lib API, renamed to fhevm an… by @jatZama in #745
Full Changelog: v0.7.0-2...v0.7.0-3
v0.7.0-2
What's Changed
Other Changes
- refactor: updates to HTTPZ by @PacificYield in #739
- chore: prerelease 0.7.0-2 by @PacificYield in #740
Full Changelog: v0.7.0-1...v0.7.0-2
v0.7.0-1
What's Changed
Other Changes
- feat: updated to new fhevm-core-contracts prerelease by @jatZama in #698
- Doc devex upgrade by @poppyseedDev in #697
- fix: fix grammar error by @jax-7777 in #700
- docs: typo-fix by @MelodyFish in #699
- docs: typo fix on main branch by @poppyseedDev in #708
- docs: docs improvements by @poppyseedDev in #709
- chore: add CODEOWNERS by @aquint-zama in #710
- docs: improve Hardhat tutorial by @poppyseedDev in #712
- ci: add actionlint and action version check by @aquint-zama in #714
- ci: add dependabot update config by @aquint-zama in #715
- docs: add mocked mode doc to docs by @poppyseedDev in #719
- docs: fixing a broken link by @bcm-at-zama in #720
- docs: update README and package name by @immortal-tofu in #723
- docs: update README by @yuxizama in #725
- docs: remove two ways of citing HTTPZ #705 by @immortal-tofu in #724
- docs: renaming fhEVM into HTTPZ by @bcm-at-zama in #735
- chore(deps): bump tar-fs from 2.1.1 to 2.1.2 by @dependabot in #732
- docs: add the status page to main by @yuxizama in #722
- refactor: bytes32 handles by @PacificYield in #717
New Contributors
- @jax-7777 made their first contribution in #700
- @MelodyFish made their first contribution in #699
Full Changelog: v0.7.0-0...v0.7.0-1
v0.7.0-0
What's Changed
Other Changes
- docs: update gateway url by @immortal-tofu in zama-ai/fhevm#644
- Update docs on release branch by @poppyseedDev in zama-ai/fhevm#653
- Allow transient ebytes by @jatZama in zama-ai/fhevm#655
- docs: update first_smart_contract.md by @poppyseedDev in zama-ai/fhevm#656
- docs: update first_smart_contract.md by @poppyseedDev in zama-ai/fhevm#657
- Docs/use bundle fhevmjs by @immortal-tofu in zama-ai/fhevm#659
- refactor: add custom errors for TFHE by @PacificYield in zama-ai/fhevm#658
- docs: mocked frontend by @jatZama in zama-ai/fhevm#664
- Update Counter.sol by @jatZama in zama-ai/fhevm#669
- feat: updated to new core contracts prerelease by @jatZama in zama-ai/fhevm#674
- feat: new DecryptionOracle contract by @jatZama in zama-ai/fhevm#680
- feat: use new DecryptionOracle with requestID generated by dApp by @jatZama in zama-ai/fhevm#681
- chore: updates codegen by @PacificYield in zama-ai/fhevm#682
- feat: new fhevm-core-contracts pre-release by @jatZama in zama-ai/fhevm#686
- feat: add event in DecryptionOracleCaller by @jatZama in zama-ai/fhevm#687
- Fixing typo + other things I see in the doc by @bcm-at-zama in zama-ai/fhevm#676
- ci: fix CI for release and prerelease by @jatZama in zama-ai/fhevm#694
- 0.7.0-0 by @jatZama in zama-ai/fhevm#695
Full Changelog: zama-ai/fhevm@v0.6.2...v0.7.0-0
v0.6.2
What's Changed
Other Changes
- fix: update whitepaper mentions by @immortal-tofu in zama-ai/fhevm#652
- docs: fix due to change in hardhat-templates + README by @poppyseedDev in zama-ai/fhevm#642
- Allow transient ebytes by @jatZama in zama-ai/fhevm#654
Full Changelog: zama-ai/fhevm@v0.6.1...v0.6.2
v0.6.1
What's Changed
Other Changes
- fix: update gateway url by @immortal-tofu in zama-ai/fhevm#637
- Core contracts061 0 by @jatZama in zama-ai/fhevm#645
- chore: remove console log added for debug by @manoranjith in zama-ai/fhevm#648
- Release061 by @jatZama in zama-ai/fhevm#646
Full Changelog: zama-ai/fhevm@v0.6.0...v0.6.1
v0.6.1-0
What's Changed
Other Changes
- docs: add new whitepaper by @immortal-tofu in zama-ai/fhevm#635
- docs: update docs styling by @poppyseedDev in zama-ai/fhevm#636
- Doc 06 some minor adjustments by @yuxizama in zama-ai/fhevm#638
- 0.6.0 by @immortal-tofu in zama-ai/fhevm#639
- fix: update gateway url by @immortal-tofu in zama-ai/fhevm#637
- Core contracts061 0 by @jatZama in zama-ai/fhevm#645
Full Changelog: zama-ai/fhevm@v0.6.0-8...v0.6.1-0
v0.6.0
Summary
This version of fhEVM introduces expanded type support, a more robust input mechanism with proof capabilities, and enhanced configurability for fhEVM deployment. These changes continue to improve flexibility, usability, and integration with encrypted data systems.
What's Changed
Breaking Changes
- New Input Mechanism with Proof: The input mechanism now supports proofs to validate ciphertext authenticity and integrity. Update your code to align with these changes. Refer to the updated Input Mechanism Documentation for guidance.
- Introducing TFHE.setFHEVM(): This new function enables users to specify a particular fhEVM configuration on a network.
New Features
- Added
euint128andeuint256for higher-precision encrypted integers. - Added
ebytes64,ebytes128, andebytes256for working with larger encrypted byte arrays.
Resources
- Documentation:
Full Changelog: zama-ai/fhevm@v0.5.9...v0.6.0