Skip to content

Merkelize Blocks #119

@arrivets

Description

@arrivets

Today, the block hash is computed from the JSON encoding of its Body.

We could do something smarter using Merkle trees. This would be helpful because we could then
create Merkle proofs that things belong to the Block (transactions, receipts, state-hash, peer...etc).

Use something simple enough that it can be implemented in Solidity as well (Babble light-client smart-contract)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions