Skip to content

Conversation

@divagant-martian
Copy link
Contributor

@divagant-martian divagant-martian commented Apr 19, 2024

updates based on the changes in n0-computer/bao-tree@5ee6d91
#39

@dignifiedquire dignifiedquire requested a review from rklaehn April 22, 2024 09:25
let hash = outboard.root;
(outboard.into_inner_with_prefix(), hash)
};
outboard.splice(0..8, []);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this still necessary? I tried to remove all length prefixes in bao-tree.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you mean line 56? I don't actually know. My only hint on this change was replacing the function for the contents since there is no info in the crate/repo about why the helper functions are no longer necessary. Maybe I could look into that with some guidance there?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ping @rklaehn

@divagant-martian divagant-martian mentioned this pull request Apr 22, 2024
21 tasks
@dignifiedquire dignifiedquire merged commit 1c1369e into main Apr 29, 2024
@dignifiedquire dignifiedquire deleted the update_iroh_v0.14.0_s3_store branch April 29, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants