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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 #1212 from langerhans/1.10-dev-travis-caching
Ross Nicoll
2015-07-29
1
-9
/
+47
|
\
|
*
Update .travis.yml to make use of the new container based infrastructure.
langerhans
2015-07-25
1
-9
/
+47
*
|
Merge pull request #1210 from rnicoll/1.10-auxpow-fixes
Max K.
2015-07-29
3
-2
/
+9
|
\
\
|
*
|
Minor AuxPoW fixes
Ross Nicoll
2015-07-28
3
-2
/
+9
|
/
/
*
|
Merge pull request #1205 from rnicoll/1.10-genesis-checks
Max K.
2015-07-28
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Use block height 0 when checking for genesis block
Ross Nicoll
2015-07-26
1
-2
/
+2
|
/
*
Merge pull request #1201 from rnicoll/1.10-sync
Patrick Lodder
2015-07-20
20
-106
/
+273
|
\
|
*
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
|
/
*
Merge pull request #1200 from rnicoll/1.10-auxpow-clean
Patrick Lodder
2015-07-11
32
-225
/
+1717
|
\
|
*
Adapt AuxPoW to Dogecoin
Ross Nicoll
2015-07-10
15
-159
/
+160
|
*
Merge AuxPoW support from Namecore
Daniel Kraft
2015-07-05
30
-229
/
+1720
*
|
Merge pull request #1199 from patricklodder/1.10-partition-alert
Ross Nicoll
2015-07-05
1
-9
/
+9
|
\
|
|
*
[tests] fix partition alerts for Dogecoin
Patrick Lodder
2015-07-05
1
-9
/
+9
|
/
*
Merge pull request #1198 from rnicoll/1.10-rpc-tests
Patrick Lodder
2015-07-05
7
-49
/
+53
|
\
|
*
Further unit test corrections
Ross Nicoll
2015-07-05
7
-49
/
+53
|
/
*
Merge pull request #1194 from patricklodder/1.10-unit-tests
Ross Nicoll
2015-07-04
7
-680
/
+689
|
\
|
*
[tests] use dogecoin fixtures pt1
Patrick Lodder
2015-07-03
7
-680
/
+689
|
/
*
Merge pull request #1189 from rnicoll/1.10-digishield
Patrick Lodder
2015-06-29
4
-4
/
+157
|
\
|
*
Added Digishield support and unit tests
Ross Nicoll
2015-06-28
4
-4
/
+157
|
/
*
Merge pull request #1188 from rnicoll/1.10-reward
Max K.
2015-06-28
7
-2
/
+159
|
\
|
*
Add Dogecoin block subsidy calculations.
Ross Nicoll
2015-06-28
7
-2
/
+159
|
/
*
Merge pull request #1187 from rnicoll/1.10-scrypt
Patrick Lodder
2015-06-28
11
-13
/
+582
|
\
|
*
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
|
/
*
Merge pull request #1184 from patricklodder/1.10-chainparams
Ross Nicoll
2015-06-28
2
-77
/
+85
|
\
|
*
port dogecoin base chainparams
Patrick Lodder
2015-06-27
2
-77
/
+85
*
|
Merge pull request #1182 from langerhans/1.10-dev-depends
Patrick Lodder
2015-06-28
10
-61
/
+50
|
\
\
|
|
/
|
/
|
|
*
Upgrade bdb to 5.1
langerhans
2015-06-25
4
-48
/
+32
|
*
Update dependency builder and its packages to be ready for Dogecoin specifics
langerhans
2015-06-25
6
-13
/
+18
|
/
*
Merge pull request #1181 from patricklodder/1.10-readme-sync
Max K.
2015-06-24
1
-56
/
+107
|
\
|
*
Sync readme from 1.9-dev
Patrick Lodder
2015-06-24
1
-56
/
+107
|
/
*
doc: Update release notes for rc2
Wladimir J. van der Laan
2015-06-17
1
-0
/
+14
*
depends: fix Boost 1.55 build on GCC 5
Jacob Welsh
2015-06-17
2
-1
/
+39
*
remove berkeley-db4 workaround
rion
2015-06-17
1
-24
/
+1
*
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
*
gitian: Use the new bitcoin-detached-sigs git repo for OSX signatures
Cory Fields
2015-06-15
4
-11
/
+11
*
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
*
configure: Detect (and reject) LibreSSL
Luke Dashjr
2015-06-10
1
-0
/
+8
*
Disable partition check for now, it triggers too often (issue #6251)
Wladimir J. van der Laan
2015-06-08
1
-2
/
+2
[next]