| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Rename permitrbf to replacebyfee | Luke Dashjr | 2016-01-28 | 1 | -2/+2 | |
| * | | | | Merge #7084: mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee | Wladimir J. van der Laan | 2016-02-02 | 1 | -5/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee | MarcoFalke | 2016-01-30 | 1 | -5/+5 | |
| * | | | | | Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay. | Gregory Maxwell | 2016-02-01 | 1 | -1/+4 | |
| * | | | | | Add whitelistforcerelay to control forced relaying. | Gregory Maxwell | 2016-01-28 | 1 | -3/+10 | |
| |/ / / / | ||||||
| * | | | | Merge #7348: MOVE ONLY: move rpc* to rpc/ | Wladimir J. van der Laan | 2016-01-28 | 1 | -1/+1 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | move rpc* to rpc/ | Daniel Cousens | 2016-01-21 | 1 | -1/+1 | |
| * | | | | [init] Clarify permitrbf help message | MarcoFalke | 2016-01-23 | 1 | -1/+1 | |
| * | | | | Add option `-permitrbf` to set transaction replacement policy | Wladimir J. van der Laan | 2016-01-21 | 1 | -0/+2 | |
| |/ / / | ||||||
| * | | | Merge #7307: [RPC, Wallet] Move RPC dispatch table registration to wallet/ code | Wladimir J. van der Laan | 2016-01-20 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| | * | | | [RPC, Wallet] Move RPC dispatch table registration to wallet/ code | Jonas Schnelli | 2016-01-20 | 1 | -0/+2 | |
| * | | | | Merge pull request #7208 | Wladimir J. van der Laan | 2016-01-18 | 1 | -0/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Make max tip age an option instead of chainparam | Wladimir J. van der Laan | 2015-12-14 | 1 | -0/+3 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #7290 | Wladimir J. van der Laan | 2016-01-18 | 1 | -2/+10 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Clarify mocktime help message | MarcoFalke | 2016-01-09 | 1 | -1/+1 | |
| | * | | | [init] Help Msg: Use Params(CBaseChainParams::MAIN) | MarcoFalke | 2016-01-07 | 1 | -2/+2 | |
| | * | | | [init] Add missing help for args | MarcoFalke | 2016-01-07 | 1 | -1/+9 | |
| | * | | | [init] Fix error message of maxtxfee invalid amount | MarcoFalke | 2016-01-07 | 1 | -1/+1 | |
| * | | | | Merge pull request #7296 | Wladimir J. van der Laan | 2016-01-13 | 1 | -0/+11 | |
| |\ \ \ \ | ||||||
| | * | | | | Add sane fallback for fee estimation | Alex Morcos | 2016-01-05 | 1 | -0/+11 | |
| * | | | | | Merge pull request #7081 | Wladimir J. van der Laan | 2016-01-09 | 1 | -0/+2 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Merge branch bytespersigop | Luke Dashjr | 2016-01-09 | 1 | -0/+2 | |
| | |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | | * | | | -bytespersigop option to additionally limit sigops in transactions we relay a... | Luke Dashjr | 2015-12-01 | 1 | -0/+2 | |
| * | | | | | Merge pull request #7257 | Wladimir J. van der Laan | 2016-01-07 | 1 | -7/+17 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Combine common error strings for different options so translations can be sha... | Luke Dashjr | 2015-12-26 | 1 | -7/+17 | |
| * | | | | | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 | |
| | |/ / / |/| | | | ||||||
| * | | | | Constrain rpcport default values to a single location in code | Luke Dashjr | 2015-12-01 | 1 | -1/+1 | |
| | |/ / |/| | | ||||||
| * | | | Merge pull request #7136 | Wladimir J. van der Laan | 2015-12-01 | 1 | -2/+1 | |
| |\ \ \ | ||||||
| | * | | | HelpMessage: Don't hide -mintxfee behind showDebug | MarcoFalke | 2015-11-30 | 1 | -2/+1 | |
| * | | | | Merge pull request #7044 | Gregory Maxwell | 2015-11-30 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Added additional config option for multiple RPC users. | Gregory Sanders | 2015-11-29 | 1 | -0/+1 | |
| * | | | | | Merge pull request #7035 | Wladimir J. van der Laan | 2015-11-30 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | torcontrol: only output disconnect if -debug=tor | Daniel Cousens | 2015-11-30 | 1 | -1/+1 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #7112 | Wladimir J. van der Laan | 2015-11-30 | 1 | -2/+5 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex* | Jonas Schnelli | 2015-11-30 | 1 | -2/+5 | |
| * | | | | | Move blocksonly parameter interaction to InitParameterInteraction() | MarcoFalke | 2015-11-28 | 1 | -11/+1 | |
| |/ / / / | ||||||
| * | | | | [qt] Move GUI related HelpMessage() part downstream | MarcoFalke | 2015-11-28 | 1 | -17/+0 | |
| * | | | | [trivial] Reuse translation and cleanup DEFAULT_* values | MarcoFalke | 2015-11-28 | 1 | -19/+19 | |
| * | | | | Bugfix: Omit wallet-related options from -help when wallet is not supported | Luke Dashjr | 2015-11-28 | 1 | -1/+2 | |
| * | | | | Constrain constant values to a single location in code | Luke Dashjr | 2015-11-28 | 1 | -50/+56 | |
| * | | | | Print correct minimum mempool size in MB | paveljanik | 2015-11-27 | 1 | -1/+1 | |
| * | | | | Merge pull request #7083 | Wladimir J. van der Laan | 2015-11-27 | 1 | -0/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | OpenSSL 1.1.0: Fix text variant of the version number | MarcoFalke | 2015-11-24 | 1 | -0/+5 | |
| * | | | | | Merge pull request #6780 | Wladimir J. van der Laan | 2015-11-27 | 1 | -67/+85 | |
| |\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | | Initialize logging before we do parameter interaction | Jonas Schnelli | 2015-11-27 | 1 | -7/+11 | |
| | * | | | | Move -blocksonly parameter interaction to the new ParameterInteraction() func... | Jonas Schnelli | 2015-11-27 | 1 | -0/+10 | |
| | * | | | | Refactor parameter interaction, call it before AppInit2() | Jonas Schnelli | 2015-11-27 | 1 | -60/+64 | |
| * | | | | | Merge pull request #7053 | Wladimir J. van der Laan | 2015-11-27 | 1 | -7/+8 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Globals: Remove a bunch of Params() calls from main.cpp: | Jorge Timón | 2015-11-23 | 1 | -7/+8 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #7058 | Wladimir J. van der Laan | 2015-11-27 | 1 | -4/+4 | |
| |\ \ \ \ | ||||||