index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #7192: Unify product name to as few places as possible
Wladimir J. van der Laan
2016-02-04
1
-10
/
+9
|
\
|
*
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-03
1
-175
/
+233
|
|
\
|
*
|
When/if the copyright line does not mention Bitcoin Core developers, add a se...
Luke Dashjr
2016-02-03
1
-5
/
+4
|
*
|
Set copyright holders displayed in notices separately from the package name
Luke Dashjr
2015-12-22
1
-1
/
+1
|
*
|
Parameterise 2009 in translatable copyright strings
Luke Dashjr
2015-12-18
1
-1
/
+1
|
*
|
Unify package name to as few places as possible without major changes
Luke Dashjr
2015-12-14
1
-6
/
+6
*
|
|
Merge #7431: Rename permitrbf to mempoolreplacement and provide minimal strin...
Wladimir J. van der Laan
2016-02-03
1
-2
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Rename replacebyfee=opt-in to mempoolreplacement=fee
Luke Dashjr
2016-02-01
1
-5
/
+5
|
*
|
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
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
[next]