dot/state/pruner: refactor code to be more understandable and modular #2835
Labels
P-low
this is mostly nice to have.
T-enhancement
this issue/pr covers improvement of existing functionality.
The pruner code is (unit, integration and even usage-wise) untested, and hard to understand.
Since the trie lazy loading of nodes will interact a lot more with the database, and that the pruner already does some work with pruning database keys (node hashes), it feels required to understand the online pruner code and make it more modular.
The text was updated successfully, but these errors were encountered: