v0.1.0
Pre-release
Pre-release
What's Changed
- Use geth 1.12.0 instead of 1.13.0 by @dartdart26 in #5
- Add fhe lib precompile and Makefile by @david-zama in #4
- V0.5.6 zama by @david-zama in #6
- Build tfhe-rs and use it as part of the Makefile by @youben11 in #7
- Compile tfhe-rs with deterministic FFT by @dartdart26 in #8
- Static link tfhe-rs by @youben11 in #9
- ci(tests): run tests on PR/Push events by @youben11 in #10
- build: use relative paths to tfhe-rs by @dartdart26 in #11
- Add cast/decrypt and hardcoded keys by @david-zama in #12
- Fix static linking on Mac by @david-zama in #16
- add remaining ops to the fhelib precompile by @youben11 in #19
- feat: add ciphertext delegation for opReturn by @dartdart26 in #21
- feat: support registering errors from another package by @youben11 in #22
- feat: handle the read-only flag inside OpSstore by @dartdart26 in #23
- feat: support different way to init global keys by @youben11 in #20
- feat: implement opCreate and opCreate2 in fhevm-go by @dartdart26 in #25
- chore: move params to fhevm by @dartdart26 in #28
- feat: add implementation of OpSelfdestruct by @dartdart26 in #29
- feat: support fractional gas cost for calldata by @dartdart26 in #30
- Custom parameters for fhevm-go by @david-zama in #31
- tests: add tests previously used in geth by @youben11 in #33
- Fix and test optimistic requires by @youben11 in #35
- Add feature to disable decryptions in transaction by @david-zama in #36
Full Changelog: https://github.com/zama-ai/fhevm-go/commits/v0.1.0