Files
pezkuwi-subxt/substrate/utils/fork-tree
Davide Galassi c534e00ffc BABE's revert procedure (#11022)
* First rough draft for BABE revert

* Proper babe revert test

* Cleanup

* Test trivial cleanup

* Fix to make clippy happy

* Check polkadot companion

* Check cumulus companion

* Remove babe's blocks weight on revert

* Handle "empty" blockchain edge case

* Run companions

* Simplify the filter predicate

* Saturating sub is not required

* Run pipeline

* Run pipeline again...
2022-03-24 08:51:55 +00:00
..
2022-03-24 08:51:55 +00: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