https://github.com/ethereumjs/ethereumjs-blockhtml
Encoding, decoding and validation of Ethereum's Block schemagit
以太坊区块模式的编码、解码和验证github
Implements schema and functions related to Ethereum's block.npm
实现与以太坊区块相关的模式和函数api
npm install ethereumjs-block
This module work with browserify.该模块使用
浏览器browserify
看本博客的ethereumjs/ethereumjs-block-2-api函数
Tests in the tests
directory are partly outdated and testing is primarily done by running the BlockchainTests
from within the ethereumjs-vm repository.post
在tests
目录中的测试部分已通过时了,测试主要是经过运行在ethereumjs-vm存储库中的BlockchainTests实例来完成的(看本博客ethereumjs/ethereumjs-vm-4-tests-BlockchainTestsRunner)
测试
Relevant test folders:相关的测试文件夹ui
bcTotalDifficultyTest