Files
pezkuwi-subxt/substrate/utils/fork-tree
Davide Galassi ecafcd430b Fork tree prune assumptions removal v2 (#13327)
* Removed assumptions about ancestry from fork tree prune method

* Tests improvement

* Fork tree prune refactory

* Code refactory

* Correctly handle borderline, but legit, case

* Apply suggestions from code review

Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>

* Removed duplicated test

---------

Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>
2023-02-15 11:25:26 +01: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