aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-08doc: Add issue templates for bug and feature requestMarcoFalke
2019-09-07Merge #15759: p2p: Add 2 outbound block-relay-only connectionsfanquake
2019-09-07Merge #15450: gui: Create wallet menu optionfanquake
2019-09-07Merge #16810: guix: Remove ssp spec file hackfanquake
2019-09-07Merge #16421: Conservatively accept RBF bumps bumping one tx at the package l...fanquake
2019-09-07Merge #16798: Refactor rawtransaction_util's SignTransaction to separate prev...fanquake
2019-09-06Merge #16793: refactor: Avoid locking cs_main in ProcessNewBlockHeadersMarcoFalke
2019-09-05Add Create Wallet menu actionAndrew Chow
2019-09-05Expose wallet creation to the GUI via WalletControllerAndrew Chow
2019-09-05Add CreateWalletDialog to create wallets from the GUIAndrew Chow
2019-09-05Optionally allow AskPassphraseDialog to output the passphraseAndrew Chow
2019-09-06refactor: Avoid locking cs_main in ProcessNewBlockHeadersJoão Barbosa
2019-09-06gui: Refactor OpenWalletActivityJoão Barbosa
2019-09-05contrib: guix: Remove ssp spec file hackCarl Dong
2019-09-05contrib: guix: More robust search paths, add checksCarl Dong
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-05Merge #16804: test: Remove unused try-block in assert_debug_logWladimir J. van der Laan
2019-09-05Assert that the HRP is lowercase in Bech32::EncodeSamuel Dobson
2019-09-05Merge #15257: Scripts and tools: Bump flake8 to 3.7.8MarcoFalke
2019-09-05Merge #16768: test: Make lint-includes.sh work from any directoryMarcoFalke
2019-09-04Conservatively accept RBF bumps bumping one tx at the package limitsMatt Corallo
2019-09-04Make lint-includes.sh work from any directoryKristaps Kaupe
2019-09-04Disconnect peers violating blocks-only modeSuhas Daftuar
2019-09-04doc: improve comments relating to block-relay-only peersSuhas Daftuar
2019-09-04Don't relay addr messages to block-relay-only peersSuhas Daftuar
2019-09-04Add 2 outbound block-relay-only connectionsSuhas Daftuar
2019-09-04Add comment explaining intended use of m_tx_relaySuhas Daftuar
2019-09-04Check that tx_relay is initialized before accessSuhas Daftuar
2019-09-04test: Remove incorrect and unused try-block in assert_debug_logMarcoFalke
2019-09-03Merge #16774: Avoid unnecessary "Synchronizing blockheaders" log messagesMarcoFalke
2019-09-03Refactor rawtransaction_util's SignTransaction to have previous tx parsing be...Andrew Chow
2019-09-03devtools: Accomodate block-style copyright blocksBen Woosley
2019-09-03lint: Bump flake8 to 3.7.8Ben Woosley
2019-09-03lint: Disable flake8 W504 warningBen Woosley
2019-09-03test/contrib: Fix invalid escapes in regex stringsBen Woosley
2019-09-03Merge #16745: wallet: Translate all initErrors in CreateWalletFromFileWladimir J. van der Laan
2019-09-03Merge #16788: gui: Update transifex slug for 0.19Wladimir J. van der Laan
2019-09-02gui: Update English source translationWladimir J. van der Laan
2019-09-02gui: Update transifex slug for 0.19Wladimir 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 #16767: test: Check for codespell in lint-spelling.shfanquake
2019-08-31Merge #16716: wallet: Use wallet name instead of pointer on unload/releasefanquake
2019-08-31Merge #16760: qt: Change uninstall icon on Windowsfanquake
2019-08-31Check for codespell in lint-spelling.shKristaps Kaupe
2019-08-30doc: Add release note for the new gettransaction argumentdarosior