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
Fix#2947.
Note - had to change the nullifier height to 20 instead of 32 since
circuit tests use `NullifierMemoryTreeTestingHarness` which uses BB's
Memory Tree which is limited to a max height of 20. I can't change it to
32 due to bad_alloc.
A user received the following error after having a Sandbox running for 256 blocks:
Reported by @drgorillamd from Wonderland
The text was updated successfully, but these errors were encountered: