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