aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test/addressbooktests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Dogecoin: Update coinbase maturityRoss Nicoll2021-05-201-1/+1
* Remove WalletLocation classRussell Yanofsky2020-09-031-1/+1
* wallet: Reload previously loaded wallets on GUI startupAndrew Chow2020-09-011-1/+1
* gui: Replace interface::Node references with pointersRussell Yanofsky2020-08-261-1/+1
* test: Remove duplicate NodeContext hacksRussell Yanofsky2020-07-131-0/+2
* scripted-diff: Replace WalletDatabase::Create* with CreateWalletDatabaseAndrew Chow2020-06-171-1/+1
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* Merge #17905: gui: Avoid redundant tx status updatesMarcoFalke2020-04-101-1/+3
|\
| * gui: Avoid redundant tx status updatesRussell Yanofsky2020-01-091-1/+3
* | scripted-diff: Wallet: Rename mapAddressBook to m_address_bookLuke Dashjr2020-04-021-1/+1
* | Refactor: Allow LegacyScriptPubKeyMan to be nullAndrew Chow2020-01-231-0/+1
* | scripted-diff: Add missed copyright headersHennadii Stepanov2020-01-041-0/+4
|/
* scripted-diff: test: Move setup_common to test libraryMarcoFalke2019-11-061-1/+1
* Pass NodeContext, ConnMan, BanMan references more placesRussell Yanofsky2019-10-281-7/+5
* doc: Explain QT_QPA_PLATFORM for gui testsMarcoFalke2019-10-011-1/+1
* tests: Reduce compilation time and unneccessary recompiles by removing unused...practicalswift2019-06-261-1/+0
* Make reasoning about dependencies easier by not including unused dependenciespracticalswift2019-06-021-2/+0
* Merge #15788: test: Unify testing setups for fuzz, bench, and unit testsMarcoFalke2019-04-151-1/+1
|\
| * scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke2019-04-111-1/+1
* | bitcoin-wallet tool: Drop MakeChain callsRussell Yanofsky2019-04-101-1/+1
|/
* wallet: Add lock annotation for mapAddressBookMarcoFalke2019-02-071-0/+1
* Pass chain and client variables where neededRussell Yanofsky2018-11-061-1/+3
* wallet: Refactor to use WalletLocationJoão Barbosa2018-10-251-1/+1
* Merge #14527: qa: Revert "Make qt wallet test compatible with qt4"Wladimir J. van der Laan2018-10-201-2/+1
|\
| * Revert "Make qt wallet test compatible with qt4"MarcoFalke2018-10-201-2/+1
* | Disable wallet and address book Qt tests on macOS minimal platformRussell Yanofsky2018-08-201-0/+12
|/
* wallet: Use shared pointer to retain wallet instanceJoão Barbosa2018-05-221-9/+9
* [tests] [qt] Add tests for address book manipulation via EditAddressDialogJames O'Beirne2018-04-251-0/+143