This repository has been archived by the owner on Dec 23, 2024. It is now read-only.
v0.5.0
What's Changed
- fix(gas): add utils for protected storage gas cost by @dartdart26 in #110
- feat: array equality as a precompile by @dartdart26 in #113
- Main internal by @immortal-tofu in #117
- fix: add missing gas costs for loading ciphertexts by @dartdart26 in #118
- feat: size-efficient list-based ciphertext inputs by @dartdart26 in #120
- fix: missing gas costs and memory issues by @dartdart26 in #121
- feat: add external seed in rand precompile APIs by @dartdart26 in #122
- Docs/update 0.5.0 by @immortal-tofu in #123
- feat: pass a contract address to verifyCiphertext by @dartdart26 in #124
Full Changelog: v0.2.0...v0.5.0