stellar / slingshot

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

utreexo: verify method #410

Closed oleganza closed 4 years ago

oleganza commented 4 years ago

This adds a non-mutating Forest::verify method so one can check the Utreexo proof faster than going through WorkForest. Ported from #400.