| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Merge branch 'master' into single_prodname | Luke Dashjr | 2016-02-03 | 418 | -5256/+21805 | |
| | |\| | | | | | | ||||||
| | * | | | | | | | When/if the copyright line does not mention Bitcoin Core developers, add a se... | Luke Dashjr | 2016-02-03 | 6 | -16/+25 | |
| | * | | | | | | | Rewrite FormatParagraph to handle newlines within input strings correctly | Luke Dashjr | 2016-02-03 | 2 | -28/+49 | |
| | * | | | | | | | splashscreen: Resize text to fit exactly | Luke Dashjr | 2016-01-27 | 1 | -4/+3 | |
| | * | | | | | | | Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhere | Luke Dashjr | 2016-01-19 | 2 | -2/+2 | |
| | * | | | | | | | Set copyright holders displayed in notices separately from the package name | Luke Dashjr | 2015-12-22 | 6 | -4/+13 | |
| | * | | | | | | | Parameterise 2009 in translatable copyright strings | Luke Dashjr | 2015-12-18 | 2 | -2/+2 | |
| | * | | | | | | | Unify package name to as few places as possible without major changes | Luke Dashjr | 2015-12-14 | 23 | -51/+98 | |
| * | | | | | | | | Merge #7458: [Net] peers.dat, banlist.dat recreated when missing | Wladimir J. van der Laan | 2016-02-04 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| | * | | | | | | | peers.dat, banlist.dat recreated when missing | kirkalx | 2016-02-04 | 1 | -2/+7 | |
| * | | | | | | | | Merge #7225: Eliminate unnecessary call to CheckBlock | Wladimir J. van der Laan | 2016-02-03 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Eliminate unnecessary call to CheckBlock | Suhas Daftuar | 2016-02-01 | 1 | -6/+0 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge #7444: Improve block validity/ConnectBlock() comments | Wladimir J. van der Laan | 2016-02-03 | 1 | -10/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Improve block validity/ConnectBlock() comments | Peter Todd | 2016-01-31 | 1 | -10/+14 | |
| * | | | | | | | | | Merge #7431: Rename permitrbf to mempoolreplacement and provide minimal strin... | Wladimir J. van der Laan | 2016-02-03 | 3 | -7/+17 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Rename replacebyfee=opt-in to mempoolreplacement=fee | Luke Dashjr | 2016-02-01 | 2 | -6/+6 | |
| | * | | | | | | | | Simplify check for replacebyfee=opt-in | Luke Dashjr | 2016-01-29 | 1 | -6/+1 | |
| | * | | | | | | | | Accept replacebyfee=opt-in for turning on opt-in RBF | Luke Dashjr | 2016-01-28 | 1 | -0/+15 | |
| | * | | | | | | | | Rename permitrbf to replacebyfee | Luke Dashjr | 2016-01-28 | 3 | -7/+7 | |
| * | | | | | | | | | Merge #7091: Consensus build package | Wladimir J. van der Laan | 2016-02-02 | 5 | -47/+46 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| | * | | | | | | | | Build: Consensus: Make libbitcoinconsensus_la_SOURCES fully dynamic and depen... | Jorge Timón | 2015-12-08 | 1 | -7/+1 | |
| | * | | | | | | | | Build: Libconsensus: Move libconsensus-ready files to the consensus package | Jorge Timón | 2015-12-08 | 1 | -8/+8 | |
| | * | | | | | | | | Build: Consensus: Move consensus files from common to its own module/package | Jorge Timón | 2015-12-08 | 5 | -33/+38 | |
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge #7084: mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee | Wladimir J. van der Laan | 2016-02-02 | 5 | -18/+19 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [doxygen] Actually display comment | MarcoFalke | 2016-02-02 | 1 | -1/+1 | |
| | * | | | | | | | | mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee | MarcoFalke | 2016-01-30 | 5 | -18/+19 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge #7311: MOVEONLY: Move non-consensus functions out of pow | Wladimir J. van der Laan | 2016-02-02 | 4 | -37/+36 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | MOVEONLY: non-consensus: from pow to chain: | Jorge Timón | 2016-01-12 | 4 | -37/+36 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Decide eviction group ties based on time. | Gregory Maxwell | 2016-02-01 | 1 | -6/+10 | |
| * | | | | | | | | Do not absolutely protect local peers from eviction. | Gregory Maxwell | 2016-02-01 | 1 | -2/+0 | |
| * | | | | | | | | Get rid of inaccurate ScriptSigArgsExpected | Pieter Wuille | 2016-02-01 | 5 | -70/+6 | |
| | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | | Merge #7439: Add whitelistforcerelay to control forced relaying. [#7099 redux] | Wladimir J. van der Laan | 2016-02-01 | 3 | -11/+23 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay. | Gregory Maxwell | 2016-02-01 | 1 | -1/+4 | |
| | * | | | | | | | Add whitelistforcerelay to control forced relaying. | Gregory Maxwell | 2016-01-28 | 3 | -10/+19 | |
| * | | | | | | | | Merge #7287: Consensus: Remove calls to error() and FormatStateMessage() | Wladimir J. van der Laan | 2016-02-01 | 1 | -51/+32 | |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Consensus: Remove calls to error() and FormatStateMessage() from some consens... | Jorge Timón | 2016-01-29 | 1 | -51/+32 | |
| * | | | | | | | | Merge #6842: limitfreerelay edge case bugfix | Wladimir J. van der Laan | 2016-01-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | limitfreerelay edge case bugfix: | ptschip | 2016-01-06 | 1 | -1/+1 | |
| * | | | | | | | | | GUI: Disable tab navigation for peers tables. | Kefkius | 2016-01-28 | 1 | -0/+6 | |
| | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge #7212: Adds unittests for CAddrMan and CAddrinfo, removes source of non... | Wladimir J. van der Laan | 2016-01-28 | 3 | -49/+391 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Increase test coverage for addrman and addrinfo | Ethan Heilman | 2016-01-27 | 3 | -49/+391 | |
| * | | | | | | | | | Merge #7348: MOVE ONLY: move rpc* to rpc/ | Wladimir J. van der Laan | 2016-01-28 | 24 | -81/+79 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | rpc: update inline comments to refer to new file paths | Daniel Cousens | 2016-01-21 | 2 | -5/+5 | |
| | * | | | | | | | | | move rpc* to rpc/ | Daniel Cousens | 2016-01-21 | 24 | -76/+74 | |
| * | | | | | | | | | | Merge #7415: net: Hardcoded seeds update January 2016 | Wladimir J. van der Laan | 2016-01-28 | 1 | -689/+747 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | net: Hardcoded seeds update January 2016 | Wladimir J. van der Laan | 2016-01-25 | 1 | -689/+747 | |
| * | | | | | | | | | | | Merge #7396: [Qt] Add option to increase/decrease font size in the console wi... | Jonas Schnelli | 2016-01-28 | 8 | -30/+200 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | [Qt] Add a new chevron/arrow icon for the console prompt line | Jonas Schnelli | 2016-01-26 | 4 | -4/+39 | |
| | * | | | | | | | | | | [Qt] keep scroll position in GUI console after changing font size | Jonas Schnelli | 2016-01-23 | 2 | -2/+4 | |
| | * | | | | | | | | | | [Qt] Add option to increase/decrease font size in the console window | Jonas Schnelli | 2016-01-22 | 7 | -35/+168 | |