Results 144 issues of Tom French

We're aware of issues with the Noir wasm compiler's dependency resolution, namely: - Library names are assumed to be unique - Dependencies are stored in a 2 level structure rather...

# Description ## Problem\* Resolves ## Summary\* We're currently split such that half the workspace is using getrandom v2 and half is using getrandom v3. Unfortunately there's a requirement for...

Currently there is no way to check a completed witness against the set of constraints encoded by ACIR. This is because passing this witness to the ACVM and rexecuting the...

Barretenberg has supported the new format for some time and maintaining support for this adds complexity to the decoding logic so we can remove this to simplify the codebase.