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/blockchain: compute utxo and tx root #280

Closed vickiniu closed 5 years ago

vickiniu commented 5 years ago

Makes changes to use an ordered Vec for the UTXO set (per the spec change in #278), and implements computing the utxo and tx root.