aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | |/ / | |/| |
* | | | Merge pull request #1655 from John-Gee/1.14.3-devMax K2021-02-1413-77/+218
|\ \ \ \
| * | | | Fixed for Qt 5John-Gee2021-02-021-0/+1
| * | | | Fix for Boost 1.74John-Gee2021-02-0212-77/+217
| | |/ / | |/| |
* | | | Add testnet checkpointsRoss Nicoll2021-02-141-4/+13
* | | | Add live checkpointsRoss Nicoll2021-02-141-5/+11
* | | | Fixate BIP65 softfork heightsPatrick Lodder2021-02-134-27/+9
| |/ / |/| |
* | | Merge pull request #1705 from rnicoll/block-download-timeoutPatrick Lodder2021-02-081-4/+4
|\ \ \
| * | | Halve timeoutsRoss Nicoll2021-02-071-4/+4
| * | | Adapt block download timeouts to DogecoinRoss Nicoll2021-02-051-2/+2
| |/ /