fuzz: mine blocks and send headers for them in cmpctblock harness
This commit only changes Bitcoin Core's internal fuzz testing code. It expands a fuzz harness so that the test can mine fake blocks and send headers for them, improving test coverage for compact block processing. There is no change to prod…
3c58efe2by Eugene Siegel+130−103 files