monero-site/_i18n/zh-cn/resources/moneropedia/mining.md
erciccione 7575e6d8e1
Adopt versioning system used in the User Guides to keep track of the translation status of the Moneropedia entries
- Removed the 'untranslated.html' snippet (_includes/untranslated.html). Since now we are using 'disclaimer.html' everywhere
- Replaced the old snippet with the new disclaimer (introduced with #966) in all Moneropedia entries
- Add snippet where it was missing
- Updated instructions in the README
2020-10-04 15:00:43 +02:00

1.1 KiB
Raw Blame History

terms summary
mining
miner
miners
the process of cryptographically computing a mathematical proof for a block, containing a number of transactions, which is then added to the blockchain

{% include disclaimer.html translated="yes" translationOutdated="no" %}

基础知识

一种以密码方式计算一个区块的数学证明的过程,该区块包含一定数量的交易,然后将这些交易添加到区块链中。

挖矿是确认交易的分布式过程,在所有交易的公共账簿,即@区块链上。门罗币节点使用区块链来区分合法交易和试图再次使用已经在其他地方用过的币。

门罗币由严格的工作量证明驱动。它采用了一种挖矿算法这种算法有可能被有效地分配于数十亿现有设备任何现代的x86构架CPU和许多gpu。门罗币使用了CryptoNight工作证明算法的一种变体该算法设计用于普通CPU和GPU。

该智能挖矿功能允许透明的CPU在用户的计算机上进行挖矿完全不像目前很多事实上中心化的矿场以及矿池而是追求中本聪对真正P2P货币的最初设想。