Files
pezkuwi-subxt/substrate/utils/fork-tree
André Silva b737ebba6d fork-tree: fix tree rebalancing (#7616)
* fork-tree: rebalance tree when inserting inner node

* fork-tree: fix tests for new rebalancing behavior

* fork-tree: fix node iterator initial state

* grandpa: fix tests
2020-12-01 18:49:09 +00:00
..
2020-09-22 19:47:38 +02:00
2020-08-20 17:04:42 +02:00

Utility library for managing tree-like ordered data with logic for pruning the tree while finalizing nodes.

License: Apache-2.0