Skip to content

Commit

Permalink
Add TransactionPool fuzz driver (#3396)
Browse files Browse the repository at this point in the history
Add fuzz driver for fuzzing adding transactions to the main and stem
TransactionPool

Co-authored-by: Nym Seddon <[email protected]>
  • Loading branch information
unseddd and Nym Seddon authored Aug 17, 2020
1 parent a038687 commit 6a012d7
Show file tree
Hide file tree
Showing 5 changed files with 2,114 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pool/fuzz/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

target
corpus
artifacts
Loading

0 comments on commit 6a012d7

Please sign in to comment.