Commit graph

13730 commits

Author SHA1 Message Date
Patrick Lodder 1c4461b9c5
Merge pull request #1965 from rht/master
Fix typos in comments under ./qa
2021-06-19 22:38:05 +02:00
Patrick Lodder 75762aaf26
Merge pull request #2320 from patricklodder/1.14.4-actions-nomacos
[CI] Switch 1.14.4 automated integration testing to GitHub Actions
2021-06-19 21:17:19 +02:00
Patrick Lodder b155af83e7
Remove travis.yml 2021-06-19 20:20:56 +02:00
Patrick Lodder 146ec3bab9
[ci] Full CI for linux and windows x-compile
Introduces GitHub Actions builds for linux and windows 32 and 64 bit
and armhf builds using the depends system.
2021-06-19 20:20:23 +02:00
Ahmed Castro 07867727d3
Create ci.yml 2021-06-19 17:14:30 +02:00
p-j01 4c68245cf7 fix: Disconnect stalling peers after timeout of header sync 2021-06-14 00:03:51 +00:00
Ross Nicoll fe0b89e3d5
Merge pull request #2296 from gabgosrob/french_translation
Fix french-canadian translation in bitcoin_fr_CA.ts
2021-06-12 16:04:45 +01:00
Gabriel Gosselin Roberge 313a2b1722 Fix french-canadian translation in bitcoin_fr_CA.ts 2021-06-11 11:25:21 -04:00
Ross Nicoll 51aca8e38d
Merge pull request #1825 from alamshafil/master
[QT] Add a form dialog for adding peers
2021-06-08 19:11:30 +01:00
Patrick Lodder d1e89586de
Merge pull request #2243 from chromatic/add-sortable-network-stats-to-peers-table
Qt: Add sortable sent/recv bytes to Peers debug table
2021-06-08 19:29:42 +02:00
chromatic c5165e9b83 Add sortable sent/recv bytes to Peers debug table
See GH #2240.
2021-06-08 10:13:37 -07:00
Shafil Alam e0d1683bff Add a form dialog for adding peers
Fixed tabIndex and width in debugwindow.ui

Added Qt UI files for each dialog

Added Qt UI files

Added separate thread for peer dialogs to run RPC commands

Fixed tabIndex

Remove unneeded includes

Fixed error

Replaced RPCExecutor with g_connman

Replaced RPCExecutor with g_connman

Added two input fields for peer address and port

Remove peerThread

Validate IP addresses

Remove Peer now uses selected IP address in peerWidget

Interpret RPC response

Remove redundant include

Use a regular expression to validate IPs

Disconnect node if it has been discovered

Use port based on current chain

Change peerAddress -> peerPort

Allowed DNS names to be entered

Update src/qt/peerdialog.cpp

Co-authored-by: Ross Nicoll <rnicoll@rnicoll.name>

Fix typo

Co-authored-by: Ross Nicoll <rnicoll@rnicoll.name>

Use LookupHost to check address

Co-authored-by: Ross Nicoll <rnicoll@rnicoll.name>

Fix syntax typo
2021-06-05 15:23:01 -04:00
Ross Nicoll 1182bf8391
Merge pull request #2002 from WilliamWelsh/much-readme
Made the README Much Wow
2021-06-05 19:54:44 +01:00
Will fb537e6120 Updated README
Made the README much wow. Centered the title, logo, and badges. Added two badges that redirect to the website: "dogecoin" and "much wow" and removed the period that was included in the website's hyperlink.
2021-06-05 12:37:21 -04:00
Ross Nicoll ce54d88b56
Merge pull request #2111 from rnicoll/contributing
Refresh `CONTRIBUTING.MD` to fit Dogecoin
2021-06-03 23:29:55 +01:00
Ross Nicoll e630cee134
improves -> improve
Co-authored-by: Max K. <langerhans@users.noreply.github.com>
2021-06-03 21:47:19 +01:00
Ross Nicoll 2e81416cf5
Merge pull request #20 from patricklodder/concise-contribution-guide
Make contribution guide more concise
2021-06-03 20:03:09 +01:00
Patrick Lodder a485280a75
[docs] Allow anyone to remove something dysfunctional 2021-06-03 19:36:12 +02:00
Patrick Lodder 3c6a25fb7c
[docs] Change Refactoring policy 2021-06-03 19:34:50 +02:00
Patrick Lodder fe5dab6a60
[docs] Clean up squashing section 2021-06-03 19:32:44 +02:00
Patrick Lodder 4175bf45ad
[docs] Clean up Contributor Workflow 2021-06-03 19:31:38 +02:00
Patrick Lodder c701a2fc6f
[docs] Clean up introduction 2021-06-03 19:30:31 +02:00
Patrick Lodder 158aff2897
[docs] reformat branching strategy in contribution guide 2021-06-03 19:28:48 +02:00
Patrick Lodder 97edf2a6b0
[docs] Clarify PR requirements and assessment process. 2021-06-03 19:28:06 +02:00
Patrick Lodder cfb9ecdc58
[docs] Make the workflow more concise and less chatty 2021-06-03 19:17:52 +02:00
Patrick Lodder 48abb72eac
[docs] change channels for interactions
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
2021-06-03 19:13:15 +02:00
chey 93beb1c83a fix runtime for dogecoin on Alpine Linux musl libc 2021-06-02 21:42:09 +00:00
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