qdrvm / kagome

Kagome - C++20 implementation of Polkadot Host
https://kagome.readthedocs.io
Apache License 2.0
154 stars 33 forks source link

[Enhancement]: Add a Zombietest to check parachain activity #2132

Open igor-egorov opened 2 weeks ago

igor-egorov commented 2 weeks ago

Description

Add a zombietest to check that blocks above 10th have candidates' included/backed manifests.

Motivation

Increased coverage.

Additional context

No response

Are you planning to do it yourself in a pull request ?

Yes

kamilsa commented 2 weeks ago

Required to check #2131 when it is fixed