aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)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
| | | | | | | | Removes discord because this is a chat channel and not suitable to make decisions that are auditable. Adds a link to "help wanted" in the github repository as those are the most pressing items that help Dogecoin
* Refresh contributing to fit DogecoinRoss Nicoll2021-05-261-50/+23
| | | | | | | * Remove references to lead maintainer. * Put branch strategy near the top so people raise PRs against the right branch. * Emphasise the need to test, and the types of tests involved. * Add links to community.
* [Docs] fixes #1872kregerl2021-05-261-1/+0
| | | | Replaces all occurrences of "bitcoin" with "dogecoin" in CONTRIBUTING.md
* Merge pull request #1869 from gemini/md-auxpow-generatePatrick Lodder2021-05-264-18/+56
|\ | | | | Add functionality to generate auxpow blocks with built-in miner
| * Add functionality to generate auxpow blocks in regtestMD Islam2021-05-254-18/+56
|/ | | | | | | | | This roughly reverts the work done here that disabled auxpow generation in regtest: https://github.com/dogecoin/dogecoin/pull/1431/files\#diff-ccc24453c13307f815879738d3bf00eec351417537fbf10dde1468180cacd2f1R127-R137 This is a pretty severe functionality change since auxpow is critical to Dogecoin and wallet integrators need to be able to parse the extra data in auxpow blocks. For future wallet integrators: Dogecoin follows similar schemes as Namecoin for the merged mining support and the spec is here: https://en.bitcoin.it/wiki/Merged_mining_specification pr review: GetHash -> GetPoWHash
* Merge pull request #1916 from hashtagcyber/masterPatrick Lodder2021-05-251-0/+75
|\ | | | | Enable CodeQL scanning
| * 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
|\ \ | | | | | | Qt: Show only useful estimates on sync screen
| * | Skip expected remaining sync time without estimatechromatic2021-05-211-3/+4
| | | | | | | | | | | | See GH#1902.
| * | Disallow negative progress increase per hour %chromatic2021-05-211-1/+1
| | | | | | | | | | | | See GH#1902.
* | | Merge pull request #1856 from chromatic/add-wif-importPatrick Lodder2021-05-2411-0/+469
|\ \ \ | |/ / |/| | Add a WIF import dialog to the QT wallet.
| * | Add GUI to import private keyschromatic2021-05-2311-0/+469
|/ / | | | | | | | | | | | | | | | | | | | | | | | | Addresses GH #1808. There are several possible future improvements: * add a new icon for key import * reduce duplication of code between the RPC private key importer and the GUI private key importer * improving error messages for various error states
* | 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
| * | 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
|\ \ | | | | | | Fixing travis.yml build errors - replaced trusty with bionic in .travis.yml
| * | 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 styling fixes
| * | 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
|\ \ \ | | | | | | | | [Trivial] Fix German grammar error
| * | | Fix German grammar errormotz08152021-05-161-1/+1
| | |/ | |/| | | | The sentence at line 890 isn't complete without the word "hat" at the end.
* | | Merge pull request #1928 from Yhozen/remove-bitcoin-referencesRoss Nicoll2021-05-151-2/+2
|\ \ \ | |_|/ |/| | Authored-by: Florian Schade <[email protected]>
| * | revertGabriel Pérez2021-05-141-4/+1
| | |
| * | Merge branch '1.14.4-dev' of github.com:dogecoin/dogecoin into ↵Gabriel Pérez2021-05-1497-758/+182
| |\ \ | |/ / |/| | | | | remove-bitcoin-references
* | | Merge pull request #1844 from pmzajaczkowski/fixing-polish-translationsPatrick Lodder2021-05-052-45/+47
|\ \ \ | | | | | | | | Fixed typos and enhanced messages for Polish translation
| * | | 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 ↵Piotr Zajączkowski2021-05-021-13/+13
| | | | | | | | | | | | | | | | translations.
| * | | Fixed typos and enhanced messages for Polish translationPiotr Zajączkowski2021-04-221-35/+35
| | | | | | | | | | | | Fixed multiple typos (duplicated spaces, misspelled words, etc.) and introduced new messages which were previously not translated to Polish. Also removed couple of redundant numerusforms.
* | | | Merge pull request #1867 from didix21/ut-replace-bitcoin-in-contribution-fileRoss Nicoll2021-05-041-24/+20
|\ \ \ \ | | | | | | | | | | Replace Bitcoin by Dogecoin in CONTRIBUTING.md
| * | | | Replace Bitcoin by Dogecoin in CONTRIBUTING.mdDídac Coll2021-05-021-24/+20
| |/ / / | | | | | | | | | | | | Change CONTRIBUTING.md from rst format to md format
* | | | Merge pull request #1865 from MichDe/patch-1Patrick Lodder2021-05-021-1/+1
|\ \ \ \ | | | | | | | | | | Update README.md
| * | | | Update README.mdMich De L'Orme2021-05-011-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update "Early 2015 (approximately a year and a half after release) there were approximately 100,000,000,000 coins." to "Early 2015 (approximately a year and a half after release) there were approximately 100,000,000,000 coins." because that was 6 years ago and is now the past. Were makes more sense than will be at this point.
* | | | 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.cpp
| * | | | Refactor: fix typo in validation.cppIkko Ashimine2021-04-271-1/+1
| |/ / / | | | | | | | | inadvertantly -> inadvertently
* | | | Merge pull request #1835 from chromatic/fix-importprivkey-docPatrick Lodder2021-04-191-1/+1
|\ \ \ \ | | | | | | | | | | Switch `bitcoinprivkey` to `dogecoinprivkey`
| * | | | Switch `bitcoinprivkey` to `dogecoinprivkey`chromatic2021-04-181-1/+1
| |/ / /
* | | | some updates to reflect modern WSL changes Michi Lumin2021-04-181-3/+3
| | | | | | | | | | | | Windows xcompile build on WSL 1 and 2 modernized some since WSL has evolved.
* | | | modernizing the windows xcompile process under WSLMichi Lumin2021-04-181-15/+44
| | | | | | | | | | | | WSL has changed some, this needs to be updated to reflect WSL1 vs 2
* | | | Some doc updates to build on BigSur. Michi Lumin2021-04-181-2/+11
| | | | | | | | | | | | Some updates to help build easily on MacOS BigSur.
* | | | Merge pull request #1834 from langerhans/1.14.4-fix-travisPatrick Lodder2021-04-181-1/+1
|\ \ \ \ | | | | | | | | | | Travis: Use minimal trusty image