-
Notifications
You must be signed in to change notification settings - Fork 16
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. |
π€ Release is at https://github.com/noir-lang/acvm/releases/tag/root-v0.10.0 π» |
π€ Release is at https://github.com/noir-lang/acvm/releases/tag/acir-v0.10.0 π» |
π€ Release is at https://github.com/noir-lang/acvm/releases/tag/acvm-v0.10.0 π» |
π€ Release is at https://github.com/noir-lang/acvm/releases/tag/acvm_stdlib-v0.10.0 π» |
π€ 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)MerkleMembership
opcode withComputeMerkleRoot
(#233)Backend
to implementDefault
trait (#223)PartialWitnessGeneratorStatus
fromPartialWitnessGenerator.solve
(#213)Features
Result<OpcodeResolution, OpcodeResolutionError>
(#237) (e8e93fd)hash_to_field_128_security
(#230) (198fb69)add_mul
onExpression
(#207) (f156e18)FieldElement::from<bool>()
(#203) (476cfa2)MerkleMembership
opcode withComputeMerkleRoot
(#233) (74bfee8)Backend
to implementDefault
trait (#223) (00282dc)PartialWitnessGeneratorStatus
fromPartialWitnessGenerator.solve
(#213) (e877bed)Result<OpcodeResolution, OpcodeResolutionError>
fromsolve_range_opcode
(#238) (15d3c5a)Bug Fixes
bn254
feature flag always being enabled (#225) (82eee6a)Miscellaneous Chores
acir: 0.10.0
0.10.0 (2023-04-26)
β BREAKING CHANGES
MerkleMembership
opcode withComputeMerkleRoot
(#233)PartialWitnessGeneratorStatus
fromPartialWitnessGenerator.solve
(#213)Features
add_mul
onExpression
(#207) (f156e18)MerkleMembership
opcode withComputeMerkleRoot
(#233) (74bfee8)PartialWitnessGeneratorStatus
fromPartialWitnessGenerator.solve
(#213) (e877bed)Miscellaneous Chores
acir_field: 0.10.0
0.10.0 (2023-04-26)
Features
FieldElement::from<bool>()
(#203) (476cfa2)Bug Fixes
bn254
feature 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)Backend
to implementDefault
trait (#223)PartialWitnessGeneratorStatus
fromPartialWitnessGenerator.solve
(#213)Features
Result<OpcodeResolution, OpcodeResolutionError>
(#237) (e8e93fd)hash_to_field_128_security
(#230) (198fb69)Backend
to implementDefault
trait (#223) (00282dc)PartialWitnessGeneratorStatus
fromPartialWitnessGenerator.solve
(#213) (e877bed)Result<OpcodeResolution, OpcodeResolutionError>
fromsolve_range_opcode
(#238) (15d3c5a)Bug Fixes
bn254
feature flag always being enabled (#225) (82eee6a)Miscellaneous Chores
acvm_stdlib: 0.10.0
0.10.0 (2023-04-26)
β BREAKING CHANGES
Bug Fixes
bn254
feature flag always being enabled (#225) (82eee6a)Miscellaneous Chores
This PR was generated with Release Please. See documentation.