aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-02instance of 'mem pool' to 'mempool'S. Matthew English
2016-12-02Update gitian signing key of jl2012Johnson Lau
2016-12-02Fix calculation of number of bound sockets to useMatt Corallo
2016-12-02Include select.h when WIN32 is not definedIvo van der Sangen
2016-12-02bench: Fix subtle counting issue when rescaling iteration countWladimir J. van der Laan
2016-12-02Send tip change notification from invalidateblockRussell Yanofsky
2016-12-02qt: Avoid OpenSSL certstore-related memory leakWladimir J. van der Laan
2016-12-02qt: Avoid shutdownwindow-related memory leakWladimir J. van der Laan
2016-12-02qt: Avoid splash-screen related memory leakWladimir J. van der Laan
2016-12-02qt: Prevent thread/memory leak on exiting RPCConsoleWladimir J. van der Laan
2016-12-02qt: Plug many memory leaksWladimir J. van der Laan
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