aboutsummaryrefslogtreecommitdiff
path: root/src/dogecoin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Initial back end framework to separate wallet and relay fees + dust.Michi Lumin2021-07-301-39/+1
* Correct dust and changeRoss Nicoll2019-11-031-2/+1
* Clean up RPC tests (#1465)Ross Nicoll2018-09-191-11/+0
* Bring 1.14 fees in line with 1.10 (#1425)Ross Nicoll2018-09-191-2/+14
* Add Dogecoin current fee calculation logic (#1413)Ross Nicoll2018-09-191-0/+44
* Modify chain consensus parameters to be height aware (#1396)Ross Nicoll2018-09-191-14/+3
* Sync changes from Dogecoin 1.10Ross Nicoll2018-09-191-2/+19
* Merge AuxPoW support from NamecoreRoss Nicoll2018-09-191-3/+41
* Add Dogecoin difficulty calculationsRoss Nicoll2018-09-191-0/+61
* Add Dogecoin block subsidy calculations.Ross Nicoll2018-09-191-0/+39