Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
thephez committed Dec 12, 2024
2 parents f0037a3 + eaa196b commit 4b2d914
Show file tree
Hide file tree
Showing 958 changed files with 27,947 additions and 21,087 deletions.
27 changes: 27 additions & 0 deletions .github/workflows/evo-tool-download-update.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Update Dash Evo Tool download links

on:
repository_dispatch:
types: [release_published]
workflow_dispatch: # This allows the workflow to be triggered manually
schedule: # Run daily at midnight UTC
- cron: 0 0 * * *

jobs:
update-evo-tool-download-links:
runs-on: ubuntu-latest

steps:
- name: Checkout this repository
uses: actions/checkout@v4

- name: Run evo tool download link update script
run: "${GITHUB_WORKSPACE}/scripts/evo-tool-download-link-update.sh"

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
branch: update-docs/${{ github.sha }}
title: "chore: update evo tool download links to latest version"
body: |
This PR updates download links in the documentation to use the latest Dash Evo Tool version.
6 changes: 6 additions & 0 deletions .tx/config
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,12 @@ source_lang = en
type = PO
minimum_perc = 0

[o:dash:p:dash-docs:r:docs--user--network--dash-evo-tool--index]
file_filter = locale//<lang>/LC_MESSAGES/docs/user/network/dash-evo-tool/index.po
source_file = locale/pot/docs/user/network/dash-evo-tool/index.pot
type = PO
minimum_perc = 0

[o:dash:p:dash-docs:r:docs--user--network--dashmate--index]
file_filter = locale//<lang>/LC_MESSAGES/docs/user/network/dashmate/index.po
source_file = locale/pot/docs/user/network/dashmate/index.pot
Expand Down
6 changes: 6 additions & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
'sphinx.ext.autodoc',
'sphinx_copybutton',
'sphinx_design',
'sphinxcontrib.googleanalytics',
'sphinx.ext.intersphinx',
]

Expand Down Expand Up @@ -284,6 +285,11 @@
'Miscellaneous'),
]

# -- Google analytics config ----------------------------------------------

googleanalytics_id = 'G-7E5054FV6E'
googleanalytics_enabled = True

def setup(app):
app.add_js_file('js/lang.js')
app.add_js_file('js/pydata-search-close.js')
3 changes: 2 additions & 1 deletion docs/user/masternodes/hosting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ https://nodehub.io

- Operated by: NodeHub LLC
- Services: Hosting, Governance, Stats, Monitoring
- Cost: $3.90/month (charged daily at $0.13)
- Cost: $4.80/month (charged daily at $0.16)
- Accepts DASH as payment
- `Site <https://nodehub.io?utm_source=dashpay-docs&utm_medium=hosting-services>`__
- `Email <[email protected]>`__
- `Twitter <https://twitter.com/nodehubio>`__
Expand Down
6 changes: 3 additions & 3 deletions docs/user/masternodes/setup-evonode.rst
Original file line number Diff line number Diff line change
Expand Up @@ -243,13 +243,13 @@ dashmate dependencies::
Download the dashmate installation package for your CPU architecture from the `GitHub releases page
<https://github.com/dashpay/platform/releases/latest>`__ and install it using apt::

wget https://github.com/dashpay/platform/releases/download/v1.5.1/dashmate_1.5.1.8f924cc0a-1_amd64.deb
wget https://github.com/dashpay/platform/releases/download/v1.6.2/dashmate_1.6.2.afe982a10-1_amd64.deb
sudo apt update
sudo apt install ./dashmate_1.5.1.8f924cc0a-1_amd64.deb
sudo apt install ./dashmate_1.6.2.afe982a10-1_amd64.deb

.. note:: At the end of the installation process, ``apt`` may display an error due to installing a downloaded package. You can ignore this error message:

``N: Download is performed unsandboxed as root as file '/home/ubuntu/dashmate_1.5.1.8f924cc0a-1_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)``
``N: Download is performed unsandboxed as root as file '/home/ubuntu/dashmate_1.6.2.afe982a10-1_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)``

Alternative installation options are available on the :hoverxref:`dashmate page
<dashmate-install>`.
Expand Down
4 changes: 4 additions & 0 deletions docs/user/masternodes/understanding.rst
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,10 @@ Evonodes
Evonodes have higher hardware requirements since they host Dash Platform services along with Dash
Core. To support the network effectively, the following requirements are recommended:

.. note::

Intel CPUs should be `Haswell architecture <https://en.wikipedia.org/wiki/Haswell_(microarchitecture)>`_ or newer

+---------+------------------+
| | Recommended |
+=========+==================+
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user/network/dash-evo-tool/img/identity/main-empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/user/network/dash-evo-tool/img/name/main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user/network/dash-evo-tool/img/network-selection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4b2d914

Please sign in to comment.