摘要: ethash ethash(eth+hash)是以太坊设计的挖矿算法,为了实现ASIC-resistance,ethash依赖于对内存资源的访问,是一种memory-hard函数。同时为了支持轻节点对区块进行验证,专门设计了cache和dataset一小一大的数据集,小的cache用于验证,大的da 阅读全文
posted @ 2020-09-08 23:22 HachikoT 阅读(453) 评论(0) 推荐(0)