v0.1.0
What's Changed
- Add local testnet by @david-zk in #1
- Add key gen using kms dev + howto by @leventdem in #3
- Initial integration of coprocessor library by @david-zk in #2
- Fixes for testing with actual coprocessor contracts by @david-zk in #6
- Go ethereum sessions by @david-zk in #4
- Add docker build for local testnet by @david-zk in #5
- Move coprocessor routine processing to defer block by @david-zk in #8
- Adjust user ciphertext input api by @david-zk in #10
- Fix/dev improvements by @david-zk in #11
- Rebase to geth 14.3 by @david-zk in #7
- Update fhevm-go-coproc module and keys by @david-zk in #13
- Reduce block time for coprocessor testnet by @david-zk in #12
- Fix keygen to use kms image by @david-zk in #14
- Fix publishing dev image by @david-zk in #9
- Fix get ciphertext by handle by @david-zk in #15
- Update fhevm-go-coproc by @david-zk in #16
- Update to new coprocessor design by @david-zk in #17
- feat: FHE rand seed as a function of chain params by @dartdart26 in #20
- chore(ci): add go-ethereum-coprocessor ci workflows by @0xawaz in #22
- fix: update on push branch by @0xawaz in #23
- docs: add base geth version by @dartdart26 in #24
New Contributors
- @david-zk made their first contribution in #1
- @leventdem made their first contribution in #3
- @dartdart26 made their first contribution in #20
- @0xawaz made their first contribution in #22
Full Changelog: v1.13.11...v0.1.0