aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2019-05-17Doc: remove text about txes always relayed from -whitelistDavid A. Harding
2019-05-16doc: Mention blocksonly in reduce-traffic.md, unhide optionMarcoFalke
2019-05-16test: Add test for p2p_blocksonlyMarcoFalke
2019-05-16test: Format predicate source as multiline on errorMarcoFalke
2019-05-16net: Rename ::fRelayTxes to ::g_relay_txesMarcoFalke
2019-05-16build with -fstack-reuse=noneMarcoFalke
2019-05-02doc: Clean out release notes post-0.18.0Wladimir J. van der Laan
2019-04-30build: Bump version to -finalv0.18.0Wladimir J. van der Laan
2019-04-26Merge #15852: doc: 0.18: Remove TODO from release notesMarcoFalke
2019-04-19doc: 0.18: Remove TODO from release notesMarcoFalke
2019-04-18build: Bump version to rc4v0.18.0rc4Wladimir J. van der Laan
2019-04-18doc: Move release notes from wikiWladimir J. van der Laan
2019-04-18gui: Pre-rc4 translations updateWladimir J. van der Laan
2019-04-18Merge #15839: [0.18] Revert GetData randomization change (#14897)MarcoFalke
2019-04-18GUI: Options: Remove the upper-bound limit from pruning size settingLuke Dashjr
2019-04-18GUI: Options: Set the range of pruning size before loading its valueLuke Dashjr
2019-04-18Merge #15818: [0.18] doc backportsWladimir J. van der Laan
2019-04-17Revert "Change in transaction pull scheduling to prevent InvBlock-related att...Suhas Daftuar
2019-04-16Merge #15803: [0.18] Backport 15749: importmulti only imports origin info for...MarcoFalke
2019-04-16Take non-importing keys into account for spendability warning in descriptor i...Pieter Wuille
2019-04-16Import all origin info in importmulti; even for non-importing pubkeysPieter Wuille
2019-04-16Keep full pubkeys in FlatSigningProvider::originsPieter Wuille
2019-04-16doc: Clarify RPC versioningMarcoFalke
2019-04-16doc: describe onlynet option in doc/tor.mdJon Atack
2019-04-16doc/dependencies: Fix typo libsrvg->librsvgLuke Dashjr
2019-04-16doc: mention creating application support bitcoin folder on OSXJack Mallers
2019-04-16gitignore: add *.plist (clang-check)James O'Beirne
2019-04-16gitignore: add *.datJames O'Beirne
2019-04-15Merge #15800: Backport: [rpc] Remove the addresses field from the getaddressi...MarcoFalke
2019-04-15[rpc] Remove the addresses field from the getaddressinfo return objectJohn Newbery
2019-04-15Merge #15790: [0.18] backport #15754Wladimir J. van der Laan
2019-04-11rpc: getrpcinfo docsBen Carman