tendermint/merkle
Jae Kwon cd4ef5d01f IAVLTree supports Codec. 2014-10-11 00:52:29 -07:00
..
README.md . 2014-05-27 23:40:21 -07:00
iavl_node.go IAVLTree supports Codec. 2014-10-11 00:52:29 -07:00
iavl_test.go IAVLTree supports Codec. 2014-10-11 00:52:29 -07:00
iavl_tree.go IAVLTree supports Codec. 2014-10-11 00:52:29 -07:00
types.go IAVLTree supports Codec. 2014-10-11 00:52:29 -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.