Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

chore: use same hashes as go #1371

Merged
merged 1 commit into from
Jun 18, 2018
Merged

chore: use same hashes as go #1371

merged 1 commit into from
Jun 18, 2018

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented May 30, 2018

ipfs-inactive/js-ipfs-unixfs-engine#214 changes the algorithm used when adding files to be more
consistent with the go implementation. This means some generated hashes will change.

This PR updates those hashes in our test suite.

I've split these changes out from the MFS PR so we can look at these changes in isolation.

Requires the following to be merged:

ipfs/js-ipfs-unixfs#25
ipfs/js-ipfs-unixfs#24
ipfs-inactive/js-ipfs-unixfs-engine#213
ipfs-inactive/js-ipfs-unixfs-engine#214

fixes #1397

@alanshaw
Copy link
Member

alanshaw commented Jun 1, 2018

I think it's appropriate to add a set of interop tests for this so that our hashes don't diverge in the future!

@alanshaw alanshaw mentioned this pull request Jun 1, 2018
23 tasks
ipfs-inactive/js-ipfs-unixfs-engine#214 changes the algorithm used when adding files to be more
consistent with the go implementation. This means some generated hashes will change.

This PR updates those hashes in our test suite.
@alanshaw alanshaw merged commit 2be4a0f into master Jun 18, 2018
@ghost ghost removed the status/in-progress In progress label Jun 18, 2018
@alanshaw alanshaw deleted the use-same-hashes-as-go branch June 18, 2018 16:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Many files.* tests are failing
2 participants