Ethereum update: Merkeling on the Transaction Trie
Hello guys, I am currently facing the challenge of proving that a transaction is in a specific block.
I am familiar with Merkla-Patricia tries and I theoretically know how to make Merkle proofs, still I think I might be missing something. Nothing I tried so far works for me.
So here is my question:
* Can anyone recommend a tool/library that dose something like that?
A Python implementation would be great, but I am interested in any hint.
If someone is interested in SourceCode, just ask and ill upload it.
About Ethereum
Ethereum is a decentralized platform that runs smart contracts: applications that run exactly as programmed without any possibility of downtime, censorship, fraud or third-party interference.
Author: SchnullerSimon
Score: 5
Don’t forget to share the post if you love it !