aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-13Merge #13634: ui: Compile boost::signals2 only onceMarcoFalke
2018-08-13qa: Add tests for submitheaderMarcoFalke
2018-08-13rpc: Expose ProcessNewBlockHeadersMarcoFalke
2018-08-13More tests of signer checksAndrew Chow
2018-08-13Test that a non-witness script as witness utxo is not signedAndrew Chow
2018-08-13Additional sanity checks in SignPSBTInputPieter Wuille
2018-08-13Only wipe wrong UTXO type data if overwritten by walletPieter Wuille
2018-08-13Merge #13534: Don't assert(foo()) where foo() has side effectsMarcoFalke
2018-08-13Merge #11526: Visual Studio build configuration for Bitcoin CoreMarcoFalke
2018-08-13Merge #13899: build: Enable -Wredundant-decls where available. Remove redunda...MarcoFalke
2018-08-13Merge #13953: fix deprecation in bitcoin-util-test.pyMarcoFalke
2018-08-13Merge #13955: gitian: bump descriptors for (0.)18MarcoFalke
2018-08-13gitian: bump descriptors for (0.)18fanquake
2018-08-13Merge #13938: refactoring: Cleanup StartRest()MarcoFalke
2018-08-13build: bump version to 0.17.99Wladimir J. van der Laan
2018-08-13Merge #13951: Hardcoded seeds update pre-0.17 branchWladimir J. van der Laan
2018-08-13contrib: fix GetDesirableServiceFlags typo in seeds/README.mdMarcoFalke
2018-08-13Merge #13950: doc: move-only 0.17.0 release notes of individual prsWladimir J. van der Laan
2018-08-13Merge #13054: tests: Enable automatic detection of undefined names in Python ...MarcoFalke
2018-08-13tests: Use explicit importspracticalswift
2018-08-13fix deprecation in bitcoin-util-test.pyIsidoro Ghezzi
2018-08-13net: Update hardcoded seedsWladimir J. van der Laan
2018-08-13contrib: in makeseeds, add 0.16.x to PATTERN_AGENT, remove 0.13.xWladimir J. van der Laan
2018-08-13doc: move-only release notes of individual prsMarcoFalke
2018-08-13Merge #13905: docs: fixed bitcoin-cli -help output for help2manMarcoFalke
2018-08-13Merge #13928: qa: blocktools enforce named args for amountMarcoFalke
2018-08-13Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...MarcoFalke
2018-08-13Merge #13939: lint: Make format string linter understand basic template param...MarcoFalke
2018-08-13Merge #13666: Always create signatures with Low R valuesWladimir J. van der Laan
2018-08-13Merge #13808: wallet: shuffle coins before grouping, where warrantedWladimir J. van der Laan
2018-08-13docs: fixed bitcoin-cli -help output for help2manHennadii Stepanov
2018-08-13qt: Translations update before 0.17 branchWladimir J. van der Laan
2018-08-13Removes unsed `CBloomFilter` constructor.251
2018-08-12Merge #13944: test: Port usage of deprecated optparse module to argparse moduleWladimir J. van der Laan
2018-08-12Ported usage of deprecated optparse module to argparse moduleKvaciral
2018-08-11Replace median fee rate with feerate percentilesMarcin Jachymiak
2018-08-11Merge #13867: qa: Make extended tests pass on native WindowsMarcoFalke
2018-08-11Merge #13915: [qa] Add test for max number of entries in locatorMarcoFalke
2018-08-11Merge #13913: qa: Remove redundant checkmempool/checkblockindex extra_argsMarcoFalke
2018-08-11Cleanup StartRest()DesWurstes
2018-08-10Merge #13908: [Docs] upgrade rescan time warning from minutes to >1 hourMarcoFalke
2018-08-10Merge #13927: rpc: Use pushKV in some new PSBT RPCsMarcoFalke
2018-08-10Merge #13924: tests: Simplify comparison in rpc_blockchain.pyMarcoFalke
2018-08-10qa: Add p2p_invalid_locator testMarcoFalke
2018-08-10Merge #13907: Introduce a maximum size for locators.Wladimir J. van der Laan
2018-08-10Merge #13925: Merge leveldb subtreeWladimir J. van der Laan
2018-08-10Make format string linter understand basic template parameter syntaxpracticalswift
2018-08-10Visual Studio build configuration for Bitcoin CoreAaron Clauson
2018-08-09Use 72 byte dummy signatures when watching only inputs may be usedAndrew Chow
2018-08-09Use 71 byte signature for DUMMY_SIGNATURE_CREATORAndrew Chow