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] Extract DAGService and friends #4063

Closed
wants to merge 2 commits into from
Closed

Commits on Jul 12, 2017

  1. gx: update go-ipld-format

    License: MIT
    Signed-off-by: Steven Allen <[email protected]>
    Stebalien committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    4316c97 View commit details
    Browse the repository at this point in the history
  2. [WIP] Extract DAGService and friends

    **DO NOT MERGE!**
    
    Refactor IPFS to use: ipfs/go-ipld-format#8
    
    Context: IPLD isn't currently very usable from libp2p because interfaces like
    the DAGService are bundled into go-ipfs. This PR extracts these interfaces and
    some of the related helper functions.
    
    License: MIT
    Signed-off-by: Steven Allen <[email protected]>
    Stebalien committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    0ffa68e View commit details
    Browse the repository at this point in the history