From e522629d036e58f458b13591d26dfb8183dee1cb Mon Sep 17 00:00:00 2001 From: VitaliyTr Date: Sat, 25 Feb 2017 01:20:19 +0700 Subject: [PATCH] added content for masternodes --- _i18n/en.yml | 9 +++++++-- masternodes/index.html | 2 +- mining/index.html | 42 ++++++++++++++++-------------------------- 3 files changed, 24 insertions(+), 29 deletions(-) diff --git a/_i18n/en.yml b/_i18n/en.yml index c4e2ef6..11efe52 100755 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -17,13 +17,17 @@ pages: pools-heading: Mining Pools pools-text: | DISCLAIMER: This list is provided for informational purposes only. Services listed here have not been evaluated or endorsed by the Dash developers and no guarantees are made as to the accuracy of this information. Please exercise discretion when using third-party services. If you’d like to be added to this list please reach out to coingun@masternode.io + pools-masternode-heading: Mining vs. Masternode pools-masternode-text: | Dash, like Bitcoin and most other cryptocurrencies, is based on a decentralized ledger of all transactions, known as a blockchain. This blockchain is secured through a consensus mechanism; in the case of both Dash and Bitcoin, the consensus mechanism is Proof of Work (PoW). Miners attempt to solve difficult problems with specialized computers, and when they solve the problem, they receive the right to add a new block to the blockchain. If all the other people running the software agree that the problem was solved correctly, the block is added to the blockchain and the miner is rewarded. + Dash works a little differently from Bitcoin, however, because it has a two-tier network. The second tier is powered by masternodes (Full Nodes), which enable financial privacy (PrivateSend), instant transactions (InstantSend), and the decentralized governance and budget system. Because this second tier is so important, masternodes are also rewarded when miners discover new blocks. The breakdown is as follows: 45% of the block reward goes to the miner, 45% goes to masternodes, and 10% is reserved for the budget system (created by superblocks every month). + The masternode system is referred to as Proof of Service (PoSe), since the masternodes provide crucial services to the network. In fact, the entire network is overseen by the masternodes, which have the power to reject improperly formed blocks from miners. If a miner tried to take the entire block reward for themselves or tried to run an old version of the Dash software, the masternode network would orphan that block, and it would not be added to the blockchain. In short, miners power the first tier, which is the basic sending and receiving of funds and prevention of doublespending. Masternodes power the second tier, which provide the added features that make Dash different from other cryptocurrencies. Masternodes do not mine, and mining computers cannot serve as masternodes. Additionally, each masternode is “secured” by 1000 DASH. Those DASH remain under the sole control of their owner at all times, and can still be freely spent. The funds are not locked in any way. However, if the funds are moved or spent, the associated masternode will go offline and stop receiving rewards. + how-start-heading: How to start Mining asic-heading: ASIC Miner Hardware asic-text: > @@ -33,6 +37,7 @@ pages: cpu-gpu-heading: Guides (CPU / GPU) cpu-gpu-text: > This is a fairly simple procedure and examples will be given in order to achieve the fastest possible hash rate for your cpu, but remember that more optimized miners can exist, so I advise you to keep an eye out on mining sites such as these in order to keep up with the latest releases. + pools-stat-heading: Pool Statistics @@ -453,9 +458,9 @@ pages: hero-heading: Dash Payment Processing hero-text: Quickly and easily integrate Dash as a payment method payments-desc-header: Payment Processors - payments-desc-subtitle: + payments-desc-subtitle: payments-providers-header: Payment Processors - payments-providers-subtitle: + payments-providers-subtitle: modal-header-vendor-label-descriptor: Wallet for Dash modal-download-action-button-label: Download diff --git a/masternodes/index.html b/masternodes/index.html index f22b03b..001136e 100644 --- a/masternodes/index.html +++ b/masternodes/index.html @@ -61,7 +61,7 @@ description: pages.budget.description

P2P

-
+
{% tmd pages.masternodes.p2p-text %}
diff --git a/mining/index.html b/mining/index.html index 508d1e9..5f6837c 100644 --- a/mining/index.html +++ b/mining/index.html @@ -15,48 +15,38 @@ description: pages.mining.description

{% t pages.mining.pools-heading %}

-

{% tmd pages.mining.marsternode-text %}

+

{% t pages.mining.pools-text %}

+
+
+

{% t pages.mining.pools-masternode-heading %}

+ {% tmd pages.mining.pools-masternode-text %} +
+
+ +
+

{% t pages.mining.how-start-heading %}

- +

{% t pages.mining.asic-heading %}

+ {% tmd pages.mining.asic-text %}
- +

{% t pages.mining.cpu-gpu-heading %}

+ {% tmd pages.mining.cpu-gpu-text %}
- -
-
-
-
-

{% t pages.mining.host-heading %}

-
-
- -
-
-
-
- -
-
-
-
-
-
-
-

P2P

-
+

{% t pages.mining.pools-stat-heading %}

+