Releases: FhenixProtocol/cofhe-contracts
Releases · FhenixProtocol/cofhe-contracts
v0.1.3
v0.1.2
v0.1.1
v0.1.0
What's Changed
- fix: README — broken changelog link, type casing bug, outdated example by @giwaov in #46
- chore: remove committed solc output artifact with absolute local paths by @erenyegit in #44
- Fix race condition when we dont wait for the proxy contract to be acc… by @alon-dotan-fhenix in #47
- FHE.sol CTA compatibility by @eshelB in #37
- [FEAT] Add on-chain signature verification for decrypt results by @roeezolantz in #42
- [FIX] Add uint256 cast in allowPublic functions by @roeezolantz in #49
- [UPDATE] Deployments endpoints by @roeezolantz in #50
- Revise CHANGELOG for v0.1.0 updates by @roeezolantz in #51
- [DOCS] Add CTA migration guide and postinstall notice by @roeezolantz in #52
New Contributors
- @giwaov made their first contribution in #46
- @erenyegit made their first contribution in #44
Full Changelog: v0.0.14...v0.1.0
v0.0.14
What's Changed
- Add gatekeeper to the ci flow by @alon-dotan-fhenix in #30
- tweaks for random support by @eshelB in #21
- [FEAT] Remove euint256 support by @roeezolantz in #31
- Introduce internal contracts by @liorbond in #32
- [FIX] Dependabot alerts by @guya-fhenix in #33
- [FEATURE] Make the verifier signer public by @guya-fhenix in #34
- [FEAT] Add error extraction and NPM publishing action by @roeezolantz in #35
- [CI] Migrate release pipeline from npm token to oidc by @roeezolantz in #40
- Fix trusted publishing using OIDC by @toml01 in #41
New Contributors
- @alon-dotan-fhenix made their first contribution in #30
- @eshelB made their first contribution in #21
- @roeezolantz made their first contribution in #31
- @guya-fhenix made their first contribution in #33
Full Changelog: v0.0.13...v0.0.14