aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test/wallettests.cpp
AgeCommit message (Expand)Author
2024-02-19qt, test: Recognize dialog object by nameHennadii Stepanov
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-05-03scripted-diff: Replace CreateMockWalletDB with CreateMockableWalletDBAndrew Chow
2023-05-03wallet, tests: Include wallet/test/util.hAndrew Chow
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-05Fixup clang-tidy named argument commentsfanquake
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-12Merge bitcoin/bitcoin#25036: wallet: Save wallet scan progressMacroFake
2022-06-23wallet: Save wallet scan progressw0xlt
2022-05-26Migrate -dbcache setting from QSettings to settings.jsonRyan Ofsky
2022-05-24Merge bitcoin-core/gui#601: refactor: Pass interfaces::Node references to Opt...Hennadii Stepanov
2022-05-19refactor: Pass interfaces::Node references to OptionsModel constructorRyan Ofsky
2022-04-26scripted-diff: replace deprecated Q_OS_MAC with Q_OS_MACOSJoão Barbosa
2022-02-22qt/wallettests: sort includesWilliam Casarin
2022-02-22qt, refactor: Make BitcoinUnits::Unit a scoped enumHennadii Stepanov
2022-01-12Merge bitcoin-core/gui#517: refactor, qt: Use std::chrono for parameters of Q...Hennadii Stepanov
2022-01-09refactor, qt: Use std::chrono in ConfirmMessage parameterHennadii Stepanov
2022-01-06Add src/wallet/* code to wallet:: namespaceRussell Yanofsky
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-12-22scripted-diff: Rename interfaces::WalletClient to interfaces::WalletLoaderRussell Yanofsky
2021-11-09Remove `gArgs` from `wallet.h` and `wallet.cpp`Kiminuo
2021-10-25refactor: const shared_ptrsKarl-Johan Alm
2021-10-15tests, gui: Use DescriptorScriptPubKeyMan in GUI testsAndrew Chow
2021-09-16Merge bitcoin/bitcoin#22219: multiprocess: Start using init makeNode, makeCha...fanquake
2021-09-07Enable clang-tidy bugprone-argument-comment and fix violationsMarcoFalke
2021-08-17Start using init makeNode, makeChain, etc methodsRussell Yanofsky
2021-08-17refactor: remove ::vpwallets and related global variablesRussell Yanofsky
2021-06-28Remove unused wallet pointer from NotifyTransactionChanged signalMarcoFalke
2021-06-10qt/test: Use existing chainman in ::TestGUI (can be scripted-diff)Carl Dong
2021-06-03Merge bitcoin/bitcoin#21353: interfaces: Stop exposing wallet destdata to guiW. J. van der Laan
2021-05-26Merge bitcoin-core/gui#313: qt: Optimize string concatenation by defaultW. J. van der Laan
2021-05-19refactor: move first run detection to client codeIvan Metlushko
2021-05-15qt, build: Optimize string concatenationHennadii Stepanov
2021-04-05qt: Handle exceptions in SendCoinsDialog::sendButtonClicked slotHennadii Stepanov
2021-03-15scripted-diff: remove Optional & nulloptfanquake
2021-03-03interfaces: Stop exposing wallet destdata to guiRussell Yanofsky
2021-03-03test: Add gui test for wallet receive requestsRussell Yanofsky
2020-09-03Remove WalletLocation classRussell Yanofsky