Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Conversation

@andresilva
Copy link
Contributor

When using BABE import queue we create a task that takes care of pruning the Epoch change tree based on finality. This task was previously not started for the light client because when using construct_service_factory! it could only be done in AuthoritySetup where we had access to the Service. After #3382 it is now possible to spawn the task for the light client as well.

@andresilva andresilva added A0-please_review Pull request needs code review. M4-core labels Aug 28, 2019
@bkchr bkchr merged commit f1b181d into master Aug 28, 2019
@bkchr bkchr deleted the andre/spawn-babe-pruning-light-client branch August 28, 2019 16:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A0-please_review Pull request needs code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants