shitaibin.github.io icon indicating copy to clipboard operation
shitaibin.github.io copied to clipboard

以太坊源码分析:共识(3)PoW | Go语言充电站

Open Shitaibin opened this issue 5 years ago • 0 comments

http://lessisbetter.site/2018/06/22/ethereum-code-consensus-3/

前言Ethash实现了PoW,PoW的精妙在于通过一个随机数确定,矿工确实做了大量的工作,并且是没有办法作弊的。接下来将介绍: Ethash的挖矿本质。 Ethash是如何挖矿的。 如何验证Ethash的随机数。

Shitaibin avatar Nov 18 '19 01:11 Shitaibin