Skip to content

Tags: zama-ai/fhevm-backend

Tags

v0.7.0-rc1

Pre-Release version v0.7.0-rc1

v0.7.0-rc0

Pre-Release version v0.7.0-rc0

v0.6.3

feat(bitwise): enable scalar operand for fheBitAnd, fheBitOr, fheBitXor

v0.6.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(coproc): handle fheDiv operations (#252)

v0.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #182 from zama-ai/release061

Release061

v0.6.1-0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #181 from zama-ai/fixGatewayContract

fix: make GatewayContract compatible with current KMS in trustless case

v0.6.0

chore: minor release 0.6.0 changes

* change versions to 0.6.0 in Cargo.toml file
* correct images and versions in docker-compose.yml
* fix a circular dependency test failure
* remove unused imports and variables
* fix coprocessor tests compilation
* log worker polling messages in debug instead of info

v0.6.0-6

fix(schedule): prevent panicking in loop_schedule routine

v0.6.0-5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #166 from zama-ai/fixTest

Fix test

v0.6.0-4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #164 from zama-ai/contracts/moveReadme

Contracts/move readme