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