Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
Classes | Namespaces | Functions | Variables
merkle_tree.py File Reference

Go to the source code of this file.

Classes

class  zeth.core.merkle_tree.ITreeHash
 
class  zeth.core.merkle_tree.MerkleTreeData
 
class  zeth.core.merkle_tree.MerkleTree
 
class  zeth.core.merkle_tree.PersistentMerkleTree
 

Namespaces

 zeth.core.merkle_tree
 

Functions

List[str] zeth.core.merkle_tree.compute_merkle_path (int address, MerkleTree mk_tree)
 

Variables

 zeth.core.merkle_tree.ZERO_ENTRY