noir-lang / noir

Noir is a domain specific language for zero knowledge proofs
https://noir-lang.org
Apache License 2.0
871 stars 188 forks source link

Compilation of Aztec contracts using the elaborator doesn't emit note definitions #5308

Closed TomAFrench closed 3 months ago

TomAFrench commented 3 months ago

See CI failure here image

I'm imagining that this is due to lazy elaboration of globals resulting in these being dropped before being added to the ABI.