loomnetwork / plasma-cash

Plasma Cash Contract & Client. ERC721, ERC20, and ETH compatible
https://loomx.io/developers
Other
271 stars 62 forks source link

update outdated python tests for Sparse Merkle Tree #54

Closed aupiff closed 6 years ago

aupiff commented 6 years ago

We fixed the depth bug in the SMT impl, now we have to fix the tests.

aupiff commented 6 years ago

done