Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: add is_infinite to curve addition opcode (#6384)
Resolves noir-lang/noir#4978 Since elliptic curve addition in barretenberg is already handling the point at infinity, I simply expose it in the ACIR opcode.
- Loading branch information