aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-14Merge #13917: Additional safety checks in PSBT signerWladimir J. van der Laan
2018-08-14don't report minversion wallet entry as unknownGregory Sanders
2018-08-14Merge #13960: Fix PSBT deserialization of 0-input transactionsWladimir J. van der Laan
2018-08-14Merge #13965: tests: Fix extended functional tests failMarcoFalke
2018-08-14Import CInv from correct moduleChun Kuan Lee
2018-08-14ci: Add appveyor.yml to build on MSVCChun Kuan Lee
2018-08-14Make macro compatible with MSVCChun Kuan Lee
2018-08-14Merge #13948: trivial: Removes unsed `CBloomFilter` constructor.Wladimir J. van der Laan
2018-08-14Merge #13962: Remove unused dummy_tx variable from FillPSBTWladimir J. van der Laan
2018-08-14Merge #13963: tests: Replace usage of tostring() with tobytes()Wladimir J. van der Laan
2018-08-13tests: Replace usage of tostring() with tobytes()Carl Dong
2018-08-13Remove unused dummy_tx variable from FillPSBTCarl Dong
2018-08-13Serialize non-witness utxo as a non-witness tx but always deserialize as witnessAndrew Chow
2018-08-13Fix PSBT deserialization of 0-input transactionsAndrew Chow
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-12p2p: Clarify control flow in ProcessMessage()MarcoFalke
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