aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Amount to send field now goes up/down 1 DOGE at a time (#1441)Sporklin2019-03-251-1/+1
* | | Re-add paperwallet printer (#1467)Max K2019-03-2520-10/+1045
* | | Update about menu icon to DogecoinJ Ross Nicoll2019-03-251-0/+0
* | | Update URI tests for Dogecoin (#1457)Ross Nicoll2019-03-251-18/+18
* | | rebrand dogecoin-tx test (#1450)Ross Nicoll2019-03-251-56/+56
* | | Update QT client messages and translations to Doge equivalents (#1429)Ross Nicoll2019-03-25104-3687/+3715
* | | Rename binaries to match DogecoinRoss Nicoll2019-03-258-185/+185
* | | Introduce basic Dogecoin brandingRoss Nicoll2019-03-2538-166/+210
|/ /
* | Drop use of smart feesRoss Nicoll2019-03-171-1/+3
* | Update miner confirmation windowRoss Nicoll2018-09-233-38/+35
* | Create v1 transactions for compatibility with 1.10 (#1485)Ross Nicoll2018-09-191-1/+2
* | Re-introduce alert functionality (#1470)Ross Nicoll2018-09-1919-30/+708
* | Update or eliminate remaining tests (#1483)Ross Nicoll2018-09-193-20/+23
* | Clean up RPC tests (#1465)Ross Nicoll2018-09-1911-29/+23
* | Insert Dogecoin testnet merkle tree root value (#1469)Ross Nicoll2018-09-191-2/+1
* | Add PureHeader sources to libdogecoinconsensuslangerhans2018-09-191-0/+2
* | Update RPC tests for Dogecoin (#1431)Ross Nicoll2018-09-192-5/+7
* | Replace HMAC_SHA256 with Bitcoin's version (#1438)Ross Nicoll2018-09-192-90/+25
* | Update payment protocol to match Dogecoin (#1433)Ross Nicoll2018-09-193-15/+19
* | Add block height to block notification substitution options (#1430)Ross Nicoll2018-09-191-1/+3
* | Enforce minor Dogecoin parameters (#1427)Ross Nicoll2018-09-192-17/+16
* | Update test cases at 1000-byte boundaries (#1439)Ross Nicoll2018-09-191-4/+4
* | Load AuxPoW blocks from index correctly (#1443)Ross Nicoll2018-09-191-1/+2
* | Initialise left/right consensus branches to null (#1435)Ross Nicoll2018-09-191-2/+2
* | Bring 1.14 fees in line with 1.10 (#1425)Ross Nicoll2018-09-195-12/+21
* | Always use parameters at block 0 to get genesis block hash (#1416)Ross Nicoll2018-09-191-2/+2
* | [auxpow] Guarantee backward compatibility on getauxblockPatrick Lodder2018-09-191-1/+13
* | Change result from getauxblock to BIP22 validation stateRoss Nicoll2018-09-191-1/+1
* | Move COINBASE_MATURITY to the consensus parameters (#1426)Ross Nicoll2018-09-198-27/+28
* | Check only the base block version (#1411)Ross Nicoll2018-09-193-4/+10
* | Add Dogecoin current fee calculation logic (#1413)Ross Nicoll2018-09-1911-24/+123
* | Verify when doing 'backupwallet' that destination is not the same path of the...Lola Dam2018-09-191-5/+10
* | Update dogecoin-tx tests (#1409)Ross Nicoll2018-09-1917-37/+37
* | Change count type used by `gettxoutsetinfo` (#1415)Ross Nicoll2018-09-193-2/+14
* | Update checkpoints and chain work (#1410)Ross Nicoll2018-09-191-18/+17
* | Fix 1.14 unit tests (#1408)Max K2018-09-193-6/+5
* | Modify chain consensus parameters to be height aware (#1396)Ross Nicoll2018-09-1929-172/+356
* | Change BIP65/66 enforcement to match Dogecoin (#1403)Ross Nicoll2018-09-194-17/+66
* | Set SegWit timeout to zero to disable it (#1405)Ross Nicoll2018-09-191-4/+2
* | Stop sending a Bitcoin alert to Dogecoin clientsRoss Nicoll2018-09-191-4/+4
* | Handle legacy v2 block at #66064Ross Nicoll2018-09-191-1/+3
* | Correct PoW calculation logic to use locally calcualted difficultyRoss Nicoll2018-09-191-3/+3
* | Sync changes from Dogecoin 1.10Ross Nicoll2018-09-194-4/+37
* | Sync mining code from Namecore to resolve unit test failures (#1385)Ross Nicoll2018-09-195-225/+145
* | Merge AuxPoW support from NamecoreRoss Nicoll2018-09-1929-218/+1637
* | Annotate work to be done to Dogecoin-ifyRoss Nicoll2018-09-193-3/+15
* | Add Dogecoin difficulty calculationsRoss Nicoll2018-09-194-4/+157
* | Litecoin: Fix zeitgeist2 attack thanks to Lolcust and ArtForz. This fixes an ...coblee2018-09-191-1/+7
* | Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009) ...Warren Togami2018-09-1912-3/+577
* | Replace test data with Dogecoin valuesRoss Nicoll2018-09-1914-734/+744