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 #8049: Expose information on whether transaction relay is enabled in `g...
Pieter Wuille
2016-05-26
1
-0
/
+1
|
\
|
*
net: Add fRelayTxes flag
Wladimir J. van der Laan
2016-05-12
1
-0
/
+1
*
|
Merge #8015: CCoinsViewErrorCatcher raison-d-etre
Wladimir J. van der Laan
2016-05-26
1
-0
/
+5
|
\
\
|
*
|
CCoinsViewErrorCatcher raison-d-etre
21E14
2016-05-06
1
-0
/
+5
*
|
|
Merge #8076: VerifyDB: don't check blocks that have been pruned
Pieter Wuille
2016-05-25
1
-2
/
+2
|
\
\
\
|
*
|
|
VerifyDB: don't check blocks that have been pruned
Suhas Daftuar
2016-05-22
1
-2
/
+2
*
|
|
|
Merge #8063: Acquire lock to check for genesis block.
Pieter Wuille
2016-05-25
1
-3
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Acquire lock to check for genesis block.
Patrick Strateman
2016-05-16
1
-3
/
+11
|
|
|
/
|
|
/
|
*
|
|
Add -reindex-chainstate that does not rebuild block index
Pieter Wuille
2016-05-17
1
-3
/
+5
*
|
|
Switch reindexing to AcceptBlock in-loop and ActivateBestChain afterwards
Pieter Wuille
2016-05-17
1
-10
/
+10
|
/
/
*
|
Merge #8004: signal handling: fReopenDebugLog and fRequestShutdown should be ...
Wladimir J. van der Laan
2016-05-12
1
-1
/
+1
|
\
\
|
*
|
fReopenDebugLog and fRequestShutdown should be type sig_atomic_t
Chirag Davé
2016-05-09
1
-1
/
+1
|
|
/
*
/
init: Move berkeleydb version reporting to wallet
Wladimir J. van der Laan
2016-05-10
1
-5
/
+0
|
/
*
Merge #7868: net: Split DNS resolving functionality out of net structures
Pieter Wuille
2016-04-21
1
-3
/
+4
|
\
|
*
net: resolve outside of storage structures
Cory Fields
2016-04-20
1
-3
/
+4
*
|
[ui] Move InitError, InitWarning, AmountErrMsg
MarcoFalke
2016-04-02
1
-18
/
+0
|
/
*
Merge #7691: [Wallet] refactor wallet/init interaction
Wladimir J. van der Laan
2016-04-02
1
-81
/
+5
|
\
|
*
[Wallet] refactor wallet/init interaction
Jonas Schnelli
2016-03-22
1
-81
/
+5
*
|
Merge #7766: rpc: Register calls where they are defined
Wladimir J. van der Laan
2016-03-31
1
-1
/
+3
|
\
\
|
*
|
rpc: Register calls where they are defined
Wladimir J. van der Laan
2016-03-31
1
-1
/
+3
*
|
|
P2P: add maxtimeadjustment command line option
mruddy
2016-03-29
1
-0
/
+2
|
/
/
*
|
Implement "feefilter" P2P message.
Alex Morcos
2016-03-21
1
-0
/
+1
*
|
Merge #7692: Remove p2p alert system
Wladimir J. van der Laan
2016-03-21
1
-3
/
+0
|
\
\
|
*
|
Remove `-alerts` option
BtcDrak
2016-03-18
1
-3
/
+0
*
|
|
Merge #7708: De-neuter NODE_BLOOM
Wladimir J. van der Laan
2016-03-21
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Always disconnect old nodes which request filtered connections.
Patrick Strateman
2016-03-18
1
-2
/
+0
|
|
/
*
/
BIP9 Implementation
Pieter Wuille
2016-03-15
1
-1
/
+1
|
/
*
Merge #7507: Remove internal miner
Wladimir J. van der Laan
2016-03-14
1
-6
/
+0
|
\
|
*
Remove internal miner
Leviathn
2016-02-10
1
-6
/
+0
*
|
[Wallet] optimize return value of InitLoadWallet()
Jonas Schnelli
2016-03-14
1
-2
/
+5
*
|
[Wallet] move "load wallet phase" to CWallet
Jonas Schnelli
2016-03-11
1
-143
/
+10
*
|
Merge #7576: [Wallet] move wallet help string creation to CWallet
Wladimir J. van der Laan
2016-03-11
1
-30
/
+1
|
\
\
|
*
|
[Wallet] move wallet help string creation to CWallet
Jonas Schnelli
2016-03-05
1
-30
/
+1
*
|
|
Merge #7553: Remove vfReachable and modify IsReachable to only use vfLimited.
Wladimir J. van der Laan
2016-03-11
1
-3
/
+4
|
\
\
\
|
*
|
|
Remove vfReachable and modify IsReachable to only use vfLimited.
Patrick Strateman
2016-02-17
1
-3
/
+4
|
|
/
/
*
/
/
Remove openssl info from init/log and from Qt debug window
Jonas Schnelli
2016-02-26
1
-8
/
+0
|
/
/
*
|
Merge #7509: Common argument defaults for NODE_BLOOM stuff and -wallet
Wladimir J. van der Laan
2016-02-16
1
-5
/
+7
|
\
\
|
*
|
Common argument defaults for NODE_BLOOM stuff and -wallet
Luke Dashjr
2016-02-11
1
-5
/
+7
*
|
|
Merge #7520: LibreSSL doesn't define OPENSSL_VERSION, use LIBRESSL_VERSION_TE...
Wladimir J. van der Laan
2016-02-12
1
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
LibreSSL doesn't define OPENSSL_VERSION, use LIBRESSL_VERSION_TEXT instead
Pavel Janík
2016-02-12
1
-1
/
+3
|
|
/
*
|
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
[prev]
[next]