Skip to content

Commit 9849bc2

Browse files
authored
Merge pull request #124 from TheCharlatan/readme_fuzz_corpus
doc: Mention the fuzz corpus directory in the readme
2 parents ae80912 + 0108e7f commit 9849bc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ To get the sanitizer flags working in the libbitcoinkernel Bitcoin Core
5757
library, the easiest way for now is to edit the `libbitcoinkernel-sys/build.rs`
5858
flags.
5959

60+
New fuzzing results may be submitted to the following corpus repository:
61+
https://github.com/alexanderwiederin/qa-assets
62+
6063
### Coverage
6164

6265
Once fuzzed, a coverage report can be generated with (picking the `verify`

0 commit comments

Comments
 (0)