Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add cross-impl shard test #66

Merged
merged 1 commit into from
Aug 25, 2023
Merged

fix: add cross-impl shard test #66

merged 1 commit into from
Aug 25, 2023

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Aug 25, 2023

rvagg added a commit to ipfs/js-ipfs-unixfs that referenced this pull request Aug 25, 2023
rvagg added a commit to ipfs/js-ipfs-unixfs that referenced this pull request Aug 25, 2023
rvagg added a commit to ipfs/js-ipfs-unixfs that referenced this pull request Aug 25, 2023
achingbrain pushed a commit to ipfs/js-ipfs-unixfs that referenced this pull request Aug 25, 2023
Ref: ipfs/go-unixfsnode#66

The material change in here is the path cleaner/splitter; it's a bit too aggressive. It doesn't allow `\` as a file name and the `.trim()` discounts valid file names. Otherwise this is a match for ipfs/go-unixfsnode#66 and gets the same CID on importer, and tests the exporter can read the same data.
@rvagg
Copy link
Member Author

rvagg commented Aug 25, 2023

merged in JS ✅

@rvagg rvagg merged commit 26e464a into main Aug 25, 2023
9 checks passed
@rvagg rvagg deleted the rvagg/fanout-tests branch August 25, 2023 23:47
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.

2 participants