chore: Release 0.10.0#204
Conversation
9901ca6 to
1648115
Compare
831984d to
e1ecc99
Compare
|
I think this is in a good position to be released? @vezenovm @phated @kevaundray? This also requires AztecProtocol/barretenberg#385 so that we can evaluate |
Was planning to do this on Friday -- Guillaume noted that we were missing keccak in the solver |
I could look to add this tomorrow, it wouldn't take too long. Or if someone else has a free moment |
I think @guipublic may already be looking into it |
e1ecc99 to
591ac08
Compare
591ac08 to
64502e4
Compare
Yes, I added it as part of the Keccak foreign function in stdlib |
|
Spoke with @TomAFrench and he mentioned that this is a blocker for a bug we want to push for the backend, and since Keccak is going to take longer than expected, due to it not being implemented in the proof system. We can push this release and then push Keccak in the next. |
🤖 I have created a release beep boop
root: 0.10.0
0.10.0 (2023-04-26)
⚠ BREAKING CHANGES
Result<OpcodeResolution, OpcodeResolutionError>fromsolve_range_opcode(#238)Result<OpcodeResolution, OpcodeResolutionError>(#237)hash_to_field_128_security(#230)MerkleMembershipopcode withComputeMerkleRoot(#233)Backendto implementDefaulttrait (#223)PartialWitnessGeneratorStatusfromPartialWitnessGenerator.solve(#213)Features
Result<OpcodeResolution, OpcodeResolutionError>(#237) (e8e93fd)hash_to_field_128_security(#230) (198fb69)add_mulonExpression(#207) (f156e18)FieldElement::from<bool>()(#203) (476cfa2)MerkleMembershipopcode withComputeMerkleRoot(#233) (74bfee8)Backendto implementDefaulttrait (#223) (00282dc)PartialWitnessGeneratorStatusfromPartialWitnessGenerator.solve(#213) (e877bed)Result<OpcodeResolution, OpcodeResolutionError>fromsolve_range_opcode(#238) (15d3c5a)Bug Fixes
bn254feature flag always being enabled (#225) (82eee6a)Miscellaneous Chores
acir: 0.10.0
0.10.0 (2023-04-26)
⚠ BREAKING CHANGES
MerkleMembershipopcode withComputeMerkleRoot(#233)PartialWitnessGeneratorStatusfromPartialWitnessGenerator.solve(#213)Features
add_mulonExpression(#207) (f156e18)MerkleMembershipopcode withComputeMerkleRoot(#233) (74bfee8)PartialWitnessGeneratorStatusfromPartialWitnessGenerator.solve(#213) (e877bed)Miscellaneous Chores
acir_field: 0.10.0
0.10.0 (2023-04-26)
Features
FieldElement::from<bool>()(#203) (476cfa2)Bug Fixes
bn254feature flag always being enabled (#225) (82eee6a)acvm: 0.10.0
0.10.0 (2023-04-26)
⚠ BREAKING CHANGES
Result<OpcodeResolution, OpcodeResolutionError>fromsolve_range_opcode(#238)Result<OpcodeResolution, OpcodeResolutionError>(#237)hash_to_field_128_security(#230)Backendto implementDefaulttrait (#223)PartialWitnessGeneratorStatusfromPartialWitnessGenerator.solve(#213)Features
Result<OpcodeResolution, OpcodeResolutionError>(#237) (e8e93fd)hash_to_field_128_security(#230) (198fb69)Backendto implementDefaulttrait (#223) (00282dc)PartialWitnessGeneratorStatusfromPartialWitnessGenerator.solve(#213) (e877bed)Result<OpcodeResolution, OpcodeResolutionError>fromsolve_range_opcode(#238) (15d3c5a)Bug Fixes
bn254feature flag always being enabled (#225) (82eee6a)Miscellaneous Chores
acvm_stdlib: 0.10.0
0.10.0 (2023-04-26)
⚠ BREAKING CHANGES
Bug Fixes
bn254feature flag always being enabled (#225) (82eee6a)Miscellaneous Chores
This PR was generated with Release Please. See documentation.