aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-02doc: Bump manpages pre-finalv0.18.1Wladimir J. van der Laan
2019-08-02build: set CLIENT_VERSION_RC to 0 pre-finalWladimir J. van der Laan
2019-08-02Merge #16532: [0.18] Doc: remove old release notes about systemd and riscv ch...Wladimir J. van der Laan
2019-08-01Doc: remove old release notes about systemd and riscv changesDavid A. Harding
2019-07-24doc: Update release notes for rc1Wladimir J. van der Laan
2019-07-19doc: Update manpages for rc1v0.18.1rc1Wladimir J. van der Laan
2019-07-19build: Bump version to 0.18.1rc1Wladimir J. van der Laan
2019-07-19qt: pre-rc1 translations updateWladimir J. van der Laan
2019-07-19net: Make poll in InterruptibleRecv only filter for POLLIN events.tecnovert
2019-07-18Merge #16406: 0.18: fix: tor: Call event_base_loopbreak from the event's call...fanquake
2019-07-17fix: tor: Call event_base_loopbreak from the event's callbackJoão Barbosa
2019-07-10Merge #16359: 0.18: Backport "qt: Assert QMetaObject::invokeMethod result"Wladimir J. van der Laan
2019-07-09qt: Assert QMetaObject::invokeMethod resultJoão Barbosa
2019-07-09gui: Fix missing qRegisterMetaType(WalletModel*)João Barbosa
2019-07-07Merge #16342: 0.18 backport: report error when missing redeemScript/witnessSc...fanquake
2019-07-05signrawtransactionwithkey: report error when missing redeemScript/witnessScri...Anthony Towns
2019-07-04Merge #16035: 0.18.1: Backportsfanquake
2019-06-26.python-version: Bump to 3.5.6MarcoFalke
2019-06-26Add comments to Python ECDSA implementationJohn Newbery
2019-06-24Set AA_EnableHighDpiScaling attribute earlyHennadii Stepanov
2019-06-23gui: Fix open wallet menu initialization orderJoão Barbosa
2019-06-21Make and get the multisig redeemscript and destination in one function instea...Andrew Chow
2019-06-21Pure python ECPieter Wuille
2019-06-21test: Add test that addmultisigaddress fails for watchonly addressesMarcoFalke
2019-06-21test: Fixup creatmultisig documentation and whitespaceMarcoFalke
2019-06-18Replace remaining fprintf with tfm::format manuallyMarcoFalke
2019-06-18scripted-diff: Replace fprintf with tfm::formatMarcoFalke
2019-06-18Exceptions should be caught by reference, not by value.Kristaps Kaupe
2019-06-18tinyformat: Add doc to Bitcoin Core specific strprintfMarcoFalke
2019-06-18rpc: bugfix: Properly use iswitness in converttopsbtMarcoFalke
2019-06-18Bugfix: test/functional/rpc_psbt: Correct test description commentLuke Dashjr
2019-06-18Bugfix: test/functional/rpc_psbt: Remove check for specific error message tha...Luke Dashjr
2019-06-18rpc: Switch touched RPCs to IsValidNumArgsMarcoFalke
2019-06-17Add example 2nd arg to signrawtransactionwithkeyChris Moore
2019-06-14fixup: Fix prunning testJoão Barbosa
2019-06-14Fix RPC/pruneblockchain returned prune heightJonas Schnelli
2019-06-13gui: Enable open wallet menu on setWalletControllerJoão Barbosa
2019-06-13Merge #16189: 0.18: Backport "Add -ignorepartialspends to list of ignored wal...Wladimir J. van der Laan
2019-06-11Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet optionsLuke Dashjr
2019-06-11dummywallet: Reformat ignored wallet options listMarcoFalke
2019-06-07Add test for GCC bug 90348Pieter Wuille
2019-06-07gui: Set progressDialog to nullptrJoão Barbosa
2019-06-07gui: Enable console line edit on setClientModelJoão Barbosa
2019-06-07qt: fix opening bitcoin.conf via Preferences on macOS; see #15409shannon1916
2019-05-20Disallow extended encoding for non-witness transactions (take 3)MarcoFalke
2019-05-20Add test for superfluous witness record in deserializationGregory Sanders
2019-05-20Fix missing input template by making minimal txGregory Sanders
2019-05-20Disallow extended encoding for non-witness transactionsPieter Wuille
2019-05-18Show loaded wallets as disabled in open menu instead of nothingMeshCollider
2019-05-17Install bitcoin-wallet manpage.Daniel Kraft