You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Update index.js so that HAS_ZK and PUBLIC_INPUTS variables must always be set in tests (#19884)
Update `index.js` so that `HAS_ZK` and `PUBLIC_INPUTS` variables must
always be set in tests. These code paths were leftovers from Plonk.
ClosesAztecProtocol/barretenberg#1316
// TODO(https://github.com/AztecProtocol/barretenberg/issues/1316): Clean this code up. We are trying to use this logic for three different flows: bb plonk, bb honk, and bbjs honk, and all three have different setups.
0 commit comments