confio / proofs-ethereum

Convert ethereum trie proofs into confio/proofs format
GNU General Public License v3.0
0 stars 0 forks source link

Capture Ethereum proofs #4

Closed ethanfrey closed 5 years ago

ethanfrey commented 5 years ago

This now captures all relevant info, parsed into structs, along with the path taken along each step. Should be good enough to move on to issue #2

For early debug output, try running go test -v . on 752717a You can see the output format between fullNode and shortNode, ending with hashNode or valueNodes