aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge #7091: Consensus build packageWladimir J. van der Laan2016-02-025-47/+46
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Build: Consensus: Make libbitcoinconsensus_la_SOURCES fully dynamic and depen...Jorge Timón2015-12-081-7/+1
| * | | | | | | Build: Libconsensus: Move libconsensus-ready files to the consensus packageJorge Timón2015-12-081-8/+8
| * | | | | | | Build: Consensus: Move consensus files from common to its own module/packageJorge Timón2015-12-085-33/+38
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge #7084: mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFeeWladimir J. van der Laan2016-02-025-18/+19
|\ \ \ \ \ \ \
| * | | | | | | [doxygen] Actually display commentMarcoFalke2016-02-021-1/+1
| * | | | | | | mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFeeMarcoFalke2016-01-305-18/+19
* | | | | | | | Merge #7311: MOVEONLY: Move non-consensus functions out of powWladimir J. van der Laan2016-02-024-37/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | MOVEONLY: non-consensus: from pow to chain:Jorge Timón2016-01-124-37/+36
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge #7453: [0.13] Missing patches from 0.12Wladimir J. van der Laan2016-02-026-78/+16
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Decide eviction group ties based on time.Gregory Maxwell2016-02-011-6/+10
| * | | | | | | Do not absolutely protect local peers from eviction.Gregory Maxwell2016-02-011-2/+0
| * | | | | | | Get rid of inaccurate ScriptSigArgsExpectedPieter Wuille2016-02-015-70/+6
|/ / / / / / /
* | | | | | | Merge #7451: Add link to bitcoin whitepaperWladimir J. van der Laan2016-02-011-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Add link to whitepapergladoscc2016-02-011-1/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge #7439: Add whitelistforcerelay to control forced relaying. [#7099 redux]Wladimir J. van der Laan2016-02-014-12/+24
|\ \ \ \ \ \ \
| * | | | | | | Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay.Gregory Maxwell2016-02-012-2/+5
| * | | | | | | Add whitelistforcerelay to control forced relaying.Gregory Maxwell2016-01-283-10/+19
* | | | | | | | Merge #7287: Consensus: Remove calls to error() and FormatStateMessage()Wladimir J. van der Laan2016-02-011-51/+32
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Consensus: Remove calls to error() and FormatStateMessage() from some consens...Jorge Timón2016-01-291-51/+32
* | | | | | | | Merge #7441: Use Debian 8.3 in gitian build guideWladimir J. van der Laan2016-01-301-2/+3
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Use Debian 8.3 in gitian build guidefanquake2016-01-301-2/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge #6842: limitfreerelay edge case bugfixWladimir J. van der Laan2016-01-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | limitfreerelay edge case bugfix:ptschip2016-01-061-1/+1
* | | | | | | | Merge #7423: doc: add example for building with constrained resourcesWladimir J. van der Laan2016-01-291-4/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | doc: add example for building with constrained resourcesJarret Dyrbye2016-01-271-4/+7
* | | | | | | | | Merge #7428: doc: add example for listing ./configure flagsWladimir J. van der Laan2016-01-291-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add example for displaying additional configure flagsNathaniel Mahieu2016-01-281-0/+6
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge #7437: GUI: Disable tab navigation for peers tables.Wladimir J. van der Laan2016-01-291-0/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | GUI: Disable tab navigation for peers tables.Kefkius2016-01-281-0/+6
|/ / / / / / / /
* | | | | | | | Merge #7212: Adds unittests for CAddrMan and CAddrinfo, removes source of non...Wladimir J. van der Laan2016-01-283-49/+391
|\ \ \ \ \ \ \ \
| * | | | | | | | Increase test coverage for addrman and addrinfoEthan Heilman2016-01-273-49/+391
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge #7417: Minor improvements to the release processWladimir J. van der Laan2016-01-281-10/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Minor improvements to the release processPaul Rabahy2016-01-261-10/+23
| |/ / / / / / /
* | | | | | | | Merge #7348: MOVE ONLY: move rpc* to rpc/Wladimir J. van der Laan2016-01-2825-82/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | rpc: update inline comments to refer to new file pathsDaniel Cousens2016-01-213-6/+6
| * | | | | | | | move rpc* to rpc/Daniel Cousens2016-01-2124-76/+74
* | | | | | | | | Merge #7425: devtools: Fix utf-8 support in messages for github-mergeWladimir J. van der Laan2016-01-281-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | devtools: Fix utf-8 support in messages for github-mergeWladimir J. van der Laan2016-01-271-3/+3
* | | | | | | | | | Merge #7415: net: Hardcoded seeds update January 2016Wladimir J. van der Laan2016-01-283-1380/+1499
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net: Hardcoded seeds update January 2016Wladimir J. van der Laan2016-01-253-1380/+1499
* | | | | | | | | | | Merge #7396: [Qt] Add option to increase/decrease font size in the console wi...Jonas Schnelli2016-01-289-30/+203
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | [Qt] Add a new chevron/arrow icon for the console prompt lineJonas Schnelli2016-01-265-4/+42
| * | | | | | | | | | [Qt] keep scroll position in GUI console after changing font sizeJonas Schnelli2016-01-232-2/+4
| * | | | | | | | | | [Qt] Add option to increase/decrease font size in the console windowJonas Schnelli2016-01-227-35/+168
* | | | | | | | | | | Merge #7300: [trivial] Add missing copyright headersWladimir J. van der Laan2016-01-2740-32/+62
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Remove copyright header from autogenerated chainparamsseeds.hMarcoFalke2016-01-161-4/+0
| * | | | | | | | | | Add missing copyright headersMarcoFalke2016-01-0522-13/+47
| * | | | | | | | | | Bump copyright headers to 2014MarcoFalke2016-01-0519-19/+19
* | | | | | | | | | | Merge #7424: Add security/export checks to gitian and fix current failuresWladimir J. van der Laan2016-01-277-7/+34
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |