Files
pezkuwi-subxt/substrate/client/consensus/epochs
Davide Galassi 535c6f2e94 Epoch-Changes tree pruning was lagging by one epoch (#12567)
* Remove all not required nodes from the epoch-changes tree

Some outdated nodes were left there because of the predicate

* Test to excercise the fix

* Add a fork on genesis to the test

* Fix typo in comments
2022-11-09 09:50:36 +01:00
..
2022-05-04 13:38:54 +00:00
2020-08-20 17:04:42 +02:00

Generic utilities for epoch-based consensus engines.

License: GPL-3.0-or-later WITH Classpath-exception-2.0