Chia-Network / clvm_rs

Rust implementation of clvm
Apache License 2.0
67 stars 54 forks source link

add parameterized test for the softfork guard and its behavior #404

Closed arvidn closed 2 months ago

arvidn commented 2 months ago

this adds a new test for the softfork guard, parameterized on mempool mode, the extension value passed in and flags. Since the BLS soft-fork has already activated, the flags parameter isn't so interesting. but it will be for the CHIP-34 patch.

coveralls-official[bot] commented 2 months ago

Pull Request Test Coverage Report for Build 9081205552

Details


Totals Coverage Status
Change from base Build 8986872347: 0.09%
Covered Lines: 5806
Relevant Lines: 6166

💛 - Coveralls