aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix RPC description of supermajority based forkslangerhans2019-07-141-1/+1
* Merge branch 'rnicoll-rnicoll/1591-rebase' into 1.14-maintlangerhans2019-07-141-5/+4
|\
| * Added coments on chain parameters for regtestrllola2019-07-121-5/+4
* | Revert behaviour change in getauxblockRoss Nicoll2019-07-131-4/+4
|/
* Update chainparams with more recent datalangerhans2019-04-141-6/+8
* [rpc] Add initialblockdownload to getblockchaininfoJohn Newbery2019-04-141-0/+2
* Fix some strings still referencing bitcoinlangerhans2019-03-259-22/+22
* Actual dogecoin icons instead of bitcoin ones for OSX build.Michi Lumin2019-03-252-0/+0
* Cherry-pick from Bitcoin repo, 1ec0c0a: small changes for OSX buildMichi Lumin2019-03-252-9/+12
* Add rule to generate raw.h file to test Makefilelangerhans2019-03-251-0/+9
* [Qt] Disable milli and micro units, introduce kilo and mega units (#1463)Ross Nicoll2019-03-252-6/+20
* Update Gitian descriptors and keys (#1455)Ross Nicoll2019-03-251-0/+1
* Add dogechain and chain.so as default block explorersRoss Nicoll2019-03-251-1/+1
* 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