|
|
|
|
|
by Everlag
3025 days ago
|
|
This is a well known edge case of Merkle trees; my undergrad security course covered this as an aside and it is prominent on the wikipedia page.[0] For those not familiar with the specific implementation issue, this post should be a fun read. I don't know what's more concerning, that pymerkletools advertises itself for use with Bitcoin or that none of the contributors read the wiki page :| [0] https://en.wikipedia.org/wiki/Merkle_tree#Second_preimage_at... |
|
The fix came through a higher order property (duplicate TXs not allowed anyways).
https://bitcointalk.org/index.php?topic=102395.0