Age | Commit message (Expand) | Author |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-12-22 | scripted-diff: Rename interfaces::WalletClient to interfaces::WalletLoader | Russell Yanofsky |
2021-12-13 | build, qt: use static QAndroidPlatformIntegrationPlugin | Igor Cota |
2021-11-17 | doc: Fix incorrect C++ named args | MarcoFalke |
2021-11-09 | Remove `gArgs` from `wallet.h` and `wallet.cpp` | Kiminuo |
2021-10-29 | Merge bitcoin/bitcoin#22787: refactor: actual immutable pointing | MarcoFalke |
2021-10-26 | Merge bitcoin/bitcoin#23006: multiprocess: Add new bitcoin-gui, bitcoin-qt, b... | MarcoFalke |
2021-10-25 | refactor: const shared_ptrs | Karl-Johan Alm |
2021-10-15 | tests, gui: Use DescriptorScriptPubKeyMan in GUI tests | Andrew Chow |
2021-09-27 | qt: Keep InitExecutor in main gui thread | João Barbosa |
2021-09-16 | multiprocess: Add new bitcoin-gui, bitcoin-qt, bitcoin-wallet init implementa... | Russell Yanofsky |
2021-09-15 | Fix Qt test broken by #22219 | Russell Yanofsky |
2021-09-16 | Merge bitcoin/bitcoin#22219: multiprocess: Start using init makeNode, makeCha... | fanquake |
2021-09-07 | Enable clang-tidy bugprone-argument-comment and fix violations | MarcoFalke |
2021-08-17 | Start using init makeNode, makeChain, etc methods | Russell Yanofsky |
2021-08-17 | refactor: remove ::vpwallets and related global variables | Russell Yanofsky |
2021-08-05 | Merge bitcoin-core/gui#337: test: Use Regex Search in Apptests | Hennadii Stepanov |
2021-07-14 | qt, refactor: Move InitExecutor class into its own module | Hennadii Stepanov |
2021-06-28 | Remove unused wallet pointer from NotifyTransactionChanged signal | MarcoFalke |
2021-06-10 | qt/test: Reset chainman in ~ChainstateManager instead | Carl Dong |
2021-06-10 | qt/test: Use existing chainman in ::TestGUI (can be scripted-diff) | Carl Dong |
2021-06-03 | Merge bitcoin/bitcoin#21353: interfaces: Stop exposing wallet destdata to gui | W. J. van der Laan |
2021-06-01 | qt, test: use regex search in apptests | Jarol Rodriguez |
2021-06-01 | qt, test: introduce FindInConsole function | Jarol Rodriguez |
2021-05-31 | qt, rpc: Add "Executing…" message | Hennadii Stepanov |
2021-05-26 | Merge bitcoin-core/gui#313: qt: Optimize string concatenation by default | W. J. van der Laan |
2021-05-24 | scripted-diff: Replace `GetDataDir()` calls with `gArgs.GetDataDirNet()` calls | Kiminuo |
2021-05-21 | Merge bitcoin-core/gui#335: test: Use QSignalSpy instead of QEventLoop | Hennadii Stepanov |
2021-05-19 | refactor: move first run detection to client code | Ivan Metlushko |
2021-05-17 | qt, test: use qsignalspy instead of qeventloop | Jarol Rodriguez |
2021-05-15 | qt, build: Optimize string concatenation | Hennadii Stepanov |
2021-05-03 | test: Use loop to register RPCs | MarcoFalke |
2021-04-14 | Merge #260: Handle exceptions instead of crash | W. J. van der Laan |
2021-04-06 | Merge #21557: test: small cleanup in RPCNestedTests tests | MarcoFalke |
2021-04-05 | qt: Handle exceptions in SendCoinsDialog::sendButtonClicked slot | Hennadii Stepanov |
2021-04-01 | rpc: Fail to return undocumented return values | MarcoFalke |
2021-03-31 | test: small cleanup in RPCNestedTests tests | fanquake |
2021-03-29 | test: remove qt byteswap compattests | fanquake |
2021-03-15 | scripted-diff: remove Optional & nullopt | fanquake |
2021-03-08 | Merge bitcoin-core/gui#233: qt test: Don't bind to regtest port | MarcoFalke |
2021-03-06 | qt test: Don't bind to regtest port | Andrew Chow |
2021-03-03 | interfaces: Stop exposing wallet destdata to gui | Russell Yanofsky |
2021-03-03 | test: Add gui test for wallet receive requests | Russell Yanofsky |
2021-01-28 | rpc: Remove duplicate name and argNames from CRPCCommand | MarcoFalke |
2021-01-04 | doc: fix various typos | Ikko Ashimine |
2020-12-31 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-12-08 | qt/test: [FIX] Add forgotten Context setting in RPCNestedTests | Carl Dong |
2020-12-01 | refactor: Improve use of explicit keyword | Fabian Jahr |
2020-09-24 | remove CRPCCommand constructor that takes rpcfn_type function pointer | MarcoFalke |
2020-09-24 | remove dead rpc code | MarcoFalke |