You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jae Kwon 8718bd52a4 made ValidatorSet.Hash deterministic; fix off-by-1 bugs 10 years ago
..
README.md . 11 years ago
iavl_node.go NodeDB & Copy() added back to Tree 10 years ago
iavl_test.go NodeDB & Copy() added back to Tree 10 years ago
iavl_tree.go everything but binary, common, and blocks are explicitly imported. 10 years ago
simple_tree.go made ValidatorSet.Hash deterministic; fix off-by-1 bugs 10 years ago
simple_tree_test.go Unified deterministic merkle tree computation. Now we have 2 types of 10 years ago
types.go fix tests 10 years ago
util.go Unified deterministic merkle tree computation. Now we have 2 types of 10 years ago

README.md

An immutable, persistable, merkle-ized self balancing AVL+ tree.