aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-17doc: Update release notes for last-minute pullsv0.13.1rc1Wladimir J. van der Laan
2016-10-17My DNS seed supports filteringChristian Decker
2016-10-17Add x9 service bit support to dnsseed.bluematt.meMatt Corallo
2016-10-17Comment that most dnsseeds only support some service bits combosMatt Corallo
2016-10-17Merge #8942: [doc] 0.13.1: Minor clarification to release notesWladimir J. van der Laan
2016-10-17[doc] 0.13.1: Minor clarification to release notesMarcoFalke
2016-10-17Update implemented bips for 0.13.1Pieter Wuille
2016-10-17doc: Properly sort authors listWladimir J. van der Laan
2016-10-17doc: Fill in changelog and authors in release notesWladimir J. van der Laan
2016-10-17Define start and end time for segwit deploymentPieter Wuille
2016-10-17qt: periodic translation updateWladimir J. van der Laan
2016-10-17Merge #8916: 0.13.1 backportsWladimir J. van der Laan
2016-10-17remove redundant tests in p2p-segwit.pyJohnson Lau
2016-10-17test segwit uncompressed key fixesJohnson Lau
2016-10-17Fix ismine and addwitnessaddress: no uncompressed keys in segwitPieter Wuille
2016-10-17[qa] Add tests for uncompressed pubkeys in segwitSuhas Daftuar
2016-10-17Make test framework produce lowS signaturesJohnson Lau
2016-10-17Require compressed keys in segwit as policy and disable signing with uncompre...Johnson Lau
2016-10-17Add standard limits for P2WSH with testsJohnson Lau
2016-10-17[qa] Build v4 blocks in p2p-compactblocktestsMatt Corallo
2016-10-17[qa] Send segwit-encoded blocktxn messages in p2p-compactblocksMatt Corallo
2016-10-13Merge #8899: [0.13] Fix wake from sleep issue with Boost 1.59.0Wladimir J. van der Laan
2016-10-13Update bitcoin-tx to output witness data.jonnynewbs
2016-10-13[qa] Fix compact block shortids for a test caseDagur Valberg Johannsson
2016-10-13Use cmpctblock type 2 for segwit-enabled transferMatt Corallo
2016-10-13Fix overly-prescriptive p2p-segwit test for new fetch logicMatt Corallo
2016-10-13Use cmpctblock type 2 for segwit-enabled transferPieter Wuille
2016-10-13[qa] Fix bug in mininode witness deserializationSuhas Daftuar
2016-10-13[qa] Add support for compactblocks v2 to mininodeSuhas Daftuar
2016-10-13[qa] Update p2p-compactblocks.py for compactblocks v2Suhas Daftuar
2016-10-13Add NULLDUMMY verify flag in bitcoinconsensus.hJohnson Lau
2016-10-13net: fix a few cases where messages were sent rather than dropped upon discon...Cory Fields
2016-10-13Add policy: null signature for failed CHECK(MULTI)SIGJohnson Lau
2016-10-13Make non-minimal OP_IF/NOTIF argument non-standard for P2WSHJohnson Lau
2016-10-13qt: Periodic translations updateWladimir J. van der Laan
2016-10-13qt: Translate all files, even if wallet disabledWladimir J. van der Laan
2016-10-11Merge #8866: [0.13] BackportsMarcoFalke
2016-10-08[Doc] Update bips.md for Segregated Witnessfanquake
2016-10-07Fix wake from sleep issue with Boost 1.59.0Michael Ford
2016-10-06[qa] Fix race condition in sendheaders.pySuhas Daftuar
2016-10-05[qa] Another attempt to fix race condition in p2p-compactblocks.pySuhas Daftuar
2016-10-05Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the lowest, not ...Luke Dashjr
2016-10-03test: Explicitly set encoding to utf8 when opening text filesWladimir J. van der Laan
2016-10-03[qa] util: Move wait_bitcoinds() into stop_nodes()MarcoFalke
2016-10-03[qa] Add getinfo smoke tests and rework versionbits testMarcoFalke
2016-10-03[qa] mininode: Only allow named args in wait_untilMarcoFalke
2016-10-03[qa] Fix race condition in p2p-compactblocks testSuhas Daftuar
2016-10-03Fix nulldummy.py testJohnson Lau
2016-10-03test: Avoid ConnectionResetErrors during RPC testsWladimir J. van der Laan
2016-10-03bitcoin-util-test.py should fail if the output file is emptyjnewbery