aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-12-13Merge commit '64dfdde0aa7f7ef24e6cbf3c57e6d24efc55367e' into HEADMarcoFalke
2016-12-13Squashed 'src/secp256k1/' changes from 6c527ec..8225239MarcoFalke
2016-12-06IsInitialBlockDownload no longer uses header-only timestamps.Gregory Maxwell
2016-12-06Remove GetTotalBlocksEstimate and checkpoint tests that test nothing.Gregory Maxwell
2016-12-06IBD check uses minimumchain work instead of checkpoints.Gregory Maxwell
2016-12-06Remove duplicate nBlocksEstimate cmp (we already checked IsIBD())Matt Corallo
2016-12-02Disable fee estimates for a confirm target of 1 blockAlex Morcos
2016-12-02Merge #9191: [qa] 0.13.2 BackportsWladimir J. van der Laan
2016-12-02Revert "Use async name resolving to improve net thread responsiveness"Matt Corallo
2016-11-30torcontrol: Explicitly request RSA1024 private keyWladimir J. van der Laan
2016-11-20Modify getblocktxn handler not to drop requests for old blocksRussell Yanofsky
2016-11-20Align constant names for maximum compact block / blocktxn depthPieter Wuille
2016-11-20Add cmpctblock to debug help listinstagibbs
2016-11-20More agressively filter compact block requestsMatt Corallo
2016-11-20Dont remove a "preferred" cmpctblock peer if they provide a blockMatt Corallo
2016-11-19test: Fix use-after-free in scheduler testsWladimir J. van der Laan
2016-11-09Merge #9048: [0.13 backport] Fix handling of invalid compact blocksWladimir J. van der Laan
2016-11-01Bump the protocol version to distinguish new banning behavior.Suhas Daftuar
2016-11-01Fix compact block handling to not ban if block is invalidSuhas Daftuar
2016-10-27Add MIT license to MakefilesLuke Dashjr
2016-10-27Don't return the address of a P2SH of a P2SH.jnewbery
2016-10-27Fix relaypriority calculation errormaiiz
2016-10-27Add missing cs_main lock to ::GETBLOCKTXN processingMatt Corallo
2016-10-25[net] Remove assert(nMaxInbound > 0)v0.13.1rc3MarcoFalke
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-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-18Bump version to 0.13.1Wladimir 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-17Define start and end time for segwit deploymentPieter Wuille
2016-10-17qt: periodic translation updateWladimir J. van der Laan
2016-10-17test segwit uncompressed key fixesJohnson Lau
2016-10-17Fix ismine and addwitnessaddress: no uncompressed keys in segwitPieter Wuille
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-13Update bitcoin-tx to output witness data.jonnynewbs
2016-10-13Use cmpctblock type 2 for segwit-enabled transferMatt Corallo
2016-10-13Use cmpctblock type 2 for segwit-enabled transferPieter Wuille
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