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
In noir-projects/aztec-nr/aztec/src/context/avm.nr, consider passing the function selector as part of calldata, instead of having one extra argument. This might help in reducing the number of registers in the AVM.
In
noir-projects/aztec-nr/aztec/src/context/avm.nr
, consider passing the function selector as part of calldata, instead of having one extra argument. This might help in reducing the number of registers in the AVM.cc: @Maddiaa0
The text was updated successfully, but these errors were encountered: