花费 72 ms
ethereum/EIPs-100 挖矿难度计算

https://github.com/ethereum/EIPs/blob/master/EIPS/eip-100.md 创世纪区块的难度是131,072,有一个特殊的公式用来计算之后的每个块的难度 ...

Sun Sep 30 01:15:00 CST 2018 0 891
erc721-165学习

ERC165: https://github.com/ethereum/EIPs/blob/master/EIPS/eip-165.md 就是一种发布并能检测到一个智能合约实现了什么接口的标准 ...

Tue Aug 28 00:26:00 CST 2018 0 815
ERC 725 and ERC 735 的实现及关系

https://github.com/OriginProtocol/origin-playground 通过ERC 725 and ERC 735 的实现来说明它们到底是做什么的: 看了这个例子后 ...

Sat Nov 24 00:31:00 CST 2018 0 634
ethereum/EIPs-155 Simple replay attack protection 35,36

EIP 155:重放攻击保护——防止了在一个以太坊链上的交易被重复广播到另外一条链。 在看椭圆曲线时有提到,与r、s、v中的v相关 不同的共有链定义不同的chainId, 防止同一笔交易在不 ...

Sun Sep 30 01:07:00 CST 2018 0 678

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM