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
When compiled for wasm32, the append method of CommitmentTree crashes after the first two insertions, i.e. the first time the function Node::combine is called
The text was updated successfully, but these errors were encountered:
When compiled for
wasm32
, theappend
method ofCommitmentTree
crashes after the first two insertions, i.e. the first time the functionNode::combine
is calledThe text was updated successfully, but these errors were encountered: