ethereum / sharding

Sharding manager contract, and related software and tests
480 stars 105 forks source link

Update doc #5

Closed hwwhww closed 7 years ago

hwwhww commented 7 years ago

Slightly updated doc:

  1. receipt_root -> receipts_root like in pyethereum
  2. parent_collation_hash: uint256 -> parent_collation_hash: bytes32
  3. It is each validator's responsibility to reject invalid or unavailable blocks -> It is each validator's responsibility to reject invalid or unavailable collations