Commit graph

13953 commits

Author SHA1 Message Date
Patrick Lodder ab7646a790
Merge pull request #2145 from lynklody/1.14.4-dev
Add simplified Chinese version for the README doc
2021-05-31 23:59:38 +02:00
lynklody 79caf5551e Changes made to the readme translation file 2021-05-30 07:02:58 -07:00
Jerry Park 9e988ab26e Fix errors of bitcoin_ko_KR.ts file for 1.14.4-dev 2021-05-30 20:31:25 +09:00
cg 13ac67551a Add and document snap support 2021-05-28 16:27:25 -04:00
Patrick Lodder f97ce89e77
Merge pull request #2166 from mobtap/patch-1
Update pt_BR translation
2021-05-27 04:37:18 +02:00
Matheus Tavares ddf22f7774
Update bitcoin_pt_BR.ts
For Brazilian Portuguese, I believe that an easy interpretation would be a percentage and not dust!
2021-05-26 22:17:09 -03:00
Matheus Tavares 45fa893452
Update bitcoin_pt_BR.ts 2021-05-26 15:02:44 -03:00
Ross Nicoll d716845e25 Refresh contributing to fit Dogecoin
* 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.
2021-05-26 17:45:14 +01:00
kregerl 8515c7b46f [Docs] fixes #1872
Replaces all occurrences of "bitcoin" with "dogecoin" in CONTRIBUTING.md
2021-05-26 17:45:04 +01:00
lynklody 66bfe18e8e Change verb tense to be consistent 2021-05-26 08:34:56 -07:00
lynklody 00574dcab9 Add simplified Chinese for the main README doc 2021-05-26 02:35:32 -07:00
Patrick Lodder df7fc0e060
Merge pull request #1869 from gemini/md-auxpow-generate
Add functionality to generate auxpow blocks with built-in miner
2021-05-26 01:03:25 +02:00
MD Islam 6a2b1cce6d
Add functionality to generate auxpow blocks in regtest
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
2021-05-25 18:23:36 -04:00
Patrick Lodder 02d0e99907
Merge pull request #1916 from hashtagcyber/master
Enable CodeQL scanning
2021-05-25 22:08:03 +02:00
Patrick Lodder c7206962be
Merge pull request #1908 from chromatic/sync-screen-negative-gh1902
Qt: Show only useful estimates on sync screen
2021-05-24 16:02:57 +02:00
Patrick Lodder fb56f75e9c
Merge pull request #1856 from chromatic/add-wif-import
Add a WIF import dialog to the QT wallet.
2021-05-24 14:36:10 +02:00
chromatic 0565a85c7c Add GUI to import private keys
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
2021-05-23 19:37:09 -07:00
chromatic 5040cd0d03 Skip expected remaining sync time without estimate
See GH#1902.
2021-05-21 09:03:41 -07:00
chromatic 44678e5442 Disallow negative progress increase per hour %
See GH#1902.
2021-05-21 09:03:41 -07:00
Patrick Lodder 5389fac4ea
Merge pull request #1976 from langerhans/1.14.4-travis-pgsql
Travis: switch back to trusty and remove useless repos
2021-05-20 20:49:11 +02:00
langerhans 29f46b2e73 Travis switch back to trusty and remove useless repos that may fail the build 2021-05-20 19:48:09 +02:00
rht 33b9f6cb5e
qa: Fix typos 2021-05-18 05:52:06 -04:00
Ross Nicoll c1c7eb0a2f
Merge pull request #1959 from xtemp3r/master
Fixing travis.yml build errors - replaced trusty with bionic in .travis.yml
2021-05-17 12:09:15 +01:00
Ross Nicoll b6b6f6151e
Merge pull request #1935 from creekhu/minor-fix-in-chinese-translation
trivial: a minor fix in Chinese translation and several styling fixes
2021-05-17 09:24:30 +01:00
Ross Nicoll 256afd61f7
Merge pull request #1956 from motz0815/patch-1
[Trivial] Fix German grammar error
2021-05-17 09:13:46 +01:00
motz0815 be643366de
Fix German grammar error
The sentence at line 890 isn't complete without the word "hat" at the end.
2021-05-16 20:12:22 +02:00
xt3r 88ede7a3f7 replaced trusty with bionic in .travis.yml 2021-05-16 19:22:07 +02:00
creekhu 4ef46f867a trivial: a minor fix in Chinese translation and several minor styling fixes 2021-05-15 21:12:11 -04:00
Ross Nicoll 63a2b61ef1
Merge pull request #1928 from Yhozen/remove-bitcoin-references
Authored-by: Florian Schade <f.schade@icloud.com>
2021-05-15 22:40:33 +01:00
Gabriel Pérez c0b831a35f revert 2021-05-14 15:42:41 -04:00
Gabriel Pérez 548ffd6ed2 Merge branch '1.14.4-dev' of github.com:dogecoin/dogecoin into remove-bitcoin-references 2021-05-14 12:59:02 -04:00
Gabriel Pérez abf2bfede4 Updating Dogecoin references in CONTRIBUTING 2021-05-14 12:37:05 -04:00
Matt Domko e6472f2b57
Update codeql-analysis.yml 2021-05-11 05:39:26 -07:00
Matt Domko ce8c876e30
Update codeql-analysis.yml 2021-05-11 04:24:20 -07:00
Matt Domko d16cfaf9c4
Update codeql-analysis.yml 2021-05-11 04:21:15 -07:00
Matt Domko 273327a378
Create codeql-analysis.yml 2021-05-11 03:54:53 -07:00
Ross Nicoll 4272f9bbb1
Merge pull request #1886 from fschade/patch-1
Mention wallet recovery
2021-05-08 19:26:27 +01:00
Ross Nicoll 7529f8ee12
Update .github/ISSUE_TEMPLATE.md 2021-05-08 18:33:55 +01:00
Florian Schade 348c51a201
Mention wallet recovery
in the past days a lot of wallet recovery issues popped up.
To prevent those it should be mentioned in the issue template that github issues are not the correct channel for this.
2021-05-07 09:59:42 +02:00
Patrick Lodder c36c7801fe
Merge pull request #1844 from pmzajaczkowski/fixing-polish-translations
Fixed typos and enhanced messages for Polish translation
2021-05-05 03:43:12 +02:00
Ross Nicoll e4a88648a3
Merge pull request #1867 from didix21/ut-replace-bitcoin-in-contribution-file
Replace Bitcoin by Dogecoin in CONTRIBUTING.md
2021-05-04 13:14:12 +01:00
Patrick Lodder 56890a560e
Merge pull request #1865 from MichDe/patch-1
Update README.md
2021-05-02 18:29:17 +02:00
Dídac Coll 2b41e21997 Replace Bitcoin by Dogecoin in CONTRIBUTING.md
Change CONTRIBUTING.md from rst format to md format
2021-05-02 11:13:38 +02:00
Piotr Zajączkowski 9b49fa8e11 Applied suggested change in translation (related to pruning message) 2021-05-02 01:44:52 +02:00
Piotr Zajączkowski 9147b41f2b Added .idea/ directory to .gitignore 2021-05-02 01:42:24 +02:00
Piotr Zajączkowski 09592a572d Fixed additional typo. Unified all 'dogecoin' to 'Dogecoin' occurrences in translations. 2021-05-02 01:42:05 +02:00
cg 5667d6586b optimise imgs (only src/qt/res/) 2021-05-01 19:52:25 +01:00
Mich De L'Orme ff2dd3e01d
Update README.md
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.
2021-05-01 11:36:47 -04:00
Patrick Lodder b9b293ae35
Merge pull request #1858 from eltociear/patch-3
Refactor: fix typo in validation.cpp
2021-04-29 15:54:39 +02:00
Ikko Ashimine acc3a19ff9
Refactor: fix typo in validation.cpp
inadvertantly -> inadvertently
2021-04-27 01:56:47 +09:00