aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | version.h: s/shord/short/ in commentWladimir J. van der Laan2016-10-041-1/+1
* | | | | | | | | | | | | | | | | | Merge #8906: [qt] sync-overlay: Don't show progress twiceWladimir J. van der Laan2016-10-152-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | [qt] sync-overlay: Don't show progress twiceMarcoFalke2016-10-102-4/+5
* | | | | | | | | | | | | | | | | | Merge #8915: Add copyright/patent issues to possible NACK reasonsMarcoFalke2016-10-141-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Add copyright/patent issues to possible NACK reasonsPeter Todd2016-10-131-1/+3
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge #8817: update bitcoin-tx to output witness dataWladimir J. van der Laan2016-10-1312-1/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Update bitcoin-tx to output witness data.jonnynewbs2016-10-0512-1/+21
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge #8904: [qa] Fix compact block shortids for a test caseWladimir J. van der Laan2016-10-131-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | [qa] Fix compact block shortids for a test caseDagur Valberg Johannsson2016-10-101-1/+3
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge #8911: qt: Translate all files, even if wallet disabledWladimir J. van der Laan2016-10-131-7/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | qt: Translate all files, even if wallet disabledWladimir J. van der Laan2016-10-111-7/+11
* | | | | | | | | | | | | | | | | Merge #8892: doc: Add build instructions for FreeBSDWladimir J. van der Laan2016-10-131-0/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | doc: Add build instructions for FreeBSDWladimir J. van der Laan2016-10-131-0/+32
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge #8882: [qa] Fix race conditions in p2p-compactblocks.py and sendheaders.pyMarcoFalke2016-10-112-44/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | [qa] Fix race condition in sendheaders.pySuhas Daftuar2016-10-061-42/+26
| * | | | | | | | | | | | | | | | [qa] Another attempt to fix race condition in p2p-compactblocks.pySuhas Daftuar2016-10-041-2/+22
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge #8821: [qt] sync-overlay: Don't block during reindexJonas Schnelli2016-10-103-14/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | [qt] sync-overlay: Don't show estimated number of headers leftMarcoFalke2016-09-291-1/+0
| * | | | | | | | | | | | | | | | [qt] sync-overlay: Don't block during reindexMarcoFalke2016-09-263-14/+22
* | | | | | | | | | | | | | | | | Merge #8393: Support for compact blocks together with segwitPieter Wuille2016-10-109-241/+489
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | [qa] Update p2p-compactblocks.py for compactblocks v2Suhas Daftuar2016-10-041-194/+389
| * | | | | | | | | | | | | | | | [qa] Add support for compactblocks v2 to mininodeSuhas Daftuar2016-10-041-4/+31
| * | | | | | | | | | | | | | | | [qa] Fix bug in mininode witness deserializationSuhas Daftuar2016-10-041-3/+3
| * | | | | | | | | | | | | | | | Use cmpctblock type 2 for segwit-enabled transferPieter Wuille2016-10-046-30/+64
| * | | | | | | | | | | | | | | | Fix overly-prescriptive p2p-segwit test for new fetch logicMatt Corallo2016-10-041-9/+1
| * | | | | | | | | | | | | | | | Make GetFetchFlags always request witness objects from witness peersMatt Corallo2016-10-041-1/+1
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge #8891: [Doc] Update bips.md for Segregated WitnessMarcoFalke2016-10-081-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | [Doc] Update bips.md for Segregated Witnessfanquake2016-10-061-0/+5
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge #8881: Add some verbose logging to bitcoin-util-test.pyMarcoFalke2016-10-083-30/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | add verbose mode to bitcoin-util-test.pyjnewbery2016-10-053-30/+65
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge #8896: Update INSTALL landing redirection notice for build instructions.MarcoFalke2016-10-082-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Update INSTALL landing redirection notice for build instructions.randy-waterhouse2016-10-062-5/+5
* | | | | | | | | | | | | | | | | Merge #8885: gui: fix ban from qt consoleJonas Schnelli2016-10-083-12/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | gui: fix ban from qt consoleCory Fields2016-10-043-12/+15
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge #8887: [Doc] Improve GitHub issue templateMarcoFalke2016-10-061-12/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | [Doc] Improve GitHub issue templatefanquake2016-10-061-12/+24
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge #8884: Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the...Wladimir J. van der Laan2016-10-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the lowest, not ...Luke Dashjr2016-10-041-1/+1
* | | | | | | | | | | | | | | | Merge #8879: [doc] Rework docsWladimir J. van der Laan2016-10-057-55/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | [doc] Rework docsMarcoFalke2016-10-047-55/+24
* | | | | | | | | | | | | | | | Merge #8848: Add NULLDUMMY verify flag in bitcoinconsensus.hWladimir J. van der Laan2016-10-042-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add NULLDUMMY verify flag in bitcoinconsensus.hJohnson Lau2016-09-302-1/+7
* | | | | | | | | | | | | | | | | Merge #8862: Fix a few cases where messages were sent after requested disconnectWladimir J. van der Laan2016-10-041-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | net: fix a few cases where messages were sent rather than dropped upon discon...Cory Fields2016-10-011-2/+2
* | | | | | | | | | | | | | | | | Merge #8850: Implement (begin|end)_ptr in C++11 and add deprecation commentWladimir J. van der Laan2016-10-042-11/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | serialize: Deprecate `begin_ptr` / `end_ptr`Wladimir J. van der Laan2016-10-022-12/+11
| * | | | | | | | | | | | | | | | prevector: add C++11-like data() methodWladimir J. van der Laan2016-09-301-0/+8
* | | | | | | | | | | | | | | | | Merge #8856: Globals: Decouple GetConfigFile and ReadConfigFile from global m...Wladimir J. van der Laan2016-10-036-11/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgsJorge Timón2016-10-016-11/+12
* | | | | | | | | | | | | | | | | Merge #8860: [qa] util: Move wait_bitcoinds() into stop_nodes()MarcoFalke2016-10-038-23/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \