aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-08Merge #15446: Improve depends debuggabilityMarcoFalke
2019-04-08Merge #15495: Add regtests for HTTP status codesJonas Schnelli
2019-04-07doc: correct bitcoinconsensus_version in shared-librariesfanquake
2019-04-06Merge #15660: [qa] Overhaul p2p_compactblocks.pyMarcoFalke
2019-04-06doc: Clarify sendrawtransaction::maxfeerate==0 helpMarcoFalke
2019-04-06Take non-importing keys into account for spendability warning in descriptor i...Pieter Wuille
2019-04-06Merge #15508: Refactor analyzepsbt for use outside RPC codePieter Wuille
2019-04-06Update bips.md for 0.18.0Pieter Wuille
2019-04-06Mention new descriptor RPCs in descriptors.mdPieter Wuille
2019-04-05travis: Properly cache and error on timeoutMarcoFalke
2019-04-05Mention new PSBT RPCs in psbt.mdPieter Wuille
2019-04-05Merge #15755: rpc: remove unused var in rawtransaction.cppMarcoFalke
2019-04-05Remove unused varPeter Bushnell
2019-04-05rpc: getrpcinfo docsBen Carman
2019-04-04Merge #15654: net: Remove unused unsanitized user agent string CNode::strSubVerMarcoFalke
2019-04-04Import all origin info in importmulti; even for non-importing pubkeysPieter Wuille
2019-04-04Keep full pubkeys in FlatSigningProvider::originsPieter Wuille
2019-04-04wallet: Get all balances in one callMarcoFalke
2019-04-04Merge #15596: rpc: Ignore sendmany::minconf as dummy valueMarcoFalke
2019-04-04rpc: RPCHelpMan: Always push_name when outer type is an objectMarcoFalke
2019-04-04rpc: Add some doxygen comments to utilsMarcoFalke
2019-04-03Merge #15685: doc: rpc-mining: Clarify error messagesMarcoFalke
2019-04-02Merge #14853: depends: latest RapidCheckMarcoFalke
2019-04-02Merge #15680: Remove resendwallettransactions RPC methodMarcoFalke
2019-04-01[qa] Overhaul p2p_compactblocks.pySuhas Daftuar
2019-04-01Merge #15652: wallet: Update transactions with current mempool after loadMarcoFalke
2019-04-01Merge #15644: Make orphan processing interruptibleMarcoFalke
2019-04-01[wallet] Remove ResendWalletTransactionsBeforeJohn Newbery
2019-03-31gui: Generate bech32 addresses by defaultMarcoFalke
2019-03-31qa: Check unconfirmed balance after loadwalletJoão Barbosa
2019-03-31wallet: Update transactions with current mempool after loadJoão Barbosa
2019-03-31interfaces: Add Chain::requestMempoolTransactionsJoão Barbosa
2019-03-29Merge #15669: rpc: Fix help text for signtransactionwithXXXMarcoFalke
2019-03-29Merge #15533: test: .style.yapf: Set column_limit=160MarcoFalke
2019-03-29[rpc] remove resendwallettransactions RPCJohn Newbery
2019-03-29Merge #15683: Comment for seemingly duplicate LIBBITCOIN_SERVERMarcoFalke
2019-03-29Merge #15686: [tests] make pruning test fasterMarcoFalke
2019-03-29[tests] make pruning test fasterJohn Newbery
2019-03-29[tests] style fixes in feature_pruning.pyJohn Newbery
2019-03-29travis: Switch to ubuntu keyserver to avoid timeoutsMarcoFalke
2019-03-29Merge #15255: [tests] Remove travis_wait from lint scriptMarcoFalke
2019-03-29Merge #15663: crypto: Remove unused AES-128 codeJonas Schnelli
2019-03-28Comment for seemingly duplicate LIBBITCOIN_SERVERPeter Bushnell
2019-03-28Merge #15616: rpc: Clarify decodescript RPCResult docMarcoFalke
2019-03-28Merge #15684: doc/dependencies: Fix typo libsrvg->librsvgMarcoFalke
2019-03-28doc: rpc-mining: Clarify error messagesMarcoFalke
2019-03-28doc/dependencies: Fix typo libsrvg->librsvgLuke Dashjr
2019-03-28rpc: Fix help text for signtransactionwithXXXTorkel Rogstad
2019-03-28Merge #15682: release: Update the Windows Codesigning certificateWladimir J. van der Laan
2019-03-28release: Update the Windows Codesigning certificateCory Fields