aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Litecoin: Fix zeitgeist2 attack thanks to Lolcust and ArtForz. This fixes an ...coblee2015-07-191-1/+7
| * | Minor Dogecoin consensus fixesRoss Nicoll2015-07-196-25/+19
| * | Modify chain consensus parameters to be height awareRoss Nicoll2015-07-1914-90/+256
| * | Adapt AuxPoW to DogecoinRoss Nicoll2015-07-1015-159/+160
| * | Merge AuxPoW support from NamecoreDaniel Kraft2015-07-0527-222/+1473
| * | [tests] fix partition alerts for DogecoinPatrick Lodder2015-07-051-9/+9
| * | Further unit test correctionsRoss Nicoll2015-07-057-49/+53
| * | [tests] use dogecoin fixtures pt1Patrick Lodder2015-07-037-680/+689
| * | Added Digishield support and unit testsRoss Nicoll2015-06-284-4/+157
| * | Add Dogecoin block subsidy calculations.Ross Nicoll2015-06-287-2/+159
| * | Added Scrypt mining support based on Dogecoin 1.9 work.Ross Nicoll2015-06-281-11/+17
| * | Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009)Warren Togami2015-06-2810-2/+565
| * | port dogecoin base chainparamsPatrick Lodder2015-06-272-77/+85
| * | Fix scheduler build with some boost versions.Cory Fields2015-06-161-1/+3
| * | translation update pre-rc2Wladimir J. van der Laan2015-06-1570-1659/+2419
| * | Use best header chain timestamps to detect partitioningGavin Andresen2015-06-154-14/+16
| * | Add option `-alerts` to opt out of alert systemWladimir J. van der Laan2015-06-153-1/+8
| * | Fix getbalance *Tom Harding2015-06-151-3/+3
| * | Remove translation for -help-debug optionsWladimir J. van der Laan2015-06-123-216/+114
| * | Prune: Support noncontiguous block filesAdam Weiss2015-06-112-19/+38
| * | Fix removing of orphan transactionsAlex Morcos2015-06-101-3/+4
| * | Disable partition check for now, it triggers too often (issue #6251)Wladimir J. van der Laan2015-06-081-2/+2
| * | Be stricter in processing unrequested blocksSuhas Daftuar2015-06-035-22/+33
| * | json: fail read_string if string contains trailing garbageWladimir J. van der Laan2015-06-032-3/+21
| * | Remove P2SH coinbase flag, no longer interestingLuke Dashjr2015-06-021-6/+0
| * | Ignore getheaders requests when not synced.Suhas Daftuar2015-06-021-0/+3
| * | Fix off-by-one error w/ nLockTime in the walletPeter Todd2015-06-018-38/+39
| * | qt: Periodic translation updateWladimir J. van der Laan2015-06-014-3/+167
| * | Bump version to 0.11Wladimir J. van der Laan2015-06-011-3/+3
* | | fix cents->coins in comment in wallet_tests.cppPatrick Lodder2020-07-221-1/+1
* | | dogecoin-tx: fix testsPatrick Lodder2020-07-221-20/+22
* | | Fix the hash of the best block to reflect the Dogecoin blockPatrick Lodder2020-07-221-1/+1
* | | qt-tests: Disable payment server test that moves 21M+1 coins.Patrick Lodder2020-07-221-0/+3
* | | tests: fix non-qt tests that spend dustPatrick Lodder2020-07-223-100/+100
| |/ |/|
* | Merge pull request #1615 from rnicoll/1.14/dust-feesMax K2019-11-033-4/+8
|\ \
| * | Fix dust threshold at 1 DOGERoss Nicoll2019-11-031-1/+5
| * | Correct dust and changeRoss Nicoll2019-11-033-5/+5
* | | 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