Skip to content

Latest commit

 

History

History
62 lines (45 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

62 lines (45 loc) · 2.4 KB

Changelog

[v0.6.0] - 2024-12-12

This version is a specific release for the coprocessor architecture with tfhe-rs v0.9

Notes

  • Testing in the coprocessor/work_dir for fhevm is based on the fhevm-specific tag v0.6.0-2-test.
  • Testing in the e2e folder was initially designed to work with Sepolia (fewer tests and optimized for gas preservation). In this release, the same tests can also be run against a local setup.
  • For anyone wanting to run the local setup to "see the magic happen," please use the centralized version of KMS (default). Otherwise, some tests may take significantly longer to execute (between 20 and 150 seconds), especially due to input proof verification.

Some references

Name Type version
KMS images docker v0.9.0-rc37
fhevm-db-migration docker v0.1.2
fhevm-coprocessor docker v0.6.0-6
geth-coprocessor docker v0.1.1
fhevm-smart-contracts-dev docker v0.1.1-1

For e2e test

Name Type version
fhevm repository v0.6.0-2-test