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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
Update time-based constants
Ross Nicoll
2015-08-04
2
-15
/
+15
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Set regtest coinbase maturity for easier maths in RPC tests
langerhans
2015-08-01
1
-0
/
+1
|
|
/
/
/
|
*
|
|
Merge pull request #1217 from rnicoll/1.10-checkpoints-seeds
Max K.
2015-08-01
1
-13
/
+7
|
|
\
\
\
|
|
*
|
|
Update checkpoints
Ross Nicoll
2015-07-30
1
-13
/
+7
|
*
|
|
|
Merge pull request #1213 from langerhans/1.10-dev-maturity
Ross Nicoll
2015-07-31
7
-14
/
+17
|
|
\
\
\
\
|
|
*
|
|
|
Move COINBASE_MATURITY to the consensus parameters
langerhans
2015-07-31
7
-13
/
+14
|
|
*
|
|
|
Make RegTest use simplified rewards for easier test vector setup and use shor...
langerhans
2015-07-31
1
-1
/
+3
|
|
|
/
/
/
|
*
|
|
|
Merge pull request #1204 from rnicoll/1.10-fees
Max K.
2015-07-31
11
-19
/
+78
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Add Dogecoin current fee calculation logic
Ross Nicoll
2015-07-31
11
-19
/
+78
|
*
|
|
|
Add chain height when fetching consensus parameters in initialization
Ross Nicoll
2015-07-30
1
-1
/
+1
|
*
|
|
|
Merge pull request #1207 from rnicoll/1.10-bitcoin
Max K.
2015-07-30
5
-11
/
+16
|
|
\
\
\
\
|
|
*
|
|
|
Advance pindexLastCommonBlock for blocks in chainActive
Suhas Daftuar
2015-07-29
1
-2
/
+3
|
|
*
|
|
|
fix crash on shutdown when e.g. changing -txindex and abort action
Philip Kaufmann
2015-07-29
2
-7
/
+9
|
|
*
|
|
|
Add an alternate location of endian.h header
Andriy Voskoboinyk
2015-07-29
1
-0
/
+2
|
|
*
|
|
|
Revert "Disable partition check for now, it triggers too often (issue #6251)"
Wladimir J. van der Laan
2015-07-29
1
-2
/
+2
|
*
|
|
|
|
Merge pull request #1206 from rnicoll/1.10-txdb
Max K.
2015-07-30
4
-10
/
+32
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Add Scrypt hash and AuxPoW header to index database
Ross Nicoll
2015-07-26
4
-10
/
+32
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1208 from rnicoll/1.10-simplified-rewards
Max K.
2015-07-29
4
-2
/
+10
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Remove hard coded switch on whether simplified rewards are used.
Ross Nicoll
2015-07-27
4
-2
/
+10
|
|
|
/
/
/
|
*
|
/
/
Minor AuxPoW fixes
Ross Nicoll
2015-07-28
3
-2
/
+9
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Use block height 0 when checking for genesis block
Ross Nicoll
2015-07-26
1
-2
/
+2
|
|
/
/
|
*
|
Update Python test address and key values to match Dogecoin format.
Ross Nicoll
2015-07-19
1
-4
/
+4
|
*
|
Disable payment protocol very large value test, as it's impossible to exceed ...
Ross Nicoll
2015-07-19
1
-2
/
+3
|
*
|
Litecoin: Fix zeitgeist2 attack thanks to Lolcust and ArtForz. This fixes an ...
coblee
2015-07-19
1
-1
/
+7
|
*
|
Minor Dogecoin consensus fixes
Ross Nicoll
2015-07-19
6
-25
/
+19
|
*
|
Modify chain consensus parameters to be height aware
Ross Nicoll
2015-07-19
14
-90
/
+256
|
*
|
Adapt AuxPoW to Dogecoin
Ross Nicoll
2015-07-10
15
-159
/
+160
|
*
|
Merge AuxPoW support from Namecore
Daniel Kraft
2015-07-05
27
-222
/
+1473
|
*
|
[tests] fix partition alerts for Dogecoin
Patrick Lodder
2015-07-05
1
-9
/
+9
|
*
|
Further unit test corrections
Ross Nicoll
2015-07-05
7
-49
/
+53
|
*
|
[tests] use dogecoin fixtures pt1
Patrick Lodder
2015-07-03
7
-680
/
+689
|
*
|
Added Digishield support and unit tests
Ross Nicoll
2015-06-28
4
-4
/
+157
|
*
|
Add Dogecoin block subsidy calculations.
Ross Nicoll
2015-06-28
7
-2
/
+159
|
*
|
Added Scrypt mining support based on Dogecoin 1.9 work.
Ross Nicoll
2015-06-28
1
-11
/
+17
|
*
|
Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009)
Warren Togami
2015-06-28
10
-2
/
+565
|
*
|
port dogecoin base chainparams
Patrick Lodder
2015-06-27
2
-77
/
+85
|
*
|
Fix scheduler build with some boost versions.
Cory Fields
2015-06-16
1
-1
/
+3
|
*
|
translation update pre-rc2
Wladimir J. van der Laan
2015-06-15
70
-1659
/
+2419
|
*
|
Use best header chain timestamps to detect partitioning
Gavin Andresen
2015-06-15
4
-14
/
+16
|
*
|
Add option `-alerts` to opt out of alert system
Wladimir J. van der Laan
2015-06-15
3
-1
/
+8
|
*
|
Fix getbalance *
Tom Harding
2015-06-15
1
-3
/
+3
|
*
|
Remove translation for -help-debug options
Wladimir J. van der Laan
2015-06-12
3
-216
/
+114
|
*
|
Prune: Support noncontiguous block files
Adam Weiss
2015-06-11
2
-19
/
+38
|
*
|
Fix removing of orphan transactions
Alex Morcos
2015-06-10
1
-3
/
+4
|
*
|
Disable partition check for now, it triggers too often (issue #6251)
Wladimir J. van der Laan
2015-06-08
1
-2
/
+2
|
*
|
Be stricter in processing unrequested blocks
Suhas Daftuar
2015-06-03
5
-22
/
+33
|
*
|
json: fail read_string if string contains trailing garbage
Wladimir J. van der Laan
2015-06-03
2
-3
/
+21
|
*
|
Remove P2SH coinbase flag, no longer interesting
Luke Dashjr
2015-06-02
1
-6
/
+0
|
*
|
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
8
-38
/
+39
[prev]
[next]