Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

fix: rename gates to opcodes #59

Merged
merged 1 commit into from
Feb 24, 2023
Merged

fix: rename gates to opcodes #59

merged 1 commit into from
Feb 24, 2023

Conversation

TomAFrench
Copy link
Member

We're referring to the old "gates" field on Circuit rather than the new "opcodes" field. This should be picked up be type checking so we should also investigate why this doesn't error.

@kevaundray kevaundray merged commit 6e05307 into master Feb 24, 2023
@kevaundray
Copy link
Contributor

aztec_backend_wasm is not included in the compilation targets. If you check Cargo.toml, it gets excluded. It was needed for the typescript code, but its not clear to me if typescript is using newer versions of this

@TomAFrench TomAFrench deleted the gates-to-opcodes branch February 26, 2023 14:09
@github-actions github-actions bot mentioned this pull request May 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants