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
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Bitcoin references and addresses in strings to Dogecoin equivalents
Ross Nicoll
2015-10-31
1
-3
/
+3
*
Merge pull request #1270 from rnicoll/1.10-fixmes
Max K.
2015-09-09
1
-2
/
+6
|
\
|
*
Update block height used to determine relevant parameters
J Ross Nicoll
2015-09-08
1
-2
/
+6
*
|
Match fee calculation to legacy code
J Ross Nicoll
2015-09-06
1
-3
/
+2
*
|
Merge pull request #1274 from rnicoll/1.10-missing-newline
Patrick Lodder
2015-08-30
1
-1
/
+1
|
\
\
|
*
|
Corrected missing new lines in error messages
J Ross Nicoll
2015-08-29
1
-1
/
+1
|
|
/
*
|
Merge pull request #1269 from langerhans/1.10-dev-nodebloom
Patrick Lodder
2015-08-29
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Add NODE_BLOOM service bit and bump protocol version
Peter Todd
2015-08-28
1
-0
/
+9
*
|
[auxpow] Check for auxpow fork strictly
Patrick Lodder
2015-08-23
1
-0
/
+7
|
/
*
Add attributions to source files
J Ross Nicoll
2015-08-14
1
-0
/
+2
*
Merge pull request #1229 from rnicoll/1.10-fork-detection
Max K.
2015-08-13
1
-3
/
+3
|
\
|
*
Update fork detection parameters for Dogecoin block time
Ross Nicoll
2015-08-07
1
-3
/
+3
*
|
Add block height to block notification substitution options
Ross Nicoll
2015-08-11
1
-1
/
+1
*
|
Merge pull request #1231 from patricklodder/1.10-majority-v2-constraints
Ross Nicoll
2015-08-10
1
-3
/
+6
|
\
\
|
*
|
Re-enable SuperMajority triggered activation for v2 block constraints
Patrick Lodder
2015-08-10
1
-3
/
+6
*
|
|
Enable block constraints properly
Patrick Lodder
2015-08-10
1
-20
/
+17
|
/
/
*
|
Merge pull request #1213 from langerhans/1.10-dev-maturity
Ross Nicoll
2015-07-31
1
-3
/
+1
|
\
\
|
*
|
Move COINBASE_MATURITY to the consensus parameters
langerhans
2015-07-31
1
-3
/
+1
*
|
|
Merge pull request #1204 from rnicoll/1.10-fees
Max K.
2015-07-31
1
-3
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add Dogecoin current fee calculation logic
Ross Nicoll
2015-07-31
1
-3
/
+5
*
|
|
Merge pull request #1207 from rnicoll/1.10-bitcoin
Max K.
2015-07-30
1
-2
/
+3
|
\
\
\
|
*
|
|
Advance pindexLastCommonBlock for blocks in chainActive
Suhas Daftuar
2015-07-29
1
-2
/
+3
|
|
/
/
*
|
|
Merge pull request #1206 from rnicoll/1.10-txdb
Max K.
2015-07-30
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add Scrypt hash and AuxPoW header to index database
Ross Nicoll
2015-07-26
1
-0
/
+5
|
|
/
*
/
Use block height 0 when checking for genesis block
Ross Nicoll
2015-07-26
1
-2
/
+2
|
/
*
Minor Dogecoin consensus fixes
Ross Nicoll
2015-07-19
1
-4
/
+9
*
Modify chain consensus parameters to be height aware
Ross Nicoll
2015-07-19
1
-21
/
+23
*
Adapt AuxPoW to Dogecoin
Ross Nicoll
2015-07-10
1
-53
/
+8
*
Merge AuxPoW support from Namecore
Daniel Kraft
2015-07-05
1
-11
/
+84
*
Add Dogecoin block subsidy calculations.
Ross Nicoll
2015-06-28
1
-1
/
+2
*
Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009)
Warren Togami
2015-06-28
1
-2
/
+2
*
Use best header chain timestamps to detect partitioning
Gavin Andresen
2015-06-15
1
-6
/
+10
*
Add option `-alerts` to opt out of alert system
Wladimir J. van der Laan
2015-06-15
1
-1
/
+2
*
Prune: Support noncontiguous block files
Adam Weiss
2015-06-11
1
-2
/
+2
*
Fix removing of orphan transactions
Alex Morcos
2015-06-10
1
-3
/
+4
*
Be stricter in processing unrequested blocks
Suhas Daftuar
2015-06-03
1
-15
/
+25
*
Ignore getheaders requests when not synced.
Suhas Daftuar
2015-06-02
1
-0
/
+3
*
Fix off-by-one error w/ nLockTime in the wallet
Peter Todd
2015-06-01
1
-21
/
+8
*
Merge pull request #6195
Wladimir J. van der Laan
2015-06-01
1
-7
/
+7
|
\
|
*
Eliminate compiler warning due to unused variable
Suhas Daftuar
2015-05-27
1
-7
/
+7
*
|
Chainparams: Explicit CMessageHeader::MessageStartChars to functions in main:
Jorge Timón
2015-05-27
1
-7
/
+9
|
/
*
Merge pull request #5669
Wladimir J. van der Laan
2015-05-27
1
-27
/
+28
|
\
|
*
Consensus: MOVEONLY: Move CValidationState from main consensus/validation
jtimon
2015-05-15
1
-0
/
+1
|
*
Consensus: Refactor: Decouple CValidationState from main::AbortNode()
Cory Fields
2015-05-15
1
-27
/
+27
*
|
Merge pull request #5976
Wladimir J. van der Laan
2015-05-26
1
-5
/
+29
|
\
\
|
*
|
Reduce download timeouts as blocks arrive
Suhas Daftuar
2015-04-15
1
-5
/
+29
*
|
|
Merge pull request #5947
Wladimir J. van der Laan
2015-05-26
1
-0
/
+59
|
\
\
\
|
*
|
|
Alert if it is very likely we are getting a bad chain
Gavin Andresen
2015-05-14
1
-0
/
+59
*
|
|
|
Merge pull request #5996
Wladimir J. van der Laan
2015-05-19
1
-9
/
+8
|
\
\
\
\
|
*
|
|
|
Chainparams: Refactor: Decouple main::GetBlockValue() from Params() [renamed ...
Jorge Timón
2015-05-15
1
-9
/
+8
|
|
|
_
|
/
|
|
/
|
|
[next]