aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-02[Qt] Clean up and fix coincontrol tree widget handlingWladimir J. van der Laan
2016-12-02[Qt] fix coincontrol sort issueJonas Schnelli
2016-12-02Doxygen: Set PROJECT_NAME = "Bitcoin Core"MarcoFalke
2016-12-02fix getnettotals RPC description about timemillis.Masahiko Hyuga
2016-12-02net: don't send feefilter messages before the version handshake is completeCory Fields
2016-12-02qt: Use correct conversion function for boost::path datadirWladimir J. van der Laan
2016-12-02Missed one "return false" in recent refactoring in #9067UdjinM6
2016-12-02Every main()/exit() should return/use one of EXIT_ codes instead of magic num...UdjinM6
2016-12-02Fix exit codes:UdjinM6
2016-12-02[rpc] ParseHash: Fail when length is not 64MarcoFalke
2016-12-02Fix doxygen comment: the transaction is returned in txOutPavel Janík
2016-12-02[Qt] make warnings label selectableJonas Schnelli
2016-12-02Sync bitcoin-tx with tx version policyBtcDrak
2016-12-02add software-properties-commonSteven
2016-12-02Set minimum required Boost to 1.47.0fanquake
2016-12-02[build-aux] Boost_Base serial 27fanquake
2016-12-02Simple Update to File 'bitcoin-qt.desktop'matthias
2016-12-02Update INSTALL landing redirection notice for build instructions.randy-waterhouse
2016-12-02Use RelevantServices instead of node_network in AttemptToEvict.Gregory Maxwell
2016-12-02Make orphan parent fetching ask for witnesses.Gregory Maxwell
2016-12-02[qa] Test getblocktemplate default_witness_commitmentSuhas Daftuar
2016-12-02Always add default_witness_commitment with GBT client supportPieter Wuille
2016-12-02Always drop the least preferred HB peer when adding a new one.Gregory Maxwell
2016-12-02log block size and weight correctly.jnewbery
2016-12-02build: fix qt5.7 build under macOSCory Fields
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