turbofish-org / orga

Deterministic state machine engine written in Rust
Apache License 2.0
148 stars 20 forks source link

Fix merk memory leak #229

Closed mappum closed 1 year ago

mappum commented 1 year ago

This PR properly fixes the memory leak introduced recently in MerkStore snapshot cleanup.