aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/test
AgeCommit message (Expand)Author
2024-06-19fuzz: Fix wallet_bdb_parser 32-bit unhandled fseek errorMarcoFalke
2024-06-12Merge bitcoin/bitcoin#29015: kernel: Streamline util libraryAva Chow
2024-06-04Merge bitcoin/bitcoin#28074: fuzz: wallet, add target for `Crypter`Ava Chow
2024-06-04Merge bitcoin/bitcoin#28366: Fix waste calculation in SelectionResultAva Chow
2024-06-03Merge bitcoin/bitcoin#30134: fuzz: add more coverage for `ScriptPubKeyMan`merge-script
2024-05-29fuzz: Handle missing BDBRO errorsAva Chow
2024-05-28Use `exact_target` shorthand in coinselector_testsMurch
2024-05-24Fold GetSelectionWaste() into ComputeAndSetWaste()Murch
2024-05-24fuzz: Fix wallet_bdb_parser stdlib error matchingMarcoFalke
2024-05-23Merge bitcoin/bitcoin#30115: rpc: avoid copying into UniValueRyan Ofsky
2024-05-22Merge bitcoin/bitcoin#30131: wallet, tests: Avoid stringop-overflow warning i...merge-script
2024-05-21wallet, tests: Avoid stringop-overflow warning in PollutePubKeyAva Chow
2024-05-21Merge bitcoin/bitcoin#26606: wallet: Implement independent BDB parsermerge-script
2024-05-20rpc: avoid copying into UniValueCory Fields
2024-05-16Berkeley RO Database fuzz testTheCharlatan
2024-05-16tests: Add BerkeleyRO to db prefix testsAva Chow
2024-05-16fuzz: add more coverage for `ScriptPubKeyMan`brunoerg
2024-05-16util: add TransactionError includes and namespace declarationsRyan Ofsky
2024-05-16common: Add PSBTError enumRyan Ofsky
2024-05-13wallet: implement BerkeleyROBatchAva Chow
2024-05-02fuzz: wallet, add target for CrypterAyush Singh
2024-05-01scripted-diff: Add IWYU pragma keep to bitcoin-config.h includesMarcoFalke
2024-04-25refactor: Avoid copying util::Result valuesRyan Ofsky
2024-04-25refactor: Drop util::Result operator=Ryan Ofsky
2024-03-29Merge bitcoin/bitcoin#29130: wallet: Add `createwalletdescriptor` and `gethdk...Ryan Ofsky
2024-03-08Merge bitcoin/bitcoin#28960: kernel: Remove dependency on CSchedulerAva Chow
2024-02-21[fuzz] Avoid partial negative resultMurch
2024-02-20descriptor: Be able to get the pubkeys involved in a descriptorAva Chow
2024-02-20Merge bitcoin/bitcoin#29404: refactor: bitcoin-config.h includes cleanupfanquake
2024-02-15refactor: De-globalize g_signalsTheCharlatan
2024-02-13scripted-diff: Fix bitcoin_config_h includesTheCharlatan
2024-02-12wallet: bdb batch 'ErasePrefix', do not create txn internallyfurszy
2024-02-12Merge bitcoin/bitcoin#28987: wallet: simplify and batch zap wallet txes processAva Chow
2024-02-09Merge bitcoin/bitcoin#27877: wallet: Add CoinGrinder coin selection algorithmAva Chow
2024-02-09scripted-diff: rename ZapSelectTx to RemoveTxsfurszy
2024-02-09wallet: batch and simplify ZapSelectTx processfurszy
2024-02-09opt: Skip over barren combinations of tiny UTXOsMurch
2024-02-09opt: Cut if last addition was minimal weightMurch
2024-02-09opt: Skip evaluation of equivalent input setsMurch
2024-02-09opt: Track remaining effective_value in lookaheadMurch
2024-02-09opt: Skip branches with worse weightMurch
2024-02-09fuzz: Test optimality of CoinGrinderMurch
2024-02-09fuzz: Add CoinGrinder fuzz targetMurch
2024-02-09test: Add coin_grinder_testsMurch
2024-02-09coinselection: Add CoinGrinder algorithmMurch
2024-02-07Merge bitcoin/bitcoin#29112: sqlite: Disallow writing from multiple `SQLiteBa...Ryan Ofsky
2024-02-06test: wallet, coverage for concurrent db transactionsfurszy
2024-02-05fuzz: remove unused `args` and `context` from `FuzzedWallet`brunoerg
2024-01-31Merge bitcoin/bitcoin#29253: wallet: guard against dangling to-be-reverted db...Ava Chow
2024-01-30test: sqlite, add coverage for dangling to-be-reverted db txnsfurszy