aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-08Merge #9293: [0.13 Backport] IBD using chainwork instead of height and not us...Wladimir J. van der Laan
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-03Merge #9267: Disable fee estimates for a confirm target of 1 blockWladimir J. van der Laan
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-19[qa] Fix stale data bug in test_compactblocks_not_at_tipRussell Yanofsky
2016-11-19[qa] Fix bug in compactblocks v2 mergeRussell Yanofsky
2016-11-19[qa] Wait for specific block announcement in p2p-compactblocksRussell Yanofsky
2016-11-19test: Fix use-after-free in scheduler testsWladimir J. van der Laan
2016-11-19[qa] Add more helpful RPC timeout messageRussell Yanofsky
2016-11-19[qa] Increase wallet-dump RPC timeoutRussell Yanofsky
2016-11-19[qa] add assert_raises_message to check specific error messagemrbandrews
2016-11-09Merge #9048: [0.13 backport] Fix handling of invalid compact blocksWladimir J. van der Laan
2016-11-02Merge #9011: 0.13.2 backportsWladimir 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-31[qa] Test that invalid compactblocks don't result in banSuhas Daftuar
2016-10-27Move release notes to release-notes/release-notes-0.13.1.mdWladimir J. van der Laan
2016-10-27Add MIT license to build-aux/m4 scriptsLuke Dashjr
2016-10-27Trivial: build-aux/m4/l_atomic: Fix typoLuke Dashjr
2016-10-27Add MIT license to autogen.sh and share/genbuild.shLuke Dashjr
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-27Merge #9022: Update release notes to mention dropping OS X 10.7 supportv0.13.1Wladimir J. van der Laan
2016-10-27Update release notes for dropping osx 10.7 supportMichael Ford
2016-10-26release: bump required osx version to 10.8. Credit jonasschnelli.Cory Fields
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