aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2312 from rnicoll/1.14.4-subsidy-testsPatrick Lodder2021-07-171-22/+37
|\
| * Rewrite subsidy limit testsRoss Nicoll2021-07-111-22/+37
* | Merge pull request #2217 from pjhwa/qt-trans-ko-2214Ross Nicoll2021-07-151-490/+490
|\ \ | |/ |/|
| * Fix errors of bitcoin_ko_KR.ts file for 1.14.4-devJerry Park2021-05-301-490/+490
* | Merge pull request #2235 from chey/alpine-muslPatrick Lodder2021-07-091-1/+2
|\ \
| * | Update to use thread_localChey2021-06-271-1/+1
| * | fix runtime for dogecoin on Alpine Linux musl libcchey2021-06-021-1/+2
| |/
* | fix: macos qt buildMalta Micael2021-07-012-17/+41
* | Merge pull request #2306 from p-j01/1.14.4-dev-issue2282Ross Nicoll2021-06-202-3/+40
|\ \
| * | fix: Disconnect stalling peers after timeout of header syncp-j012021-06-142-3/+40
* | | Fix french-canadian translation in bitcoin_fr_CA.tsGabriel Gosselin Roberge2021-06-111-8/+8
|/ /
* | Merge pull request #1825 from alamshafil/masterRoss Nicoll2021-06-088-15/+538
|\ \
| * | Add a form dialog for adding peersShafil Alam2021-06-058-15/+538
* | | Add sortable sent/recv bytes to Peers debug tablechromatic2021-06-084-2/+51
| |/ |/|
* | Update bitcoin_pt_BR.tsMatheus Tavares2021-05-261-1/+1
* | Update bitcoin_pt_BR.tsMatheus Tavares2021-05-261-16/+16
* | Add functionality to generate auxpow blocks in regtestMD Islam2021-05-253-18/+55
* | Merge pull request #1908 from chromatic/sync-screen-negative-gh1902Patrick Lodder2021-05-241-4/+5
|\ \
| * | Skip expected remaining sync time without estimatechromatic2021-05-211-3/+4
| * | Disallow negative progress increase per hour %chromatic2021-05-211-1/+1
* | | Add GUI to import private keyschromatic2021-05-2310-0/+468
|/ /
* | Merge pull request #1935 from creekhu/minor-fix-in-chinese-translationRoss Nicoll2021-05-171-8/+4
|\ \
| * | trivial: a minor fix in Chinese translation and several minor styling fixescreekhu2021-05-151-8/+4
* | | Merge pull request #1956 from motz0815/patch-1Ross Nicoll2021-05-171-1/+1
|\ \ \ | |/ / |/| |
| * | Fix German grammar errormotz08152021-05-161-1/+1
| |/
* | Merge pull request #1844 from pmzajaczkowski/fixing-polish-translationsPatrick Lodder2021-05-051-45/+45
|\ \
| * | Applied suggested change in translation (related to pruning message)Piotr Zajączkowski2021-05-021-1/+1
| * | Fixed additional typo. Unified all 'dogecoin' to 'Dogecoin' occurrences in tr...Piotr Zajączkowski2021-05-021-13/+13
| * | Fixed typos and enhanced messages for Polish translationPiotr Zajączkowski2021-04-221-35/+35
| |/
* | optimise imgs (only src/qt/res/)cg2021-05-0165-639/+18
* | Merge pull request #1858 from eltociear/patch-3Patrick Lodder2021-04-291-1/+1
|\ \
| * | Refactor: fix typo in validation.cppIkko Ashimine2021-04-271-1/+1
| |/
* | Merge pull request #1835 from chromatic/fix-importprivkey-docPatrick Lodder2021-04-191-1/+1
|\ \
| * | Switch `bitcoinprivkey` to `dogecoinprivkey`chromatic2021-04-181-1/+1
| |/
* | [bugfix] fix text overflow on paper walletPatrick Lodder2021-03-202-6/+6
* | [qt] User-friendly interpretation of null responses in rpc consolePatrick Lodder2021-03-111-2/+11
|/
* Merge pull request #1770 from patricklodder/1.14.3-url-sanity-checkRoss Nicoll2021-02-271-2/+3
|\
| * [qt] only allow https explorer linksPatrick Lodder2021-02-271-2/+3
* | Replace Bitcoin seed nodes with Dogecoin nodes (#1746)Ross Nicoll2021-02-271-1175/+354
|/
* Merge pull request #1762 from DemonRx/ignore-proxy-connection-errorPatrick Lodder2021-02-241-18/+34
|\
| * ignore-proxy-connection-errorDemon2021-02-231-18/+34
* | fixed listunspent rpc convert parametertnaka2021-02-221-0/+1
* | Add query options to listunspent rpc callPedro Branco2021-02-224-18/+81
* | Merge pull request #1638 from patricklodder/1.14.3-locale-sortingPatrick Lodder2021-02-221-1/+1
|\ \
| * | Locale independent sortingReiner Herrmann2021-02-131-1/+1
* | | Update chainparams.cpp (#1751)Carsen Klock2021-02-211-3/+0
* | | Merge pull request #1707 from eltociear/patch-2Patrick Lodder2021-02-171-1/+1
|\ \ \
| * | | [wallet] fix typo in rpcwallet.cppIkko Ashimine2021-02-061-1/+1
* | | | Merge pull request #1676 from shibe2/skipcheckpowRoss Nicoll2021-02-155-22/+22
|\ \ \ \
| * | | | Don't re-check AuxPoW when sending data to peersShibe2021-02-085-22/+22
| | |/ / | |/| |