aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-25[net] Remove assert(nMaxInbound > 0)v0.13.1rc3MarcoFalke
2016-10-25Merge #9012: release-notes: Update from blog draftWladimir J. van der Laan
2016-10-25release-notes: Update from blog draftLuke Dashjr
2016-10-20doc: Update blurb in release notesWladimir J. van der Laan
2016-10-20doc: Add missing credit to release notesWladimir J. van der Laan
2016-10-19doc: Update release notes for rc2v0.13.1rc2Wladimir J. van der Laan
2016-10-19nMaxOutbound is MAX_OUTBOUND_CONNECTIONS on 0.13Wladimir J. van der Laan
2016-10-19qt: pre-rc2 translations updateWladimir J. van der Laan
2016-10-19RPC/Mining: getblocktemplate: Update and fix formatting of helpLuke Dashjr
2016-10-19Make dnsseed's definition of acute need include relevant services.Gregory Maxwell
2016-10-19Be more aggressive in connecting to peers with relevant services.Gregory Maxwell
2016-10-18Merge #8960: doc: update 0.13.1 release note info on linux arm buildsWladimir J. van der Laan
2016-10-18doc: update 0.13.1 release note info on linux arm buildsmruddy
2016-10-18Remove bogus assert on number of oubound connections.Matt Corallo
2016-10-18rpc: Generate auth cookie in hex instead of base64Wladimir J. van der Laan
2016-10-18Merge #8947: Add historical release notes for v0.13.0Wladimir J. van der Laan
2016-10-18Merge #8943: Release notes: add info about segwit and null dummy soft forksWladimir J. van der Laan
2016-10-18Bump version to 0.13.1Wladimir J. van der Laan
2016-10-18Add historical release notes for v0.13.0Micha
2016-10-17Release notes: correct segwit signalling period start conditionsDavid A. Harding
2016-10-17Relase notes: correct segwit activation pointDavid A. Harding
2016-10-17Release notes: add info about segwit and null dummy soft forksDavid A. Harding
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