Releases: zama-ai/fhevm-go
Releases · zama-ai/fhevm-go
v0.1.5-alpha
What's Changed
- ci: trigger e2e tests on ethermint on PRs by @youben11 in #42
- feat: add upper bound for encrypted random integers by @dartdart26 in #44
- fix: remove precompile input indexing check by @dartdart26 in #45
- Add empty rust flags for portable executable by @david-zama in #46
Full Changelog: v0.1.0...v0.1.5-alpha
v0.1.4-alpha
Full Changelog: v0.1.3-alpha...v0.1.4-alpha
v0.1.3-alpha
What's Changed
- feat() add ifThenElse to the stack by @immortal-tofu in #49
- feat() Update gas prices for decrypt and rand by @immortal-tofu in #50
New Contributors
- @immortal-tofu made their first contribution in #49
Full Changelog: v0.1.2-alpha...v0.1.3-alpha
v0.1.2-alpha
- Bump tfhe-rs version 0.4.1
- Call KMS for reencrypt and decrypt calls
What's Changed
- ci: trigger e2e tests on ethermint on PRs by @youben11 in #42
- feat: add upper bound for encrypted random integers by @dartdart26 in #44
- fix: remove precompile input indexing check by @dartdart26 in #45
- Add empty rust flags for portable executable by @david-zama in #46
Full Changelog: v0.1.0...v0.1.2-alpha
v0.1.1-gamma-kms
Full Changelog: v0.1.1-beta-kms...v0.1.1-gamma-kms
v0.1.3-beta
What's Changed
- ci: trigger e2e tests on ethermint on PRs by @youben11 in #42
- feat: add upper bound for encrypted random integers by @dartdart26 in #44
- fix: remove precompile input indexing check by @dartdart26 in #45
- Add empty rust flags for portable executable by @david-zama in #46
Full Changelog: v0.1.0...v0.1.3-beta
v0.1.1
What's Changed
- ci: trigger e2e tests on ethermint on PRs by @youben11 in #42
- feat: add upper bound for encrypted random integers by @dartdart26 in #44
- fix: remove precompile input indexing check by @dartdart26 in #45
- Add empty rust flags for portable executable by @david-zama in #46
Full Changelog: v0.1.0...v0.1.1
v0.1.1-beta-kms
What's Changed
Full Changelog: v0.1.0...v0.1.1-beta-kms
v0.1.1-alpha-kms
Full Changelog: v0.1.0...v0.1.1-alpha-kms
v0.1.0
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