aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Create codeql-analysis.ymlMatt Domko2021-05-111-0/+71
| | |/ | |/|
* | | 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
* | | | Merge pull request #1856 from chromatic/add-wif-importPatrick Lodder2021-05-2411-0/+469
|\ \ \ \ | |/ / / |/| | |
| * | | Add GUI to import private keyschromatic2021-05-2311-0/+469
|/ / /
* | | Merge pull request #1976 from langerhans/1.14.4-travis-pgsqlPatrick Lodder2021-05-201-1/+2
|\ \ \
| * | | Travis switch back to trusty and remove useless repos that may fail the buildlangerhans2021-05-201-1/+2
|/ / /
* | | Merge pull request #1959 from xtemp3r/masterRoss Nicoll2021-05-171-1/+1
|\ \ \
| * | | replaced trusty with bionic in .travis.ymlxt3r2021-05-161-1/+1
| |/ /
* | | 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 #1928 from Yhozen/remove-bitcoin-referencesRoss Nicoll2021-05-151-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | revertGabriel Pérez2021-05-141-4/+1
| * | | Merge branch '1.14.4-dev' of github.com:dogecoin/dogecoin into remove-bitcoin...Gabriel Pérez2021-05-1497-758/+182
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1844 from pmzajaczkowski/fixing-polish-translationsPatrick Lodder2021-05-052-45/+47
|\ \ \ \
| * | | | Applied suggested change in translation (related to pruning message)Piotr Zajączkowski2021-05-021-1/+1
| * | | | Added .idea/ directory to .gitignorePiotr Zajączkowski2021-05-021-0/+2
| * | | | 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
* | | | | Merge pull request #1867 from didix21/ut-replace-bitcoin-in-contribution-fileRoss Nicoll2021-05-041-24/+20
|\ \ \ \ \
| * | | | | Replace Bitcoin by Dogecoin in CONTRIBUTING.mdDídac Coll2021-05-021-24/+20
| |/ / / /
* | | | | Merge pull request #1865 from MichDe/patch-1Patrick Lodder2021-05-021-1/+1
|\ \ \ \ \
| * | | | | Update README.mdMich De L'Orme2021-05-011-1/+1
| |/ / / /
* | | | | 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
| |/ / / /
* | | | | some updates to reflect modern WSL changes Michi Lumin2021-04-181-3/+3
* | | | | modernizing the windows xcompile process under WSLMichi Lumin2021-04-181-15/+44
* | | | | Some doc updates to build on BigSur. Michi Lumin2021-04-181-2/+11
* | | | | Merge pull request #1834 from langerhans/1.14.4-fix-travisPatrick Lodder2021-04-181-1/+1
|\ \ \ \ \
| * | | | | Attempt to use minimal Travis imageMaximilian Keller2021-04-181-1/+1
|/ / / / /
* | | | | Merge pull request #1805 from patricklodder/1.14.4-paper-wallet-text-overflowMichi Lumin2021-04-132-6/+6
|\ \ \ \ \
| * | | | | [bugfix] fix text overflow on paper walletPatrick Lodder2021-03-202-6/+6
|/ / / / /
* | | | | Merge pull request #1788 from patricklodder/1.14-fix-rpc-null-responsesPatrick Lodder2021-03-181-2/+11
|\ \ \ \ \
| * | | | | [qt] User-friendly interpretation of null responses in rpc consolePatrick Lodder2021-03-111-2/+11
* | | | | | Merge pull request #1791 from DemonRx/rename-pixmapsPatrick Lodder2021-03-1116-18/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Rename pixmapsDemon2021-03-1116-18/+18
|/ / / / /
* | | | | Merge pull request #1785 from suprnurd/1.14-dev-fix-depends-linksPatrick Lodder2021-03-092-4/+5
|\ \ \ \ \
| * | | | | update qt package download linkAlan Rudolf2020-03-311-1/+1
| * | | | | update openssl package download linkAlan Rudolf2020-03-311-3/+4
* | | | | | Merge pull request #1781 from DemonRx/remove-encoding-keyPatrick Lodder2021-03-031-1/+0
|\ \ \ \ \ \
| * | | | | | remove-encoding-keyDemon2021-03-031-1/+0
|/ / / / / /
* | | | | | Merge pull request #1777 from patricklodder/1.14.4-openPatrick Lodder2021-03-011-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | open 1.14.4 for developmentPatrick Lodder2021-03-011-2/+2
|/ / / / /
| | * / / Updating Dogecoin references in CONTRIBUTINGGabriel Pérez2021-05-141-10/+10
| | |/ /