tendermint/merkle
Jae Kwon c8f996f345 prettyprint block, unified state hash, test block mutation. 2014-10-13 20:07:26 -07:00
..
README.md . 2014-05-27 23:40:21 -07:00
iavl_node.go NodeDB & Copy() added back to Tree 2014-10-11 20:39:13 -07:00
iavl_test.go NodeDB & Copy() added back to Tree 2014-10-11 20:39:13 -07:00
iavl_tree.go prettyprint block, unified state hash, test block mutation. 2014-10-13 20:07:26 -07:00
types.go fix tests 2014-10-11 21:27:58 -07:00
util.go state save/load test. 2014-10-07 00:43:34 -07:00

README.md

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