|
|
|
|
|
by riptheworld
1611 days ago
|
|
This is literally proof of work. I don’t know what else I can do to explain that Bitcoin’s immutability property is directly parametrized by the security level in the PoW mechanism. You are arguing that decentralization creates immutability. Decentralization has nothing to do with hashing. |
|
Collision and proof of work are really not the same thing.
Here are some Python code that compares the two. If you're not convinced, I suggest you try using it to time what is actually harder and what makes a blockchain immutable. Then come back here when you found a collision :).