aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | [CI] add macOS GH Actions w/ bionic instead of focalPatrick Lodder2021-07-111-0/+29
|/ / / / /
* | | | | Merge pull request #2235 from chey/alpine-muslPatrick Lodder2021-07-091-1/+2
|\ \ \ \ \ | |/ / / / |/| | | | fix runtime for dogecoin on Alpine Linux (musl libc)
| * | | | Update to use thread_localChey2021-06-271-1/+1
| | | | |
| * | | | fix runtime for dogecoin on Alpine Linux musl libcchey2021-06-021-1/+2
| | | | |
* | | | | Merge pull request #2333 from micaelmalta/1.14.4-dev-fix-macos-guiRoss Nicoll2021-07-073-18/+42
|\ \ \ \ \ | | | | | | | | | | | | fix: macos qt build
| * | | | | fix: macos qt buildMalta Micael2021-07-013-18/+42
| | |_|/ / | |/| | |
* | | | | Merge pull request #2343 from micaelmalta/1.14.4-dev-fix-gitianRoss Nicoll2021-07-031-34/+48
|\ \ \ \ \ | | | | | | | | | | | | [GITIAN] fix builder
| * | | | | Update contrib/gitian-build.shMicael Malta2021-06-281-1/+2
| | | | | | | | | | | | | | | | | | Co-authored-by: Ross Nicoll <[email protected]>
| * | | | | [GITIAN] upgrade builderMalta Micael2021-06-271-35/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | FIX: GIT: fatal unknown date format format-local:%F %T OSSLSIGNCODE: new depedency url LXC: lxcbr0: ERROR while getting interface flags: No such device DOGECOIN: branding
* | | | | | Merge pull request #2345 from patricklodder/1.14-actions-reduce-triggersRoss Nicoll2021-06-271-2/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | | [qa] Make GH Actions CI less trigger happy
| * | | | | [qa] make CI less trigger happyPatrick Lodder2021-06-271-2/+8
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not run CI if all updated paths in a PR match: - 'doc/**' - 'contrib/**' - '**/*.md' and on push, if all updated paths match: '**/*.md'
* | | | | Merge pull request #2341 from patricklodder/1.14.4-actions-artifactsRoss Nicoll2021-06-271-0/+7
|\ \ \ \ \ | |/ / / / |/| | | | [qa] Retain binary artifacts on CI run
| * | | | Retain binary artifacts on CI runPatrick Lodder2021-06-271-0/+7
|/ / / /
* | | | Merge pull request #2322 from patricklodder/1.14.4-actions-win-testsRoss Nicoll2021-06-201-2/+2
|\ \ \ \ | | | | | | | | | | [CI] Enable windows unit tests
| * | | | [ci] Enable windows unit testsPatrick Lodder2021-06-191-2/+2
| | | | |
* | | | | Merge pull request #2306 from p-j01/1.14.4-dev-issue2282Ross Nicoll2021-06-202-3/+40
|\ \ \ \ \ | | | | | | | | | | | | [vulnerability] Disconnect stalling peers after timeout of header sync
| * | | | | fix: Disconnect stalling peers after timeout of header syncp-j012021-06-142-3/+40
| | | | | |
* | | | | | Merge pull request #1965 from rht/masterPatrick Lodder2021-06-194-5/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix typos in comments under ./qa
| * | | | | | qa: Fix typosrht2021-05-184-5/+5
| | | | | | |
* | | | | | | Merge pull request #2320 from patricklodder/1.14.4-actions-nomacosPatrick Lodder2021-06-192-77/+143
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | [CI] Switch 1.14.4 automated integration testing to GitHub Actions
| * | | | | | Remove travis.ymlPatrick Lodder2021-06-191-77/+0
| | | | | | |
| * | | | | | [ci] Full CI for linux and windows x-compilePatrick Lodder2021-06-191-17/+120
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduces GitHub Actions builds for linux and windows 32 and 64 bit and armhf builds using the depends system.
| * | | | | | Create ci.ymlAhmed Castro2021-06-191-0/+40
|/ / / / / /
* | | | | | Merge pull request #2296 from gabgosrob/french_translationRoss Nicoll2021-06-121-8/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | Fix french-canadian translation in bitcoin_fr_CA.ts
| * | | | Fix french-canadian translation in bitcoin_fr_CA.tsGabriel Gosselin Roberge2021-06-111-8/+8
|/ / / /
* | | | Merge pull request #1825 from alamshafil/masterRoss Nicoll2021-06-088-15/+538
|\ \ \ \ | | | | | | | | | | [QT] Add a form dialog for adding peers
| * | | | Add a form dialog for adding peersShafil Alam2021-06-058-15/+538
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 <[email protected]> Fix typo Co-authored-by: Ross Nicoll <[email protected]> Use LookupHost to check address Co-authored-by: Ross Nicoll <[email protected]> Fix syntax typo
* | | | | Merge pull request #2243 from ↵Patrick Lodder2021-06-084-2/+51
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | chromatic/add-sortable-network-stats-to-peers-table Qt: Add sortable sent/recv bytes to Peers debug table
| * | | | | Add sortable sent/recv bytes to Peers debug tablechromatic2021-06-084-2/+51
| | | | | | | | | | | | | | | | | | | | | | | | See GH #2240.
* | | | | | Merge pull request #2002 from WilliamWelsh/much-readmeRoss Nicoll2021-06-051-3/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Made the README Much Wow
| * | | | | Updated READMEWill2021-06-051-3/+11
| | | | | | | | | | | | | | | | | | 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.
* | | | | | Merge pull request #2111 from rnicoll/contributingRoss Nicoll2021-06-031-128/+69
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Refresh `CONTRIBUTING.MD` to fit Dogecoin
| * | | | | improves -> improveRoss Nicoll2021-06-031-1/+1
| | | | | | | | | | | | | | | | | | Co-authored-by: Max K. <[email protected]>
| * | | | | Merge pull request #20 from patricklodder/concise-contribution-guideRoss Nicoll2021-06-031-94/+63
| |\ \ \ \ \ | | | | | | | | | | | | | | Make contribution guide more concise
| | * | | | | [docs] Allow anyone to remove something dysfunctionalPatrick Lodder2021-06-031-1/+1
| | | | | | |
| | * | | | | [docs] Change Refactoring policyPatrick Lodder2021-06-031-11/+8
| | | | | | |
| | * | | | | [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 #2145 from lynklody/1.14.4-devPatrick Lodder2021-05-312-0/+127
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Add simplified Chinese version for the README doc
| * | | | | Changes made to the readme translation filelynklody2021-05-301-5/+5
| | | | | |
| * | | | | Change verb tense to be consistentlynklody2021-05-261-1/+1
| | | | | |
| * | | | | Add simplified Chinese for the main README doclynklody2021-05-262-1/+128
| |/ / / /
* | | | | Merge pull request #2166 from mobtap/patch-1Patrick Lodder2021-05-271-16/+16
|\ \ \ \ \ | |/ / / / |/| | | | Update pt_BR translation