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
...
*
|
|
Amount to send field now goes up/down 1 DOGE at a time (#1441)
Sporklin
2019-03-25
1
-1
/
+1
*
|
|
Re-add paperwallet printer (#1467)
Max K
2019-03-25
20
-10
/
+1045
*
|
|
Update about menu icon to Dogecoin
J Ross Nicoll
2019-03-25
1
-0
/
+0
*
|
|
Update URI tests for Dogecoin (#1457)
Ross Nicoll
2019-03-25
1
-18
/
+18
*
|
|
rebrand dogecoin-tx test (#1450)
Ross Nicoll
2019-03-25
1
-56
/
+56
*
|
|
Update QT client messages and translations to Doge equivalents (#1429)
Ross Nicoll
2019-03-25
104
-3687
/
+3715
*
|
|
Rename binaries to match Dogecoin
Ross Nicoll
2019-03-25
8
-185
/
+185
*
|
|
Introduce basic Dogecoin branding
Ross Nicoll
2019-03-25
38
-166
/
+210
|
/
/
*
|
Drop use of smart fees
Ross Nicoll
2019-03-17
1
-1
/
+3
*
|
Update miner confirmation window
Ross Nicoll
2018-09-23
3
-38
/
+35
*
|
Create v1 transactions for compatibility with 1.10 (#1485)
Ross Nicoll
2018-09-19
1
-1
/
+2
*
|
Re-introduce alert functionality (#1470)
Ross Nicoll
2018-09-19
19
-30
/
+708
*
|
Update or eliminate remaining tests (#1483)
Ross Nicoll
2018-09-19
3
-20
/
+23
*
|
Clean up RPC tests (#1465)
Ross Nicoll
2018-09-19
11
-29
/
+23
*
|
Insert Dogecoin testnet merkle tree root value (#1469)
Ross Nicoll
2018-09-19
1
-2
/
+1
*
|
Add PureHeader sources to libdogecoinconsensus
langerhans
2018-09-19
1
-0
/
+2
*
|
Update RPC tests for Dogecoin (#1431)
Ross Nicoll
2018-09-19
2
-5
/
+7
*
|
Replace HMAC_SHA256 with Bitcoin's version (#1438)
Ross Nicoll
2018-09-19
2
-90
/
+25
*
|
Update payment protocol to match Dogecoin (#1433)
Ross Nicoll
2018-09-19
3
-15
/
+19
*
|
Add block height to block notification substitution options (#1430)
Ross Nicoll
2018-09-19
1
-1
/
+3
*
|
Enforce minor Dogecoin parameters (#1427)
Ross Nicoll
2018-09-19
2
-17
/
+16
*
|
Update test cases at 1000-byte boundaries (#1439)
Ross Nicoll
2018-09-19
1
-4
/
+4
*
|
Load AuxPoW blocks from index correctly (#1443)
Ross Nicoll
2018-09-19
1
-1
/
+2
*
|
Initialise left/right consensus branches to null (#1435)
Ross Nicoll
2018-09-19
1
-2
/
+2
*
|
Bring 1.14 fees in line with 1.10 (#1425)
Ross Nicoll
2018-09-19
5
-12
/
+21
*
|
Always use parameters at block 0 to get genesis block hash (#1416)
Ross Nicoll
2018-09-19
1
-2
/
+2
*
|
[auxpow] Guarantee backward compatibility on getauxblock
Patrick Lodder
2018-09-19
1
-1
/
+13
*
|
Change result from getauxblock to BIP22 validation state
Ross Nicoll
2018-09-19
1
-1
/
+1
*
|
Move COINBASE_MATURITY to the consensus parameters (#1426)
Ross Nicoll
2018-09-19
8
-27
/
+28
*
|
Check only the base block version (#1411)
Ross Nicoll
2018-09-19
3
-4
/
+10
*
|
Add Dogecoin current fee calculation logic (#1413)
Ross Nicoll
2018-09-19
11
-24
/
+123
*
|
Verify when doing 'backupwallet' that destination is not the same path of the...
Lola Dam
2018-09-19
1
-5
/
+10
*
|
Update dogecoin-tx tests (#1409)
Ross Nicoll
2018-09-19
17
-37
/
+37
*
|
Change count type used by `gettxoutsetinfo` (#1415)
Ross Nicoll
2018-09-19
3
-2
/
+14
*
|
Update checkpoints and chain work (#1410)
Ross Nicoll
2018-09-19
1
-18
/
+17
*
|
Fix 1.14 unit tests (#1408)
Max K
2018-09-19
3
-6
/
+5
*
|
Modify chain consensus parameters to be height aware (#1396)
Ross Nicoll
2018-09-19
29
-172
/
+356
*
|
Change BIP65/66 enforcement to match Dogecoin (#1403)
Ross Nicoll
2018-09-19
4
-17
/
+66
*
|
Set SegWit timeout to zero to disable it (#1405)
Ross Nicoll
2018-09-19
1
-4
/
+2
*
|
Stop sending a Bitcoin alert to Dogecoin clients
Ross Nicoll
2018-09-19
1
-4
/
+4
*
|
Handle legacy v2 block at #66064
Ross Nicoll
2018-09-19
1
-1
/
+3
*
|
Correct PoW calculation logic to use locally calcualted difficulty
Ross Nicoll
2018-09-19
1
-3
/
+3
*
|
Sync changes from Dogecoin 1.10
Ross Nicoll
2018-09-19
4
-4
/
+37
*
|
Sync mining code from Namecore to resolve unit test failures (#1385)
Ross Nicoll
2018-09-19
5
-225
/
+145
*
|
Merge AuxPoW support from Namecore
Ross Nicoll
2018-09-19
29
-218
/
+1637
*
|
Annotate work to be done to Dogecoin-ify
Ross Nicoll
2018-09-19
3
-3
/
+15
*
|
Add Dogecoin difficulty calculations
Ross Nicoll
2018-09-19
4
-4
/
+157
*
|
Litecoin: Fix zeitgeist2 attack thanks to Lolcust and ArtForz. This fixes an ...
coblee
2018-09-19
1
-1
/
+7
*
|
Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009) ...
Warren Togami
2018-09-19
12
-3
/
+577
*
|
Replace test data with Dogecoin values
Ross Nicoll
2018-09-19
14
-734
/
+744
[prev]
[next]