cardano-testnet: Add tests for lightweight checkpointing configuration #6142
Labels
needs triage
Issue / PR needs to be triaged.
type: enhancement
An improvement on the existing functionality
Uh oh!
There was an error while loading. Please reload this page.
Lightweight checkpointing is introduced in: #6048
Tests for this feature should be added to
cardano-testnet
.Positive scenario
A positive scenario can be tested in the following way:
Note
This can be done similarly to how it's implemented in in
KesPeriodInfo
test.Expected result
Block hashes are correctly checked and the node starts successfully.
Negative scenario
However it's possible to implement a negative scenario:
Expected result
cardano-testnet
fails to start due to block hashes checks failureThe text was updated successfully, but these errors were encountered: