v0.4.0-4
Pre-release
Pre-release
What's Changed
Fixes
Other Changes
- Fixed tasks and readme by @jatZama in #262
- docs(): fixes links in getting started by @aquint-zama in #263
- deps() update docker image version by @immortal-tofu in #266
- docs() Remove deperecated warning concerning openzeppelin on Remix by @immortal-tofu in #267
- docs: add instruction on testing network1 by @youben11 in #275
- Add commitlint action by @aquint-zama in #271
- Added documentation for pitfalls and best practises by @jatZama in #276
- docs: add minor details to the pitfalls section by @jatZama in #279
- docs: update Readme.md by @yuxizama in #283
- feat: add 64bits support by @immortal-tofu in #284
- docs: add reference to fhevm-go by @dartdart26 in #285
- Feat/add ci prerelease by @immortal-tofu in #286
- 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
- 0.4.0-1 by @immortal-tofu in #301
- chore: use ethermint node v0.3.0-5 version by @immortal-tofu in #302
- test: cover the different types of values in decryption by @youben11 in #299
- fix: updated mocked mode to be compatible with new types by @jatZama in #304
- docs: added warning for shift ops by @jatZama in #305
- Gitbook edit rebased by @immortal-tofu in #307
- 0.4.0-2 by @immortal-tofu in #308
- Docs: Update for 0.4.0 by @immortal-tofu in #309
- refactor: remove deprecated optReq by @immortal-tofu in #313
- feat: introduce select in place of cmux by @immortal-tofu in #314
- chore: remove finance usecase by @immortal-tofu in #319
- update design by @yuxizama in #317
- 0.4.0-3 by @immortal-tofu in #322
- docs: various adjustments to the current documentation by @immortal-tofu in #321
- docs: added docs for async decrypt and support for euint4 by @jatZama in #323
- chore: use task instead of custom script by @immortal-tofu in #327
- feat: added utils for oracle deployment and updated tasks by @jatZama in #326
- docs: update some designs by @yuxizama in #324
- chore: update fhevmjs by @immortal-tofu in #330
- tests: add euint4 for test contract by @youben11 in #331
- feat: added automatic deployment of predeploy when testing by @jatZama in #329
- docs: add hint for deprecation of sync decrypt by @immortal-tofu in #332
- docs: added hardhat test with async decrypt by @jatZama in #334
- fix: fixed removeDid by @jatZama in #335
- chore: attach fhevm image for logs by @jatZama in #336
- feat: general awaitAllDecryptionResults in fhevm mode by @jatZama in #338
- Docs/fhevm contract by @immortal-tofu in #337
- 0.4.0-4 by @jatZama in #339
New Contributors
Full Changelog: v0.3.0...v0.4.0-4