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

Chore/use go libipni (#789) #2

Merged
merged 3 commits into from
Jun 19, 2023
Merged

Chore/use go libipni (#789) #2

merged 3 commits into from
Jun 19, 2023

Commits on May 25, 2023

  1. Chore/use go libipni (filecoin-project#789)

    * Depend on go-libipni
    
    Items from ipni/index-provider and ipni/storetheindex have moved into ipni/go-libipni
    
    * Use go1.19.7 for circleci
    * require go1.19
    * Add generated files
    * gofmt doc.go files
    * Use latest graphsync with shutdown fix
    gammazero authored and dirkmc committed May 25, 2023
    Configuration menu
    Copy the full SHA
    2c85e40 View commit details
    Browse the repository at this point in the history
  2. chore: update dependencoies (filecoin-project#790)

    * chore: dependency bump
    
    * chore: bump ffi version
    jacobheun authored and dirkmc committed May 25, 2023
    Configuration menu
    Copy the full SHA
    ea9391a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. chore: migrate to boxo (filecoin-project#792)

    * chore: migrate to boxo
    
    This migrates everything except the `go-car` librairy: ipfs/boxo#218 (comment)
    
    * chore(deps): update to boxo v0.10.0
    
    * chore(deps): update to tagged go-car
    
    ---------
    
    Co-authored-by: hannahhoward <hannah@hannahhoward.net>
    Jorropo and hannahhoward committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    f900ba7 View commit details
    Browse the repository at this point in the history