What kind of software is going to use a merkle root to know if a transaction is in a block ? I know Thin nodes are doing this but this is a little bit useless since major branches are required.
Why don't just do a SHA256(SHA256(...ALL TXs IN A COMPACT WAY...)) nowadays ?