aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-14build: update boost macros to latest upstreamfanquake
2019-09-13Merge #16854: Prevent UpdateTip log message from being broken upWladimir J. van der Laan
2019-09-13Merge #15584: build: disable BIP70 support by defaultWladimir J. van der Laan
2019-09-13Merge #16857: doc: Elaborate need to re-login on Debian-based after usermod f...fanquake
2019-09-12Elaborate on the need to re-login on Debian-based systems to use tor followin...clashicly
2019-09-12Merge #16714: gui: add prune to intro screen with smart defaultJonas Schnelli
2019-09-12Prevent UpdateTip log message from being broken upSteven Roose
2019-09-12doc: specify protobuf as optional in build docsfanquake
2019-09-12Merge #16551: test: Test that low difficulty chain fork is rejectedMarcoFalke
2019-09-12build: disable BIP70 support by defaultfanquake
2019-09-12Merge #16850: test: `servicesnames` field in `getpeerinfo` and `getnetworkinfo`Wladimir J. van der Laan
2019-09-11tests: rename 'test_getnetworkinginfo' in 'test_getnetworkinfo'darosior
2019-09-11tests: add a test for the 'servicesnames' RPC fielddarosior
2019-09-11Merge #15529: Add Qt programs to msvc build (updated, no code changes)fanquake
2019-09-11Merge #16251: Improve signrawtransaction error reportingfanquake
2019-09-10Merge #16413: depends: Bump QT to LTS release 5.9.8Wladimir J. van der Laan
2019-09-10Merge #16680: Preparations for more testchainsMarcoFalke
2019-09-10Merge #16787: rpc: Human readable network servicesWladimir J. van der Laan
2019-09-10signrawtransaction*: improve error for partial signingAnthony Towns
2019-09-10signrawtransactionwithkey: better error messages for bad redeemScript/witness...Anthony Towns
2019-09-10Merge #16477: build: skip deploying plugins we dont use in macdeployqtplusfanquake
2019-09-10Merge #16489: log: harmonize bitcoind loggingfanquake
2019-09-10Merge #16725: Don't show addresses or P2PK in decoderawtransactionSamuel Dobson
2019-09-09Merge #16796: wallet: Fix segfault in CreateWalletFromFileSamuel Dobson
2019-09-09Merge #16806: doc: Add issue templates for bug and feature requestMarcoFalke
2019-09-09Merge #16826: Do additional character escaping for wallet names and address l...fanquake
2019-09-09Merge #16285: rpc: Improve scantxoutset response and help messageWladimir J. van der Laan
2019-09-09qa: Check scantxoutset result against gettxoutsetinfoJoão Barbosa
2019-09-09rpc: Improve scantxoutset response and help messageJoão Barbosa
2019-09-09Merge #16830: refactor: wallet: Cleanup walletinitinterface.hSamuel Dobson
2019-09-08Escape ampersands (&) in wallet names in Open Wallet menuAndrew Chow
2019-09-08HTML escape address labels in more dialogs and notificationsAndrew Chow
2019-09-08HTML escape the wallet name in more dialogs and notificationsAndrew Chow
2019-09-08refactor: Cleanup walletinitinterface.hHennadii Stepanov
2019-09-08doc: Add issue templates for bug and feature requestMarcoFalke
2019-09-08Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.Aaron Clauson
2019-09-08Merge #16735: gui: Remove unused menu items for Windows and LinuxMarcoFalke
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-06Testchains: Qt: Simplify network/chain stylesJorge Timón
2019-09-06Testchains: Generic selection with -chain=<str> in addition of -testnet and -...Jorge Timón
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