×

注意!页面内容来自https://havenprotocol.org/knowledge/mining/,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> /* DESKTOP */ #eckb-article-page-container-v2 { width: 100% }#eckb-article-page-container-v2 #eckb-article-body { width: 1140px } #eckb-article-page-container-v2 #eckb-article-body { grid-template-columns: 20% 60% 20%; } /* TABLET */ @media only screen and ( max-width: 1025px ) {#eckb-article-page-container-v2 { width: 100% }#eckb-article-page-container-v2 #eckb-article-body { width: 100% } #eckb-article-page-container-v2 #eckb-article-body { grid-template-columns: 20% 60% 20%; } } /* SHARED */ #eckb-article-page-container-v2 #eckb-article-left-sidebar { padding: 10px 10px 10px 10px; ; background-color: #ffffff; margin-top: 0px; } #eckb-article-page-container-v2 #eckb-article-left-sidebar:before { height: 0px; } #eckb-article-page-container-v2 #eckb-article-content { padding: 20px;; background-color: #ffffff; } .eckb-article-content-created-date-container.eckb-article-content-last-updated-date-container.eckb-article-content-author-container.eckb-ach__article-meta__date-created.eckb-ach__article-meta__author.eckb-ach__article-meta__date-updated { color: #5b5b5b;font-size: 16px !important; } #eckb-article-page-container-v2 #eckb-article-right-sidebar { padding: 10px 10px 10px 10px;; background-color: #ffffff; margin-top: 0px; } #eckb-article-page-container-v2 #eckb-article-right-sidebar:before { height: 0px; } /* MOBILE - Set all columns to full width. */ @media only screen and ( max-width: 768px ) { #eckb-article-page-container-v2 { width:100%; } #eckb-article-page-container-v2 #eckb-article-content { grid-column-start: 1; grid-column-end: 4; } #eckb-article-page-container-v2 #eckb-article-left-sidebar { grid-column-start: 1; grid-column-end: 4; } #eckb-article-page-container-v2 #eckb-article-right-sidebar { grid-column-start: 1; grid-column-end: 4; } #eckb-article-page-container-v2 .eckb-article-toc { position: relative; float: left; width: 100%; height: auto; top: 0; } #eckb-article-page-container-v2 #eckb-article-body { display: flex; flex-direction: column; } #eckb-article-page-container-v2 #eckb-article-left-sidebar { order: 3; } #eckb-article-page-container-v2 #eckb-article-content { order: 2; } #eckb-article-page-container-v2 #eckb-article-right-sidebar { order: 1; } }

Mining

Haven Protocol is a Proof of Work cryptocurrency and as such requires miners to secure the network and validate transactions. Here’s a quick start guide to mining XHV and to get you startedsome facts about the Haven Protocol network:

  • It uses a custom algorithm ‘CryptoNight-Haven’
  • 2 Minute Block time
  • 10 block to complete transfers and variable for conversions.
  • The emission schedule for Monero is shown below. Haven follows the same schedule with a max minable supply of 18.4 Million followed by tail emission. Haven is approx 4 years behind Monero in the emission curve.
  • Because of the mint & burn function in Haven miners will not have to rely on tail emissions only for block rewards. A portion of the block rewards for asset conversions go to miners to incentivise mining after supply has been mined (0.05% paid in sending asset)
  • ASIC resistantcan be mined with GPU and CPU

The process of cryptographically computing a mathematical proof for a blockcontaining a number of transactionswhich is then added to the blockchain.

Mining is the distributed process of confirming transactions on the public ledger of all transactionsaka blockchain. Haven nodes use the blockchain to distinguish legitimate transactions from attempts to re-spend coins that have already been spent elsewhere.

Haven is powered strictly by Proof of Work. It employs a mining algorithm that has the potential to be efficiently tasked to billions of existing devices (any modern x86 CPU and many GPUs). Haven uses a variant of CryptoNight Proof of Work (PoW) algorithmwhich is designed for use in ordinary CPUs and GPUs.

The smart mining feature allows transparent CPU mining on the user’s computerfar from the de facto centralization of mining farms and pool miningpursuing Satoshi Nakamoto’s original vision of a true P2P currency.

You can also watch this intro video produced by one of the Haven mining pools https://haven.herominers.com/

Previous Key Types
Next Create a Paper Wallet
< id="eckb-article-print-s"> @media print { @page { margin: 10px 10px 10px 10px!important; } } < id="eckb-article-s" type="text/css">#eckb-article-body .eckb-article-title { } #eckb-article-content-footer .epkb-article-navigation-container a { background-color: #ffffff; color: #1f2124; } #eckb-article-content-footer .epkb-article-navigation-container a:hover { background-color: #ffffff; color: #1f2124; }