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

Update to latest go-fil-markets w/ enhanced Graphsync #1520

Merged
merged 2 commits into from
Apr 10, 2020

Conversation

hannahhoward
Copy link
Contributor

@hannahhoward hannahhoward commented Apr 7, 2020

Goals

Updates dependencies for graphsync, fil-markets, data-transfer. Moves to new graphsync blockstore
swapping capabilities, and also locks down graphsync impl so it does not accept arbitrary requests

Implementation

  • Update fill markets node adapters
  • Update fil markets method calls (couple renames)
  • Update graphsync setup to lock down graphsync to only data transfer and chainsync requests
  • Use new Graphsync multiple blockstore capabilities to swap out chain blockstore for graphsync requests

should be merged at the same time as filecoin-project/venus#3978

Updates dependencies for graphsync, fil-markets, data-transfer. Moves to new graphsync blockstore
swapping capabilities, and also locks down graphsync impl so it does not accept arbitrary requests
@hannahhoward hannahhoward force-pushed the feat/graphsync-chainsync-extension branch from 3ee0d9b to b6380c3 Compare April 8, 2020 06:27
@hannahhoward hannahhoward marked this pull request as ready for review April 8, 2020 06:29
@magik6k magik6k merged commit 4508472 into testnet/3 Apr 10, 2020
@magik6k magik6k deleted the feat/graphsync-chainsync-extension branch April 10, 2020 18:27
Kubuxu pushed a commit that referenced this pull request May 12, 2020
…nc-extension

Update to latest go-fil-markets w/ enhanced Graphsync
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

2 participants