aboutsummaryrefslogtreecommitdiff
path: root/src/init.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove `-alerts` optionBtcDrak2016-03-181-3/+0
* | | Merge #7708: De-neuter NODE_BLOOMWladimir J. van der Laan2016-03-211-2/+0
|\ \ \ | |/ / |/| |
| * | Always disconnect old nodes which request filtered connections.Patrick Strateman2016-03-181-2/+0
| |/
* / BIP9 ImplementationPieter Wuille2016-03-151-1/+1
|/
* Merge #7507: Remove internal minerWladimir J. van der Laan2016-03-141-6/+0
|\
| * Remove internal minerLeviathn2016-02-101-6/+0
* | [Wallet] optimize return value of InitLoadWallet()Jonas Schnelli2016-03-141-2/+5
* | [Wallet] move "load wallet phase" to CWalletJonas Schnelli2016-03-111-143/+10
* | Merge #7576: [Wallet] move wallet help string creation to CWalletWladimir J. van der Laan2016-03-111-30/+1
|\ \
| * | [Wallet] move wallet help string creation to CWalletJonas Schnelli2016-03-051-30/+1
* | | Merge #7553: Remove vfReachable and modify IsReachable to only use vfLimited.Wladimir J. van der Laan2016-03-111-3/+4
|\ \ \
| * | | Remove vfReachable and modify IsReachable to only use vfLimited.Patrick Strateman2016-02-171-3/+4
| |/ /
* / / Remove openssl info from init/log and from Qt debug windowJonas Schnelli2016-02-261-8/+0
|/ /
* | Merge #7509: Common argument defaults for NODE_BLOOM stuff and -walletWladimir J. van der Laan2016-02-161-5/+7
|\ \
| * | Common argument defaults for NODE_BLOOM stuff and -walletLuke Dashjr2016-02-111-5/+7
* | | Merge #7520: LibreSSL doesn't define OPENSSL_VERSION, use LIBRESSL_VERSION_TE...Wladimir J. van der Laan2016-02-121-1/+3
|\ \ \ | |_|/ |/| |
| * | LibreSSL doesn't define OPENSSL_VERSION, use LIBRESSL_VERSION_TEXT insteadPavel Janík2016-02-121-1/+3
| |/
* | 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