aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Accept replacebyfee=opt-in for turning on opt-in RBFLuke Dashjr2016-01-281-0/+15
| * | | | | | | | | | | Rename permitrbf to replacebyfeeLuke Dashjr2016-01-283-7/+7
* | | | | | | | | | | | 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
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | 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 #7439: Add whitelistforcerelay to control forced relaying. [#7099 redux]Wladimir J. van der Laan2016-02-013-11/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay.Gregory Maxwell2016-02-011-1/+4
| * | | | | | | | | | 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 #6842: limitfreerelay edge case bugfixWladimir J. van der Laan2016-01-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | limitfreerelay edge case bugfix:ptschip2016-01-061-1/+1
* | | | | | | | | | | | 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 #7348: MOVE ONLY: move rpc* to rpc/Wladimir J. van der Laan2016-01-2824-81/+79
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | rpc: update inline comments to refer to new file pathsDaniel Cousens2016-01-212-5/+5
| * | | | | | | | | | | | move rpc* to rpc/Daniel Cousens2016-01-2124-76/+74
* | | | | | | | | | | | | Merge #7415: net: Hardcoded seeds update January 2016Wladimir J. van der Laan2016-01-281-689/+747
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | net: Hardcoded seeds update January 2016Wladimir J. van der Laan2016-01-251-689/+747
* | | | | | | | | | | | | | Merge #7396: [Qt] Add option to increase/decrease font size in the console wi...Jonas Schnelli2016-01-288-30/+200
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | [Qt] Add a new chevron/arrow icon for the console prompt lineJonas Schnelli2016-01-264-4/+39
| * | | | | | | | | | | | | [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-2729-21/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Remove copyright header from autogenerated chainparamsseeds.hMarcoFalke2016-01-161-4/+0
| * | | | | | | | | | | | | | Add missing copyright headersMarcoFalke2016-01-0511-2/+31
| * | | | | | | | | | | | | | Bump copyright headers to 2014MarcoFalke2016-01-0519-19/+19
* | | | | | | | | | | | | | | release: add check-symbols and check-security make targetsCory Fields2016-01-261-1/+13
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge #7391: [init] Clarify help messageWladimir J. van der Laan2016-01-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | [init] Clarify permitrbf help messageMarcoFalke2016-01-231-1/+1
* | | | | | | | | | | | | | Merge #7384: [qt] Peertable: Increase SUBVERSION_COLUMN_WIDTHJonas Schnelli2016-01-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | [qt] Peertable: Increase SUBVERSION_COLUMN_WIDTHMarcoFalke2016-01-201-1/+1
* | | | | | | | | | | | | | Merge #7262: Reduce inefficiency of GetAccountAddress()Wladimir J. van der Laan2016-01-221-16/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Reduce inefficiency of GetAccountAddress()Chris Moore2015-12-281-16/+15
* | | | | | | | | | | | | | | Merge #7056: Save last db readWladimir J. van der Laan2016-01-223-13/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Save the last unnecessary database readAlex Morcos2015-11-183-13/+11
* | | | | | | | | | | | | | | | Merge #7364: [qt] Windows: Make rpcconsole monospace font largerJonas Schnelli2016-01-221-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | [qt] Windows: Make rpcconsole monospace font largerMarcoFalke2016-01-171-0/+4
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Add option `-permitrbf` to set transaction replacement policyWladimir J. van der Laan2016-01-213-4/+13
* | | | | | | | | | | | | | | Merge #7383: [Qt] rename "amount" to "requested amount" in receive coins tableJonas Schnelli2016-01-213-8/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |