HarryR / panautomata

Cross-chain proofs and atomic transactions
GNU General Public License v3.0
18 stars 2 forks source link

Blockhash in merkle leaf #16

Closed HarryR closed 6 years ago

HarryR commented 6 years ago

Working ontop of #15 I added the block hash to the merkle leaf in a way which doesn't increase the size of the proof or require any change to the example code.

Also added initial documentation on merkle tree format in docs/