aboutsummaryrefslogtreecommitdiff
path: root/src/init.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge #7192: Unify product name to as few places as possibleWladimir J. van der Laan2016-02-041-10/+9
|\
| * Merge branch 'master' into single_prodnameLuke Dashjr2016-02-031-175/+233
| |\
| * | When/if the copyright line does not mention Bitcoin Core developers, add a se...Luke Dashjr2016-02-031-5/+4
| * | Set copyright holders displayed in notices separately from the package nameLuke Dashjr2015-12-221-1/+1
| * | Parameterise 2009 in translatable copyright stringsLuke Dashjr2015-12-181-1/+1
| * | Unify package name to as few places as possible without major changesLuke Dashjr2015-12-141-6/+6
* | | Merge #7431: Rename permitrbf to mempoolreplacement and provide minimal strin...Wladimir J. van der Laan2016-02-031-2/+12
|\ \ \ | |_|/ |/| |
| * | Rename replacebyfee=opt-in to mempoolreplacement=feeLuke Dashjr2016-02-011-5/+5
| * | Simplify check for replacebyfee=opt-inLuke Dashjr2016-01-291-6/+1
| * | Accept replacebyfee=opt-in for turning on opt-in RBFLuke Dashjr2016-01-281-0/+15
| * | Rename permitrbf to replacebyfeeLuke Dashjr2016-01-281-2/+2
* | | Merge #7084: mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFeeWladimir J. van der Laan2016-02-021-5/+5
|\ \ \
| * | | mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFeeMarcoFalke2016-01-301-5/+5
* | | | Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay.Gregory Maxwell2016-02-011-1/+4
* | | | Add whitelistforcerelay to control forced relaying.Gregory Maxwell2016-01-281-3/+10
|/ / /
* | | Merge #7348: MOVE ONLY: move rpc* to rpc/Wladimir J. van der Laan2016-01-281-1/+1
|\ \ \ | |/ / |/| |
| * | move rpc* to rpc/Daniel Cousens2016-01-211-1/+1
* | | [init] Clarify permitrbf help messageMarcoFalke2016-01-231-1/+1
* | | Add option `-permitrbf` to set transaction replacement policyWladimir J. van der Laan2016-01-211-0/+2
|/ /
* | Merge #7307: [RPC, Wallet] Move RPC dispatch table registration to wallet/ codeWladimir J. van der Laan2016-01-201-0/+2
|\ \
| * | [RPC, Wallet] Move RPC dispatch table registration to wallet/ codeJonas Schnelli2016-01-201-0/+2
* | | Merge pull request #7208Wladimir J. van der Laan2016-01-181-0/+3
|\ \ \
| * | | Make max tip age an option instead of chainparamWladimir J. van der Laan2015-12-141-0/+3
* | | | Merge pull request #7290Wladimir J. van der Laan2016-01-181-2/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Clarify mocktime help messageMarcoFalke2016-01-091-1/+1
| * | | [init] Help Msg: Use Params(CBaseChainParams::MAIN)MarcoFalke2016-01-071-2/+2
| * | | [init] Add missing help for argsMarcoFalke2016-01-071-1/+9
| * | | [init] Fix error message of maxtxfee invalid amountMarcoFalke2016-01-071-1/+1
* | | | Merge pull request #7296Wladimir J. van der Laan2016-01-131-0/+11
|\ \ \ \
| * | | | Add sane fallback for fee estimationAlex Morcos2016-01-051-0/+11
* | | | | Merge pull request #7081Wladimir J. van der Laan2016-01-091-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch bytespersigopLuke Dashjr2016-01-091-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | -bytespersigop option to additionally limit sigops in transactions we relay a...Luke Dashjr2015-12-011-0/+2
* | | | | Merge pull request #7257Wladimir J. van der Laan2016-01-071-7/+17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Combine common error strings for different options so translations can be sha...Luke Dashjr2015-12-261-7/+17
* | | | | Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
| |/ / / |/| | |
* | | | Constrain rpcport default values to a single location in codeLuke Dashjr2015-12-011-1/+1
| |/ / |/| |
* | | Merge pull request #7136Wladimir J. van der Laan2015-12-011-2/+1
|\ \ \
| * | | HelpMessage: Don't hide -mintxfee behind showDebugMarcoFalke2015-11-301-2/+1
* | | | Merge pull request #7044Gregory Maxwell2015-11-301-0/+1
|\ \ \ \
| * | | | Added additional config option for multiple RPC users.Gregory Sanders2015-11-291-0/+1
* | | | | Merge pull request #7035Wladimir J. van der Laan2015-11-301-1/+1
|\ \ \ \ \
| * | | | | torcontrol: only output disconnect if -debug=torDaniel Cousens2015-11-301-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #7112Wladimir J. van der Laan2015-11-301-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex*Jonas Schnelli2015-11-301-2/+5
* | | | | Move blocksonly parameter interaction to InitParameterInteraction()MarcoFalke2015-11-281-11/+1
|/ / / /
* | | | [qt] Move GUI related HelpMessage() part downstreamMarcoFalke2015-11-281-17/+0
* | | | [trivial] Reuse translation and cleanup DEFAULT_* valuesMarcoFalke2015-11-281-19/+19
* | | | Bugfix: Omit wallet-related options from -help when wallet is not supportedLuke Dashjr2015-11-281-1/+2
* | | | Constrain constant values to a single location in codeLuke Dashjr2015-11-281-50/+56