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(assets): Sort asset dependency cids before updating parent cid #286

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

MaxCWhitehead
Copy link
Collaborator

Simple fix for asset dependencies not being sorted correctly, fixes not having a reliable cid for asset handle replication.

Fixes #285 (though we may consider a better solution in the future as this requires two loops to gather / sort cids).

@zicklag zicklag added this pull request to the merge queue Dec 25, 2023
Merged via the queue into fishfolk:main with commit b5a8f30 Dec 25, 2023
10 checks passed
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.

Asset dependencies are not reliably sorted, causing inconsistent content id update
2 participants