Author

Topic: Merkle Tree Has Any Cons? (Read 80 times)

newbie
Activity: 19
Merit: 0
November 21, 2022, 09:27:05 PM
#9
Merkle Trees are just binary trees of transaction hashes. Each branch contains two other child branches, and the leaves contain a single transaction. The root merkle hash is what is included in a mined block. I am unaware of any techniques that can be applied on Merkle trees that could result in unauthorized transactions being mined.

So it is a proof of real transactions then.
newbie
Activity: 19
Merit: 0
November 21, 2022, 09:24:27 PM
#8
Hi~ dears,

I just hear that users actually don't want Merkle tree for their transaction as proof, is it because that has privacy issues or what? Quiet confused by this. 

Could you elaborate further? I don't expect average people know about merkle tree or have serious privacy concern.

Have you got a link?

My quick search lead me to this article, https://bitslog.com/2018/06/09/leaf-node-weakness-in-bitcoin-merkle-tree-design/. Although this article is about security concern, not privacy.

Yes, only very few will know about it even in the future, like most people know how to use Apps but not really know the technology behind.

And, I cannot elaborate futher because it is come from a offline meeting, some guests said so, them though they don't want others know about their transactions from Merkle Tree, because assets or property are belong to them, I guess it is like people don't want to be so transperant.
legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
November 22, 2022, 04:24:31 AM
#7
And, I cannot elaborate futher because it is come from a offline meeting, some guests said so, them though they don't want others know about their transactions from Merkle Tree, because assets or property are belong to them, I guess it is like people don't want to be so transperant.

One possible assumption would be they have privacy concern with SPV/lighweight wallet where the node/server could know list of their address based on returned merkle tree.

Merkle Trees are just binary trees of transaction hashes. Each branch contains two other child branches, and the leaves contain a single transaction. The root merkle hash is what is included in a mined block. I am unaware of any techniques that can be applied on Merkle trees that could result in unauthorized transactions being mined.

So it is a proof of real transactions then.

In short, yes. Although it's more accurate to say merkle tree is used as proof the transaction is included inside certain block.
newbie
Activity: 19
Merit: 0
November 21, 2022, 09:16:00 PM
#6
Have you got a link?

A merkle root tree is a data structure. It contains checksums but isn't proof or anything except the data transfer itself being transferred without corruption.


Just a offline meeting, some guests said so, so I am wondering if it is true.



I just hear that users actually don't want Merkle tree for their transaction as proof, is it because that has privacy issues or what? Quiet confused by this.  

As said, a Merkle tree is just a data structure with some hashes as "verification seals". https://en.wikipedia.org/wiki/Merkle_tree
So you can put any data in there and depending on what data you put there, it may be safe or not, or may pose privacy issues or not.

You should tell more exactly what you were trying to ask about since you've pretty much asked "if we put something in boxes is ok or not?".



I will continue. Bitcoin blockchain is also a Merkle tree. At a second read it has occurred to me that maybe that's what you're asking about. But that's one central point of Bitcoin being Bitcoin. And if the lack of privacy in Bitcoin is an issue, one can just use Monero if the mixers on Bitcoin chain are not "good enough" for them.

Oh~ that sounds fair.



Hi~ dears,

I just hear that users actually don't want Merkle tree for their transaction as proof, is it because that has privacy issues or what? Quiet confused by this.  

Could you elaborate further? I don't expect average people know about merkle tree or have serious privacy concern.

Have you got a link?

My quick search lead me to this article, https://bitslog.com/2018/06/09/leaf-node-weakness-in-bitcoin-merkle-tree-design/. Although this article is about security concern, not privacy.

Yes, only very few will know about it even in the future, like most people know how to use Apps but not really know the technology behind.

And, I cannot elaborate futher because it is come from a offline meeting, some guests said so, them though they don't want others know about their transactions from Merkle Tree, because assets or property are belong to them, I guess it is like people don't want to be so transperant.



Merkle Trees are just binary trees of transaction hashes. Each branch contains two other child branches, and the leaves contain a single transaction. The root merkle hash is what is included in a mined block. I am unaware of any techniques that can be applied on Merkle trees that could result in unauthorized transactions being mined.

So it is a proof of real transactions then.
legendary
Activity: 3668
Merit: 6382
Looking for campaign manager? Contact icopress!
November 21, 2022, 10:34:39 AM
#5
I just hear that users actually don't want Merkle tree for their transaction as proof, is it because that has privacy issues or what? Quiet confused by this.  

As said, a Merkle tree is just a data structure with some hashes as "verification seals". https://en.wikipedia.org/wiki/Merkle_tree
So you can put any data in there and depending on what data you put there, it may be safe or not, or may pose privacy issues or not.

You should tell more exactly what you were trying to ask about since you've pretty much asked "if we put something in boxes is ok or not?".



I will continue. Bitcoin blockchain is also a Merkle tree. At a second read it has occurred to me that maybe that's what you're asking about. But that's one central point of Bitcoin being Bitcoin. And if the lack of privacy in Bitcoin is an issue, one can just use Monero if the mixers on Bitcoin chain are not "good enough" for them.
legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
November 21, 2022, 08:47:11 AM
#4
Hi~ dears,

I just hear that users actually don't want Merkle tree for their transaction as proof, is it because that has privacy issues or what? Quiet confused by this. 

Could you elaborate further? I don't expect average people know about merkle tree or have serious privacy concern.

Have you got a link?

My quick search lead me to this article, https://bitslog.com/2018/06/09/leaf-node-weakness-in-bitcoin-merkle-tree-design/. Although this article is about security concern, not privacy.
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
November 21, 2022, 12:47:36 AM
#3
Merkle Trees are just binary trees of transaction hashes. Each branch contains two other child branches, and the leaves contain a single transaction. The root merkle hash is what is included in a mined block. I am unaware of any techniques that can be applied on Merkle trees that could result in unauthorized transactions being mined.
copper member
Activity: 2856
Merit: 3071
https://bit.ly/387FXHi lightning theory
November 20, 2022, 11:05:15 PM
#2
Have you got a link?

A merkle root tree is a data structure. It contains checksums but isn't proof or anything except the data transfer itself being transferred without corruption.
newbie
Activity: 19
Merit: 0
November 20, 2022, 10:41:17 PM
#1
Hi~ dears,

I just hear that users actually don't want Merkle tree for their transaction as proof, is it because that has privacy issues or what? Quiet confused by this. 
Jump to: