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

chore: update go-car dependency #709

Merged
merged 1 commit into from
May 11, 2022
Merged

chore: update go-car dependency #709

merged 1 commit into from
May 11, 2022

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented May 10, 2022

Ref: #639
Ref: ipld/go-car#254

Backstory: once upon a time, go-car had a branch that was used here to act as a filestore, but that branch was never merged to master. Over time, go-fil-markets evolved away from that particular usage of go-car, eventually making it disappear entirely in favour of go-car/v2.

ipld/go-car#254 documents attempts to get rid of this branch for good.

#639 was a previous attempt to start removing this branch dependency here.

The last update to the go-car dependency here was #653 which just replaced the branch ref with the latest master, which worked fine because by that time the use of the filestore and need for zero==eof was redundant.

So now we're just moving to a tagged version here and ticking off an item back in ipld/go-car#254
.

@rvagg
Copy link
Member Author

rvagg commented May 10, 2022

TestRestartClient/ClientEventDealPublished is failing in CI and has been failing locally for me, even prior to this change, I don't have background on that and whether it's an expected flaky or not but I don't believe it's related to this.

@hannahhoward
Copy link
Collaborator

honestly don't worry about the test failure. though wow we should really get our circle updated so we can at least run tests. Eek!

@hannahhoward
Copy link
Collaborator

I'm just gonna invoke those sweet admin privileges and merge

@hannahhoward hannahhoward merged commit e7423a9 into master May 11, 2022
dirkmc pushed a commit that referenced this pull request May 12, 2022
@dirkmc dirkmc mentioned this pull request Jun 8, 2022
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