0.12.0 (2023-10-26)
⚠ BREAKING CHANGES
- remove plookup pedersen methods from c_bind namespace (#3033)
Features
- Added correctness tests for several small relations in Goblin Translator (Goblin Translator part 8) (#2963) (4c83250)
- Correctness tests for decomposition and non-native field relations (Goblin Translator Part 9) (#2981) (cdc830d)
- Enable sol verifier tests in ci (#2997) (058de1e)
- Goblin Translator flavor and permutation correctness (Goblin Translator part 7) (#2961) (737f17f)
Bug Fixes
Miscellaneous
- acir_tests: Add script to regenerate double_verify_proof inputs (#3005) (9c4eab2)
- Fix
pedersen_compress_with_hash_index
c_bind function (#3054) (a136f6e) - Proxy redundant
hash
methods (#3046) (df389b5) - Remove
pedersen_buffer_to_field
from c_bind (#3045) (de7e63b) - Remove pedersen hash oracle (#3023) (0e6958c)
- Remove plookup pedersen methods from c_bind namespace (#3033) (a8ea391)