aboutsummaryrefslogtreecommitdiff
path: root/src/bench/wallet_create_tx.cpp
AgeCommit message (Expand)Author
2023-12-12test: wallet, fix change position out of range errorfurszy
2023-12-11tests, bench: Remove incorrect LoadWallet() callsAndrew Chow
2023-10-25bugfix: Mark CNoDestination and PubKeyDestination constructor explicitMarcoFalke
2023-09-30validation: pass ChainstateRole for validationinterface callsJames O'Beirne
2023-06-16bench: disable birth time block skip for wallet_create_tx.cppfurszy
2023-05-03scripted-diff: Replace CreateMockWalletDB with CreateMockableWalletDBAndrew Chow
2023-04-03gui: bugfix, getAvailableBalance skips selected coinsfurszy
2023-03-26clang-tidy: Add `performance-inefficient-vector-operation` checkHennadii Stepanov
2023-02-15refactor: wallet, remove global 'ArgsManager' accessfurszy
2023-01-04Merge bitcoin/bitcoin#25234: bench: add benchmark for wallet 'AvailableCoins'...Andrew Chow
2022-12-15bench: add benchmark for wallet 'AvailableCoins' function.furszy
2022-11-21refactor: unify test/util/wallet.h with wallet/test/util.hfurszy
2022-10-29scripted-diff: wallet: rename AvailableCoinsParams members to snake_casefurszy
2022-10-29wallet: group AvailableCoins filtering parameters in a single structfurszy
2022-10-26bench: benchmark transaction creation processfurszy