Skip to content

chore: update frisbii, use fast-path Has() for head requests (main)#1151

Closed
rvagg wants to merge 1 commit intomainfrom
rvagg/frisbii-has.main
Closed

chore: update frisbii, use fast-path Has() for head requests (main)#1151
rvagg wants to merge 1 commit intomainfrom
rvagg/frisbii-has.main

Conversation

@rvagg
Copy link
Copy Markdown
Member

@rvagg rvagg commented Apr 9, 2026

Closes: #732

NOTE: This upgrades to Go 1.25, unfortunately, but the core ipfs tooling is being very eager to upgrade their Go versions. I don't think this one's a big deal though and there's a couple of lint fixes in here to deal with it.

@rvagg rvagg requested a review from a team as a code owner April 9, 2026 21:41
@rvagg rvagg changed the title chore: update frisbii, use fast-path Has() for head requests chore: update frisbii, use fast-path Has() for head requests (main) Apr 9, 2026
@rvagg rvagg requested a review from LexLuthr April 9, 2026 21:41
Copy link
Copy Markdown
Contributor

@LexLuthr LexLuthr left a comment

Choose a reason for hiding this comment

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

This will break CI and a bunch of other things as Go is only upgraded here. I am about to do a PR for Go upgrade today. Let's rebase this on main after that and it should be fine. Please do not merge before that

@LexLuthr
Copy link
Copy Markdown
Contributor

#1159 supersedes this. Closing it.

@LexLuthr LexLuthr closed this Apr 14, 2026
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.

Retrieval: avoid full block loads for HEAD /ipfs/ requests

2 participants