Skip to content

v0.3.0

Compare
Choose a tag to compare
@immortal-tofu immortal-tofu released this 18 Jan 10:58
· 771 commits to main since this release
ece52c0

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