aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/test/fuzz/notifications.cpp
AgeCommit message (Expand)Author
2024-04-25refactor: Drop util::Result operator=Ryan Ofsky
2024-02-05fuzz: remove unused `args` and `context` from `FuzzedWallet`brunoerg
2024-01-19refactor: pass CRecipient to FundTransactionjosibake
2023-12-08wallet: return CreatedTransactionResult from FundTransactionAndrew Chow
2023-11-29fuzz: Avoid signed-integer-overflow in wallet_notifications fuzz targetMarcoFalke
2023-11-27Merge bitcoin/bitcoin#28933: fuzz: Faster wallet_notifications targetfanquake
2023-11-27fuzz: Faster wallet_notifications targetMarcoFalke
2023-11-24Export assert from util/check.hMarcoFalke
2023-11-21Use Txid in COutpointdergoegge
2023-09-30validation: pass ChainstateRole for validationinterface callsJames O'Beirne
2023-07-13scripted-diff: Use new FUZZ_TARGET macro everywhereMarcoFalke
2023-05-30fuzz: fix wallet notifications.cppfurszy
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-08-03refactor: Replace BResult with util::ResultRyan Ofsky
2022-07-18interfaces, refactor: Add more block information to block connected notificat...Ryan Ofsky
2022-07-08wallet: refactor GetNewDestination, use BResultfurszy
2022-04-21Disallow more unsafe string->path conversions allowed by path append operatorsRyan Ofsky
2022-01-06Add src/wallet/* code to wallet:: namespaceRussell Yanofsky
2021-11-16Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by defaultAndrew Chow
2021-11-13depends, wallet: fix typosDimitris Apostolou
2021-10-22fuzz: Add wallet fuzz testMarcoFalke