index
:
archived-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
*
Changing to the proper ports for Dogecoin.
Sporklin
2015-10-31
1
-1
/
+1
*
Update copyright header to include Dogecoin
Sporklin
2015-10-31
1
-0
/
+2
*
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-10-31
1
-0
/
+3
*
Update Bitcoin references and addresses in strings to Dogecoin equivalents
Ross Nicoll
2015-10-31
1
-13
/
+13
*
Match fee calculation to legacy code
J Ross Nicoll
2015-09-06
1
-3
/
+8
*
Add NODE_BLOOM service bit and bump protocol version
Peter Todd
2015-08-28
1
-0
/
+6
*
advertise block height addition to -blocknotify
stolen data
2015-08-11
1
-1
/
+1
*
Add block height to block notification substitution options
Ross Nicoll
2015-08-11
1
-1
/
+3
*
Add paper wallet generator to QT wallet
Andymeows
2015-08-07
1
-1
/
+1
*
Add chain height when fetching consensus parameters in initialization
Ross Nicoll
2015-07-30
1
-1
/
+1
*
Revert "Disable partition check for now, it triggers too often (issue #6251)"
Wladimir J. van der Laan
2015-07-29
1
-2
/
+2
*
Modify chain consensus parameters to be height aware
Ross Nicoll
2015-07-19
1
-1
/
+1
*
Adapt AuxPoW to Dogecoin
Ross Nicoll
2015-07-10
1
-2
/
+0
*
Merge AuxPoW support from Namecore
Daniel Kraft
2015-07-05
1
-0
/
+3
*
Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009)
Warren Togami
2015-06-28
1
-0
/
+4
*
Use best header chain timestamps to detect partitioning
Gavin Andresen
2015-06-15
1
-1
/
+1
*
Add option `-alerts` to opt out of alert system
Wladimir J. van der Laan
2015-06-15
1
-0
/
+3
*
Remove translation for -help-debug options
Wladimir J. van der Laan
2015-06-12
1
-23
/
+25
*
Prune: Support noncontiguous block files
Adam Weiss
2015-06-11
1
-17
/
+36
*
Disable partition check for now, it triggers too often (issue #6251)
Wladimir J. van der Laan
2015-06-08
1
-2
/
+2
*
Remove P2SH coinbase flag, no longer interesting
Luke Dashjr
2015-06-02
1
-6
/
+0
*
Merge pull request #5669
Wladimir J. van der Laan
2015-05-27
1
-0
/
+1
|
\
|
*
Consensus: MOVEONLY: Move CValidationState from main consensus/validation
jtimon
2015-05-15
1
-0
/
+1
*
|
Merge pull request #6153
Wladimir J. van der Laan
2015-05-27
1
-0
/
+4
|
\
\
|
*
|
Parameter interaction: disable upnp if -proxy set
Wladimir J. van der Laan
2015-05-18
1
-0
/
+4
*
|
|
Merge pull request #5947
Wladimir J. van der Laan
2015-05-26
1
-0
/
+8
|
\
\
\
|
*
|
|
Alert if it is very likely we are getting a bad chain
Gavin Andresen
2015-05-14
1
-0
/
+8
*
|
|
|
Merge pull request #6159
Wladimir J. van der Laan
2015-05-24
1
-4
/
+14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Catch errors on datadir lock and pidfile delete
Adam Weiss
2015-05-22
1
-4
/
+14
*
|
|
|
wallet: Introduce constant for `-txconfirmtarget` default
Wladimir J. van der Laan
2015-05-18
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #6135
Wladimir J. van der Laan
2015-05-15
1
-1
/
+1
|
\
\
\
|
*
|
|
[init] better message when no wallet support is compiled in
Philip Kaufmann
2015-05-14
1
-1
/
+1
*
|
|
|
Merge pull request #6102
Wladimir J. van der Laan
2015-05-15
1
-8
/
+10
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Cache tweak and logging improvements
Pieter Wuille
2015-05-11
1
-8
/
+10
|
*
|
|
Use accurate memory for flushing decisions
Pieter Wuille
2015-05-11
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #5964
Gavin Andresen
2015-05-14
1
-2
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use CScheduler for net's DumpAddresses
Gavin Andresen
2015-05-14
1
-1
/
+1
|
*
|
Create a scheduler thread for lightweight tasks
Gavin Andresen
2015-05-14
1
-1
/
+6
|
|
/
*
/
Clean up parsing of bool command line args
Alex Morcos
2015-05-12
1
-5
/
+5
|
/
*
re-add -reindex help message
Jonas Schnelli
2015-05-08
1
-1
/
+1
*
Merge pull request #6047
Wladimir J. van der Laan
2015-05-06
1
-0
/
+4
|
\
|
*
Update key.cpp to use new libsecp256k1
Pieter Wuille
2015-05-04
1
-0
/
+4
*
|
Merge pull request #6055
Wladimir J. van der Laan
2015-05-06
1
-1
/
+1
|
\
\
|
*
|
checkpoints: move the checkpoints enable boolean into main
Cory Fields
2015-04-30
1
-1
/
+1
*
|
|
trivial: Merge pruning help message after Transifex comment
Wladimir J. van der Laan
2015-05-04
1
-5
/
+3
*
|
|
Show an init message while activating best chain
Wladimir J. van der Laan
2015-05-04
1
-0
/
+1
*
|
|
Merge pull request #6085
Wladimir J. van der Laan
2015-05-04
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Bugfix: Grammar fixes
Corinne Dashjr
2015-05-01
1
-2
/
+2
*
|
|
Merge pull request #6022
Wladimir J. van der Laan
2015-04-30
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Separate CTranslationInterface from CClientUIInterface
Jorge Timón
2015-04-16
1
-1
/
+1
[next]