stellar / slingshot

A new blockchain architecture under active development, with a strong focus on scalability, privacy and safety
Apache License 2.0
415 stars 61 forks source link

zkvm/docs: utxo ordering now matters #278

Closed bobg closed 5 years ago

bobg commented 5 years ago

This change is necessitated by the earlier change of utxoroot from a Merkle patricia tree hash (where ordering doesn't matter) to a Merkle binary tree hash.