Skip to content

Releases: zama-ai/fhevm

v0.4.0-7

10 Apr 07:55
65fd8b6
Compare
Choose a tag to compare
v0.4.0-7 Pre-release
Pre-release

What's Changed

Fixes

  • fix(mocked): removed all warnings from TFHE.sol when compiling in mocked mode by @jatZama in #288

Other Changes

New Contributors

Full Changelog: v0.3.0...v0.4.0-7

v0.4.0-6

09 Apr 13:43
b29c963
Compare
Choose a tag to compare
v0.4.0-6 Pre-release
Pre-release

What's Changed

Fixes

  • fix(mocked): removed all warnings from TFHE.sol when compiling in mocked mode by @jatZama in #288

Other Changes

New Contributors

Full Changelog: v0.3.0...v0.4.0-6

v0.4.0-5

26 Mar 17:44
e953b9c
Compare
Choose a tag to compare
v0.4.0-5 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: v0.4.0-4...v0.4.0-5

v0.4.0-4

26 Mar 16:01
abc4c3f
Compare
Choose a tag to compare
v0.4.0-4 Pre-release
Pre-release

What's Changed

Fixes

  • fix(mocked): removed all warnings from TFHE.sol when compiling in mocked mode by @jatZama in #288

Other Changes

New Contributors

Full Changelog: v0.3.0...v0.4.0-4

v0.4.0-3

11 Mar 15:56
ed5bf96
Compare
Choose a tag to compare
v0.4.0-3 Pre-release
Pre-release

What's Changed

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

v0.4.0-2

05 Mar 19:30
8107958
Compare
Choose a tag to compare
v0.4.0-2 Pre-release
Pre-release

What's Changed

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

v0.4.0-1

01 Mar 18:59
d7296d8
Compare
Choose a tag to compare
v0.4.0-1 Pre-release
Pre-release

What's Changed

  • fix(mocked): removed all warnings from TFHE.sol when compiling in mocked mode by @jatZama in #288
  • chore: fix instance for main tests by @immortal-tofu in #289
  • feat: added TFHE.isInitialized function for ebool type by @jatZama in #290
  • fix: updated hardhat config to have same accounts in mocked mode as in fhevm mode by @jatZama in #291
  • feat: added the oracle contracts and library by @jatZama in #292
  • fix: install commitlint properly by @immortal-tofu in #295
  • fix: silence warnings and fix _transfer in CompliantERC20 by @jatZama in #294
  • docs: fixed typo on variable visibility by @jatZama in #297
  • Feat/new types by @immortal-tofu in #300

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

v0.4.0-0

16 Feb 10:19
add0985
Compare
Choose a tag to compare
v0.4.0-0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0-0

v0.3.0

18 Jan 10:58
ece52c0
Compare
Choose a tag to compare

What's Changed

  • docs() add vue and add one troubleshooting by @immortal-tofu in #232
  • fix(faucet): add a grep to ignore info statements by @leventdem in #236
  • made shl and shr more consistent with cleartext shift operators by restraining second operand to 8 bits by @jatZama in #241
  • docs() Change summary and add new section by @immortal-tofu in #237
  • Mocked version of TFHE.sol for mocked tests and coverage by @jatZama in #242
  • Added Reencrypt abstract contract to replace use of EIP712WithModifier by @jatZama in #243
  • feat() use new cmux by @immortal-tofu in #246
  • Updated Solidity version to ^0.8.20 and OpenZeppelin Contracts to ^5.0.1 by @jatZama in #244
  • feat: add upper bound for encrypted random integers by @dartdart26 in #238
  • Feature/improved erc20 by @jatZama in #245
  • Add testing network for terraform devnet by @david-zama in #240
  • Added name and symbol parameters in constructor of EncryptedERC20 and CompliantERC20 by @jatZama in #247
  • Added virtual modifier for easier extensibility - also deleted useless public modifier in Timelock constructor by @jatZama in #248
  • Added NonceManager to avoid Nonce errors in CI tests by @jatZama in #249
  • fix() update gas prices in doc by @immortal-tofu in #250
  • docs() Reduce subsection in getting started by @immortal-tofu in #254
  • Feature/evm shangai by @jatZama in #255
  • docs() add troubleshooting regarding property by @immortal-tofu in #253
  • Updated the documentation concerning Write Contract section by @jatZama in #256
  • Updated doc with NextJS template by @jatZama in #258
  • Change chain id for multiple validator testnet by @david-zama in #252
  • Add mocks directory to package by @immortal-tofu in #259
  • Release/0.3.0 by @immortal-tofu in #261

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

27 Nov 12:34
4ec591c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2