Skip to content

Releases: zama-ai/fhevm

v0.9.4-1

24 Oct 16:54
b47617d

Choose a tag to compare

v0.9.4-1 Pre-release
Pre-release

Full Changelog: v0.9.3...v0.9.4-1

v0.9.3

20 Oct 12:56
f5af1d1

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.9.2...v0.9.3

v0.9.2

17 Oct 16:15
9618972

Choose a tag to compare

What's Changed

Other Changes

  • chore(contracts): expose new coprocesor threshold config variable by @melanciani in #1091

Full Changelog: v0.9.1...v0.9.2

v0.9.1

17 Oct 08:39
v0.9.1

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.9.1-1...v0.9.1

v0.9.1-1

10 Oct 10:08
ece670b

Choose a tag to compare

v0.9.1-1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.1-0...v0.9.1-1

v0.9.1-0

08 Oct 06:47
v0.9.1-0

Choose a tag to compare

v0.9.1-0 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: v0.9.0...v0.9.1-0

v0.9.0

06 Oct 10:04

Choose a tag to compare

What's Changed

✨ Main Features

Keygen

Ability to trigger the key generation directly via the Gateway.

New User decryption share mechanism

Shares are no longer stored on-chain. Instead, they are now included in the event’s data on the Gateway.

PauserSet

A new PauserSet contract is available as a host and gateway contract used for the pausing mechanism.

Re-randomisation of transaction inputs

All inputs (including from state) of transactions are re-encrypted before evaluation of FHE operations to provide sIND-CPAD security.
This new feature is transparent to users.

Cleanup

Host and gateway contracts have been cleaned:

  • Unused offset has been removed from the decrypted result in public decryption.
  • Gateway check... functions have been replaced by non-reverting is... boolean getters.
  • contractsChainId field have been removed from user decryption request EIP712 struct.
  • New internal empty proxy contracts have been implemented.
  • Two gateway contracts have been renamed.

📝 Notes

This release comes with a public changelog.

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.9.0-4

03 Oct 17:46
18898aa

Choose a tag to compare

v0.9.0-4 Pre-release
Pre-release

Full Changelog: v0.9.0-3...v0.9.0-4

v0.9.0-3

02 Oct 14:52

Choose a tag to compare

v0.9.0-3 Pre-release
Pre-release

Full Changelog: v0.9.0-2...v0.9.0-3

v0.9.0-2

02 Oct 12:12
22d5456

Choose a tag to compare

v0.9.0-2 Pre-release
Pre-release

Full Changelog: v0.9.0-1...v0.9.0-2