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

[WIP] Bitswap integration in Boost #377

Closed
wants to merge 5 commits into from
Closed

Conversation

aarshkshah1992
Copy link
Collaborator

No description provided.

@aarshkshah1992 aarshkshah1992 marked this pull request as draft March 29, 2022 13:03
Copy link
Member

@masih masih left a comment

Choose a reason for hiding this comment

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

provider related changes look fine to me 👍

PieceCID: pds.ClientDealProposal.Proposal.PieceCID,
FastRetrieval: true,
VerifiedDeal: pds.ClientDealProposal.Proposal.VerifiedDeal,
})
Copy link
Member

@masih masih Mar 29, 2022

Choose a reason for hiding this comment

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

Consider:

  • either appending metadata.Bitswap{} to a slice of protocols if pds.ClientDealProposal.Proposal.VerifiedDeal is true then construct the metadata out of the if statement, or

  • move construction of metadata.GraphsyncFilecoinV1 out of if statement then conditionally construct metadata

to reduce duplicate code here?

@jacobheun
Copy link
Contributor

Closing this in favor of #707

@jacobheun jacobheun closed this Aug 24, 2022
@jacobheun jacobheun deleted the feat/bitswap-interop branch August 24, 2022 14:44
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.

None yet

3 participants