aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-17[build-aux] Boost_Base serial 27fanquake
2016-10-13Merge #8817: update bitcoin-tx to output witness dataWladimir J. van der Laan
2016-10-13Merge #8904: [qa] Fix compact block shortids for a test caseWladimir J. van der Laan
2016-10-13Merge #8911: qt: Translate all files, even if wallet disabledWladimir J. van der Laan
2016-10-13Merge #8892: doc: Add build instructions for FreeBSDWladimir J. van der Laan
2016-10-13doc: Add build instructions for FreeBSDWladimir J. van der Laan
2016-10-11qt: Translate all files, even if wallet disabledWladimir J. van der Laan
2016-10-11Merge #8882: [qa] Fix race conditions in p2p-compactblocks.py and sendheaders.pyMarcoFalke
2016-10-10[qa] Fix compact block shortids for a test caseDagur Valberg Johannsson
2016-10-10Merge #8821: [qt] sync-overlay: Don't block during reindexJonas Schnelli
2016-10-10Merge #8393: Support for compact blocks together with segwitPieter Wuille
2016-10-08Merge #8891: [Doc] Update bips.md for Segregated WitnessMarcoFalke
2016-10-08Merge #8881: Add some verbose logging to bitcoin-util-test.pyMarcoFalke
2016-10-08Merge #8896: Update INSTALL landing redirection notice for build instructions.MarcoFalke
2016-10-08Merge #8885: gui: fix ban from qt consoleJonas Schnelli
2016-10-06[qa] Fix race condition in sendheaders.pySuhas Daftuar
2016-10-06Merge #8887: [Doc] Improve GitHub issue templateMarcoFalke
2016-10-06[Doc] Update bips.md for Segregated Witnessfanquake
2016-10-06[Doc] Improve GitHub issue templatefanquake
2016-10-06Update INSTALL landing redirection notice for build instructions.randy-waterhouse
2016-10-05add verbose mode to bitcoin-util-test.pyjnewbery
2016-10-05Update bitcoin-tx to output witness data.jonnynewbs
2016-10-05Merge #8884: Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the...Wladimir J. van der Laan
2016-10-05Merge #8879: [doc] Rework docsWladimir J. van der Laan
2016-10-04gui: fix ban from qt consoleCory Fields
2016-10-04Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the lowest, not ...Luke Dashjr
2016-10-04[qa] Another attempt to fix race condition in p2p-compactblocks.pySuhas Daftuar
2016-10-04[qa] Update p2p-compactblocks.py for compactblocks v2Suhas Daftuar
2016-10-04[qa] Add support for compactblocks v2 to mininodeSuhas Daftuar
2016-10-04[qa] Fix bug in mininode witness deserializationSuhas Daftuar
2016-10-04Use cmpctblock type 2 for segwit-enabled transferPieter Wuille
2016-10-04Fix overly-prescriptive p2p-segwit test for new fetch logicMatt Corallo
2016-10-04Make GetFetchFlags always request witness objects from witness peersMatt Corallo
2016-10-04[doc] Rework docsMarcoFalke
2016-10-04Merge #8848: Add NULLDUMMY verify flag in bitcoinconsensus.hWladimir J. van der Laan
2016-10-04Merge #8862: Fix a few cases where messages were sent after requested disconnectWladimir J. van der Laan
2016-10-04Merge #8850: Implement (begin|end)_ptr in C++11 and add deprecation commentWladimir J. van der Laan
2016-10-03Merge #8856: Globals: Decouple GetConfigFile and ReadConfigFile from global m...Wladimir J. van der Laan
2016-10-03Merge #8860: [qa] util: Move wait_bitcoinds() into stop_nodes()MarcoFalke
2016-10-03Merge #8863: univalue: Pull subtreeWladimir J. van der Laan
2016-10-03Merge #8858: rpc: Generate auth cookie in hex instead of base64Wladimir J. van der Laan
2016-10-02Merge #8857: [qa] mininode: Only allow named args in wait_untilMarcoFalke
2016-10-02[qa] mininode: Only allow named args in wait_untilMarcoFalke
2016-10-02[qa] util: Move wait_bitcoinds() into stop_nodes()MarcoFalke
2016-10-02serialize: Deprecate `begin_ptr` / `end_ptr`Wladimir J. van der Laan
2016-10-01net: fix a few cases where messages were sent rather than dropped upon discon...Cory Fields
2016-10-01rpc: Generate auth cookie in hex instead of base64Wladimir J. van der Laan
2016-10-01Merge #8854: [qa] Fix race condition in p2p-compactblocks testMarcoFalke
2016-10-01Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgsJorge Timón
2016-09-30[qa] Fix race condition in p2p-compactblocks testSuhas Daftuar