This release enables running tests locally using the fhevm repository (for more exhaustive tests) as well as a smaller test suite from the e2e folder, both locally and against Sepolia.
What's Changed
- fix: correct paremeters and directories when calling keygen by @dd23 in #26
- Update readme format by @yuxizama in #25
- chore: bump kms-core version to
v0.8.1-rc4
by @dd23 in #28 - fix: Use #!/usr/bin/env bash rather than #!/bin/bash by @silasdavis in #29
- Reorganise and merge "main-coprocerssor" into "main" by @manoranjith in #45
- Feat/test migration db last by @leventdem in #51
- chore: remove core-base-build by @fd0r in #54
- chore: update coprocessor, geth and db migration image by @leventdem in #55
- Add E2E test suite [WIP] by @immortal-tofu in #49
- feat: use docker image to deploy fhevm SCs by @leventdem in #58
- Add tests by @immortal-tofu in #61
- fix: remove only by @immortal-tofu in #62
- feat: add benchmarks for reencrypt by @immortal-tofu in #64
- chore: fix typo in README by @immortal-tofu in #63
- test: improve benchmarks by @immortal-tofu in #65
- cleanup container volume names, delete unused items by @manoranjith in #68
- Prepare config to run e2e folder tests using fhevm-devops local setup by @leventdem in #74
- doc: add CHANGELOG by @leventdem in #75
New Contributors
- @dd23 made their first contribution in #26
- @yuxizama made their first contribution in #25
- @silasdavis made their first contribution in #29
- @manoranjith made their first contribution in #45
- @fd0r made their first contribution in #54
- @immortal-tofu made their first contribution in #49
Full Changelog: v0.1.6...v0.6.0