aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test
AgeCommit message (Expand)Author
2021-06-03Merge bitcoin/bitcoin#21353: interfaces: Stop exposing wallet destdata to guiW. J. van der Laan
2021-05-31qt, rpc: Add "Executing…" messageHennadii Stepanov
2021-05-26Merge bitcoin-core/gui#313: qt: Optimize string concatenation by defaultW. J. van der Laan
2021-05-24scripted-diff: Replace `GetDataDir()` calls with `gArgs.GetDataDirNet()` callsKiminuo
2021-05-21Merge bitcoin-core/gui#335: test: Use QSignalSpy instead of QEventLoopHennadii Stepanov
2021-05-19refactor: move first run detection to client codeIvan Metlushko
2021-05-17qt, test: use qsignalspy instead of qeventloopJarol Rodriguez
2021-05-15qt, build: Optimize string concatenationHennadii Stepanov
2021-05-03test: Use loop to register RPCsMarcoFalke
2021-04-14Merge #260: Handle exceptions instead of crashW. J. van der Laan
2021-04-06Merge #21557: test: small cleanup in RPCNestedTests testsMarcoFalke
2021-04-05qt: Handle exceptions in SendCoinsDialog::sendButtonClicked slotHennadii Stepanov
2021-04-01rpc: Fail to return undocumented return valuesMarcoFalke
2021-03-31test: small cleanup in RPCNestedTests testsfanquake
2021-03-29test: remove qt byteswap compattestsfanquake
2021-03-15scripted-diff: remove Optional & nulloptfanquake
2021-03-08Merge bitcoin-core/gui#233: qt test: Don't bind to regtest portMarcoFalke
2021-03-06qt test: Don't bind to regtest portAndrew Chow
2021-03-03interfaces: Stop exposing wallet destdata to guiRussell Yanofsky
2021-03-03test: Add gui test for wallet receive requestsRussell Yanofsky
2021-01-28rpc: Remove duplicate name and argNames from CRPCCommandMarcoFalke
2021-01-04doc: fix various typosIkko Ashimine
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-08qt/test: [FIX] Add forgotten Context setting in RPCNestedTestsCarl Dong
2020-12-01refactor: Improve use of explicit keywordFabian Jahr
2020-09-24remove CRPCCommand constructor that takes rpcfn_type function pointerMarcoFalke
2020-09-24remove dead rpc codeMarcoFalke
2020-09-15validation: Pass in chainman to UnloadBlockIndexCarl Dong
2020-09-03Remove WalletLocation classRussell Yanofsky
2020-09-01wallet: Reload previously loaded wallets on GUI startupAndrew Chow
2020-08-26gui: Replace interface::Node references with pointersRussell Yanofsky
2020-08-26gui: Partially revert #10244 gArgs and Params changesRussell Yanofsky
2020-08-12Reduce cs_main lock accumulation during GUI startupJonas Schnelli
2020-08-07Merge #19098: test: Remove duplicate NodeContext hacksMarcoFalke
2020-07-29Pass mempool pointer to UnloadBlockIndexMarcoFalke
2020-07-13test: Remove duplicate NodeContext hacksRussell Yanofsky
2020-07-09wallet: Pass unused args to StartWalletsMarcoFalke
2020-07-09gui tests: Limit life-time of dummy testing setupMarcoFalke
2020-06-18Merge #19310: wallet: BerkeleyDatabase make BerkeleyDatabase::Create, CreateM...MarcoFalke
2020-06-18scripted-diff: Make SeparatorStyle a scoped enumHennadii Stepanov
2020-06-17scripted-diff: Replace WalletDatabase::Create* with CreateWalletDatabaseAndrew Chow
2020-05-29Merge #17597: qt: Fix height of QR-less ReceiveRequestDialogJonas Schnelli
2020-05-29Merge #16432: qt: Add privacy to the Overview pageJonas Schnelli
2020-05-27qt: Add privacy feature to Overview pageHennadii Stepanov
2020-05-05qt: Overhaul ReceiveRequestDialogHennadii Stepanov
2020-04-30[wallet] Remove locked_chain from CWallet, its RPCs and testsAntoine Riard
2020-04-19wallet: Refactor WalletRescanReserver to use wallet referenceJoão Barbosa
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-14Merge #17954: wallet: Remove calls to Chain::Lock methodsMarcoFalke
2020-04-10Merge #17905: gui: Avoid redundant tx status updatesMarcoFalke