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

blocks: move block format to it's own repo #3990

Closed
wants to merge 4 commits into from

Commits on Jun 28, 2017

  1. gx import dependencies of dependencies used by go-ipfs

    These were directly used by go-ipfs but not listed in package.json.
    
    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    3d88723 View commit details
    Browse the repository at this point in the history
  2. blocks: move block format to it's own repo

    We need to reference it from outside of this repo.
    
    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    d615a3b View commit details
    Browse the repository at this point in the history
  3. blocks: gx import go-block-format

    And updated related dependencies.
    
    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    4bb4fe7 View commit details
    Browse the repository at this point in the history
  4. gx import/update libp2p/go-libp2p-routing

    For some reason, this was referenced but wasn't listed in packages.json.
    
    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    fb036a1 View commit details
    Browse the repository at this point in the history