aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/kitchen_sink.cpp
AgeCommit message (Expand)Author
2024-08-05rpc: clarify ALREADY_IN_CHAIN rpc errorswillcl-ark
2024-05-16util: add TransactionError includes and namespace declarationsRyan Ofsky
2024-05-16util: move fees.h and error.h to common/messages.hRyan Ofsky
2024-05-16common: Add PSBTError enumRyan Ofsky
2021-08-04make ParseOutputType return a std::optional<OutputType>fanquake
2021-02-22scripted-diff: Rename MakeFuzzingContext to MakeNoLogFileContextMarcoFalke
2021-01-03refactor: Use C++17 std::array deduction for ALL_FEE_ESTIMATE_HORIZONSMarcoFalke
2020-12-31fuzz: Remove duplicate ALL_OUTPUT_TYPE arrayMarcoFalke
2020-12-16fuzz: Fill various small fuzzing gapspracticalswift
2020-12-10fuzz: Link all targets onceMarcoFalke
2020-06-09refactor: Error message bilingual_str consistencyWladimir J. van der Laan
2020-04-26tests: Add fuzzing coverage for JSONRPCTransactionError(...) and RPCErrorFrom...practicalswift
2020-04-26tests: Add fuzzing coverage for TransactionErrorString(...)practicalswift