Skip to content

New test for storage obligations

Niels Castien requested to merge nielscastien/Sia:new-obligation-test into master

This test checks if the host handles adding new storage obligations in a correct way when the transaction pool is not accepting transaction sets.

For now this test will always fail due to a known bug in storageobligation.go.

With this test in place we can check if follow up PR's are actually fixing this bug.

Proof the test is failing: image

Edited by Niels Castien

Merge request reports