Implement Merkle trees to help with file repair #26

Closed
jadeallenx wants to merge 3 commits from mra/merkle-trees into master
jadeallenx commented 2015-10-23 02:22:16 +00:00 (Migrated from github.com)

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.

This implementation is intended to be in line with the [naïve implementation](https://gist.github.com/slfritchie/71e925d9f35bdf05d89a) 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.
jadeallenx commented 2015-10-24 04:01:08 +00:00 (Migrated from github.com)

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.)

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.)
jadeallenx commented 2015-10-28 00:41:41 +00:00 (Migrated from github.com)

Closing this for now.

Closing this for now.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/machi#26
No description provided.