turbofish-org / merk

High-performance Merkle key/value store
Apache License 2.0
226 stars 36 forks source link

Return errors involving missing links instead of panicking #73

Open MavenRain opened 1 year ago

MavenRain commented 1 year ago

This PR clears a TODO involving removing panics in the code where there is an attempt to traverse over a link or where there is missing link or related link data.