Conversation
3b84377 to
f8e988e
Compare
f736ccc to
b230066
Compare
6db3530 to
60adc4a
Compare
|
I think the PR is in a pretty good state for a MVP. |
|
Pinging @str4d since this builds on their prior work. |
sugyan
left a comment
There was a problem hiding this comment.
I have written several comments on areas unrelated to the internal logic. There are also a couple of points from clippy that I hope you can correct as well.
5f55fc5 to
cb8e8c0
Compare
|
Note: It looks like there's a pretty exhaustive MST test suite here that could probably be leveraged to validate this implementation. |
b3afd8a to
2ee7cba
Compare
9277356 to
465724d
Compare
|
Thank you! And I'm sure there are some bugs in the implementation - I'm hoping that someone else will shake them out if I don't get around to it :) |
This builds on str4d's work here: #168.
Big notes:
Repositoryimplementation with support for basic CRUD operationsAsyncBlockStoreReadandAsyncBlockStoreWrite.Test coverage (

cargo llvm-cov -p atrium-repo --html --open):NodeNodefrom bytesTreeEntrys perNodeto a statistically unlikely maximum length.