aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-05Add CreateWalletDialog to create wallets from the GUIAndrew Chow
2019-09-05Optionally allow AskPassphraseDialog to output the passphraseAndrew Chow
2019-09-06gui: Refactor OpenWalletActivityJoão Barbosa
2019-09-06Merge #16624: wallet: encapsulate transactions stateMeshCollider
2019-09-05Merge #16792: Assert that the HRP is lowercase in Bech32::EncodeWladimir J. van der Laan
2019-09-05Assert that the HRP is lowercase in Bech32::EncodeSamuel Dobson
2019-09-03Merge #16774: Avoid unnecessary "Synchronizing blockheaders" log messagesMarcoFalke
2019-09-03Merge #16745: wallet: Translate all initErrors in CreateWalletFromFileWladimir J. van der Laan
2019-09-02gui: Update English source translationWladimir J. van der Laan
2019-09-02Merge #16185: gettransaction: add an argument to decode the transactionMeshCollider
2019-09-02Merge #13868: Remove unused fScriptChecks parameter from CheckInputsfanquake
2019-09-01Merge #16720: qt: Replace objc_msgSend() function calls with the native Objec...fanquake
2019-08-31Avoid unnecessary "Synchronizing blockheaders" log messagesJonas Schnelli
2019-08-31qt: Replace objc_msgSend with native syntaxHennadii Stepanov
2019-08-31Merge #16716: wallet: Use wallet name instead of pointer on unload/releasefanquake
2019-08-30gettransaction: add an argument to decode the transactiondarosior
2019-08-30Merge #16758: qt: Replace QFontMetrics::width() with TextWidth()fanquake
2019-08-30Merge #16753: wallet: extract PubKey from P2PK script with Solverfanquake
2019-08-30Merge #14862: doc: Declare BLOCK_VALID_HEADER reservedfanquake
2019-08-29Merge #16707: qt: Remove obsolete QModelIndex::child()Jonas Schnelli
2019-08-29qt: Replace QFontMetrics::width() with TextWidth()Hennadii Stepanov
2019-08-29Modify wallet tx status if has been reorged outAntoine Riard
2019-08-29Merge #16695: rpc: Add window final block height to getchaintxstatsWladimir J. van der Laan
2019-08-29Merge #16706: qt: Replace deprecated QSignalMapper by lambda expressionsWladimir J. van der Laan
2019-08-29Merge #15615: Add log output during initial header syncWladimir J. van der Laan
2019-08-29Add window final block height to getchaintxstatsJonathan "Duke" Leto
2019-08-29Merge #16701: qt: Replace functions deprecated in Qt 5.13Wladimir J. van der Laan
2019-08-29wallet: extract PubKey from P2PK script with SolverSebastian Falbesoner
2019-08-29Merge #16752: doc: Delete stale URL in test READMEfanquake
2019-08-29Merge #16708: qt: Replace obsolete functions of QSslSocketWladimir J. van der Laan
2019-08-29doc: Delete stale URL in test READMEMichael Folkson
2019-08-28Merge #14879: qt: Add warning messages to the debug windowMarcoFalke
2019-08-28wallet: Translate all initErrors in CreateWalletFromFileMarcoFalke
2019-08-28util: Make util/error bilingual_str (refactor)MarcoFalke
2019-08-27Merge #16728: move-only: move coins statistics utils out of RPCMarcoFalke
2019-08-27move-only: move coins statistics utils out of RPCJames O'Beirne
2019-08-26Remove unused fScriptChecks parameter from CheckInputsMatt Corallo
2019-08-26Support serialization of std::vector<bool>Pieter Wuille
2019-08-25qt: Remove QSignalMapper from TransactionViewHennadii Stepanov
2019-08-25qt: Replace obsolete functions of QDesktopWidgetHennadii Stepanov
2019-08-25qt: Remove obsolete QModelIndex::child()Hennadii Stepanov
2019-08-25wallet: Use wallet name instead of pointer on unload/releaseJoão Barbosa
2019-08-24[Doc] Add documentation for the new whitelist permissionsnicolas.dorier
2019-08-24Replace obsolete functions of QSslSocketHennadii Stepanov
2019-08-24qt: Remove QSignalMapper from RPCConsoleHennadii Stepanov
2019-08-23Remove SyncTransaction for conflicted txn in CWallet::BlockConnectedAntoine Riard
2019-08-23Encapsulate tx status in a Confirmation structAntoine Riard
2019-08-23qt: Add TextWidth() wrapperHennadii Stepanov
2019-08-23gui: Ensure tx send error highlight is visiblebpay
2019-08-23Merge #16677: gui: remove unused PlatformStyle::TextColorIconJonas Schnelli