Implement Merkle trees to help with file repair #26
Loading…
Reference in a new issue
No description provided.
Delete branch "mra/merkle-trees"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This implementation is intended to be in line with the naïve implementation as suggested by Scott as a decent enough starting point. It also almost certainly broken and has no tests of any kind.
Posted to get feedback on direction and implementation.
DO NOT MERGE
Thanks.
I didn't generalize the fold over the checksum file yet but plan to work on that Monday. @slfritchie you mentioned you had some thoughts in HipChat but didn't tell me (or email.)
Closing this for now.
Pull request closed