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.
extend the
gen-corpus
tool to pull all block generators from a blockchain file and place them in therun-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.