tendermint/merkle
Jae Kwon 5dfa2ecebb share block parts when we're the proposer 2014-09-07 18:28:04 -07:00
..
README.md . 2014-05-27 23:40:21 -07:00
iavl_node.go converting Binary struct model to native w/ global methods model 2014-09-03 19:21:19 -07:00
iavl_test.go converting Binary struct model to native w/ global methods model 2014-09-03 19:21:19 -07:00
iavl_tree.go converting Binary struct model to native w/ global methods model 2014-09-03 19:21:19 -07:00
types.go converting Binary struct model to native w/ global methods model 2014-09-03 19:21:19 -07:00
util.go share block parts when we're the proposer 2014-09-07 18:28:04 -07:00

README.md

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