aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/signet.cpp
AgeCommit message (Expand)Author
2020-12-10fuzz: Link all targets onceMarcoFalke
2020-09-22fuzz: Remove needless guardMarcoFalke
2020-09-22refactor: Remove SignetTxs::m_valid and use optional insteadMarcoFalke
2020-09-18test: add small signet fuzzerpracticalswift