Chia-Network / chia_rs

Rust crate & wheel with consensus code
Apache License 2.0
21 stars 26 forks source link

update gen-corpus to save block generators #747

Closed arvidn closed 1 month ago

arvidn commented 1 month ago

extend the gen-corpus tool to pull all block generators from a blockchain file and place them in the run-generator corpus directory.

It also avoid the cost of actually executing the generators unless it needs to because another corpus is being populated. The patch is best viewed with white space ignored.

coveralls-official[bot] commented 1 month ago

Pull Request Test Coverage Report for Build 11199606006

Details


Totals Coverage Status
Change from base Build 11165912337: 0.0%
Covered Lines: 12483
Relevant Lines: 14964

💛 - Coveralls