Skip to content

Checking Merkle proofs of modified patricia trees used by Ethereum

Notifications You must be signed in to change notification settings

TrueBitFoundation/eth-patricia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of verifying Merkle proofs for modified merkle patricia trees used in Ethereum blocks

Based on https://github.com/GridPlus/cryptobridge-contracts and https://github.com/ethereumjs/merkle-patricia-tree/blob/master/proof.js

Description of these trees, including RLP and hex-prefixes: http://yellowpaper.io

Related:

About

Checking Merkle proofs of modified patricia trees used by Ethereum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.8%
  • C++ 14.6%
  • HTML 3.3%
  • Shell 1.3%