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-datastore. Remove thirdparty/datastore2 #4742

Merged
merged 6 commits into from
Mar 28, 2018

Commits on Mar 26, 2018

  1. Update to latest go-datastore

    License: MIT
    Signed-off-by: Hector Sanjuan <hector@protocol.ai>
    hsanjuan committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    3ee1d76 View commit details
    Browse the repository at this point in the history
  2. Remove thirdparty/datastore2/delayed.go: part of new go-datastore

    License: MIT
    Signed-off-by: Hector Sanjuan <hector@protocol.ai>
    hsanjuan committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    a6848aa View commit details
    Browse the repository at this point in the history
  3. Replace the rest of thirdparty/datastore2 with go-datastore

    License: MIT
    Signed-off-by: Hector Sanjuan <hector@protocol.ai>
    hsanjuan committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    30cf14e View commit details
    Browse the repository at this point in the history
  4. Revert go-libp2p-kad-dht and related changes to a working version

    This uses a working libp2p-kad-dht and libp2p-record libraries,
    reverts the changes that were introduced to support the newer versions
    
    License: MIT
    Signed-off-by: Hector Sanjuan <hector@protocol.ai>
    hsanjuan committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    69a6bd2 View commit details
    Browse the repository at this point in the history
  5. Re-order imports in core/mock/mock.go

    License: MIT
    Signed-off-by: Hector Sanjuan <hector@protocol.ai>
    hsanjuan committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    954ad6e View commit details
    Browse the repository at this point in the history
  6. Fix blockstore dep in verifbs

    License: MIT
    Signed-off-by: Hector Sanjuan <hector@protocol.ai>
    hsanjuan committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    e8c6308 View commit details
    Browse the repository at this point in the history