aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test
AgeCommit message (Expand)Author
2024-05-01scripted-diff: Add IWYU pragma keep to bitcoin-config.h includesMarcoFalke
2024-03-11Merge bitcoin/bitcoin#26564: test: test_bitcoin: allow -testdatadir=<datadir>Ava Chow
2024-03-07test: test_bitcoin: allow -testdatadir=<datadir>Larry Ruane
2024-03-05qt, test: Clean settings after testsHennadii Stepanov
2024-03-05qt, test: Set organization nameHennadii Stepanov
2024-02-20Merge bitcoin/bitcoin#29404: refactor: bitcoin-config.h includes cleanupfanquake
2024-02-19qt, test: Recognize dialog object by nameHennadii Stepanov
2024-02-13scripted-diff: Fix bitcoin_config_h includesTheCharlatan
2024-01-22settings: add auto-generated warning msg for editing the file manuallyfurszy
2023-12-23refactor: share and use `GenerateRandomKey` helperSebastian Falbesoner
2023-12-04refactor: Remove call to StartShutdown from qtRyan Ofsky
2023-08-14Rename script/standard.{cpp/h} to script/solver.{cpp/h}Andrew Chow
2023-08-14Clean up things that include script/standard.hAndrew Chow
2023-08-05refactor: Fix logging.h includesTheCharlatan
2023-07-19Merge bitcoin/bitcoin#27928: test: Add more tests for the BIP21 implementationRyan Ofsky
2023-06-28util: Add SignalInterrupt class and use in shutdown.cppTheCharlatan
2023-06-21Add more tests for the BIP21 implementationKiminuo
2023-05-30scripted-diff: move settings to common namespaceTheCharlatan
2023-05-30move-only: Move settings to the common libraryTheCharlatan
2023-05-30Merge bitcoin/bitcoin#27636: kernel: Remove util/system from kernel library, ...fanquake
2023-05-26Merge bitcoin/bitcoin#27302: init: Error if ignored bitcoin.conf file is foundfanquake
2023-05-20refactor: Move system from util to common libraryTheCharlatan
2023-05-16qt, test: Add missed headerHennadii Stepanov
2023-05-15Merge bitcoin/bitcoin#26715: Introduce `MockableDatabase` for wallet unit testsfanquake
2023-05-09refactor: Replace string chain name constants with ChainTypesTheCharlatan
2023-05-03scripted-diff: Replace CreateMockWalletDB with CreateMockableWalletDBAndrew Chow
2023-05-03wallet, tests: Include wallet/test/util.hAndrew Chow
2023-04-21bugfix: Fix incorrect debug.log config file pathRyan Ofsky
2023-04-21Merge bitcoin/bitcoin#27419: move-only: Extract common/args from util/systemfanquake
2023-04-19move-only: Extract common/args and common/config.cpp from util/systemTheCharlatan
2023-04-11wallet: Replace use of purpose strings with an enumAndrew Chow
2023-04-03test,gui: add coverage for PSBT creation on legacy watch-only walletsfurszy
2023-04-03test,gui: decouple widgets and model into a MiniGui structfurszy
2023-04-03test,gui: decouple chain and wallet initialization from test casefurszy
2023-04-03test: add coverage for 'useAvailableBalance' functionalityfurszy
2023-03-27Merge bitcoin-core/gui#693: Fix segfault when shutdown during wallet openHennadii Stepanov
2023-02-15refactor: wallet, remove global 'ArgsManager' accessfurszy
2023-01-26Use DataStream where possibleMarcoFalke
2023-01-08Fix segfault when shutdown during wallet openJohn Moffett
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-12-06Merge bitcoin-core/gui#683: doc: Drop no longer relevant commentHennadii Stepanov
2022-12-05Fixup clang-tidy named argument commentsfanquake
2022-12-02doc: Drop no longer relevant commentHennadii Stepanov
2022-08-16refactor: Add lock annotations to Active* methodsMacroFake
2022-08-15Merge bitcoin-core/gui#598: Avoid recalculating the wallet balance - use mode...Hennadii Stepanov
2022-08-12GUI: use cached balance in overviewpage and sendcoinsdialogfurszy
2022-07-18refactor: remove unused using directivesfanquake
2022-07-12Merge bitcoin/bitcoin#25036: wallet: Save wallet scan progressMacroFake
2022-06-23wallet: Save wallet scan progressw0xlt
2022-06-21test, qt: Add tests for `GUIUtil::extractFirstSuffixFromFilter`w0xlt