aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [docs] Clean up squashing sectionPatrick Lodder2021-06-031-2/+2
* [docs] Clean up Contributor WorkflowPatrick Lodder2021-06-031-14/+5
* [docs] Clean up introductionPatrick Lodder2021-06-031-3/+3
* [docs] reformat branching strategy in contribution guidePatrick Lodder2021-06-031-3/+5
* [docs] Clarify PR requirements and assessment process.Patrick Lodder2021-06-031-52/+34
* [docs] Make the workflow more concise and less chattyPatrick Lodder2021-06-031-8/+5
* [docs] change channels for interactionsPatrick Lodder2021-06-031-1/+1
* Refresh contributing to fit DogecoinRoss Nicoll2021-05-261-50/+23
* [Docs] fixes #1872kregerl2021-05-261-1/+0
* Merge pull request #1869 from gemini/md-auxpow-generatePatrick Lodder2021-05-264-18/+56
|\
| * Add functionality to generate auxpow blocks in regtestMD Islam2021-05-254-18/+56
|/
* Merge pull request #1916 from hashtagcyber/masterPatrick Lodder2021-05-251-0/+75
|\
| * Update codeql-analysis.ymlMatt Domko2021-05-111-1/+1
| * Update codeql-analysis.ymlMatt Domko2021-05-111-0/+1
| * Update codeql-analysis.ymlMatt Domko2021-05-111-6/+9
| * 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
|\ \ \ \