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

Index publishing work #673

Merged
merged 39 commits into from Mar 1, 2022
Merged

Index publishing work #673

merged 39 commits into from Mar 1, 2022

Commits on Sep 9, 2021

  1. Copy the full SHA
    566b389 View commit details
    Browse the repository at this point in the history
  2. feat: fix tests

    dirkmc committed Sep 9, 2021
    Copy the full SHA
    5a1a1b5 View commit details
    Browse the repository at this point in the history
  3. fix: TestHandleQueryStream

    dirkmc committed Sep 9, 2021
    Copy the full SHA
    209b432 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. fix: integration tests

    dirkmc committed Sep 17, 2021
    Copy the full SHA
    7fba642 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Publish indexing records to the Network Indexer using the reference p…

    …rovider (#647)
    
    * reference prov integration
    
    * Apply suggestions from code review
    
    Co-authored-by: dirkmc <dirkmdev@gmail.com>
    
    * move provider callback to start
    
    * fix: lint
    
    Co-authored-by: dirkmc <dirkmdev@gmail.com>
    aarshkshah1992 and dirkmc committed Nov 12, 2021
    Copy the full SHA
    09e27d4 View commit details
    Browse the repository at this point in the history
  2. fix merge

    aarshkshah1992 committed Nov 12, 2021
    Copy the full SHA
    a85e8b3 View commit details
    Browse the repository at this point in the history
  3. fix conflict

    aarshkshah1992 committed Nov 12, 2021
    Copy the full SHA
    c6619ed View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7f70337 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Copy the full SHA
    17c3a6c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Copy the full SHA
    8713155 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Copy the full SHA
    31e067c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Copy the full SHA
    383dfa8 View commit details
    Browse the repository at this point in the history
  2. update go mods

    aarshkshah1992 committed Jan 12, 2022
    Copy the full SHA
    e251d80 View commit details
    Browse the repository at this point in the history
  3. update deps

    aarshkshah1992 committed Jan 12, 2022
    Copy the full SHA
    7165da0 View commit details
    Browse the repository at this point in the history
  4. lint: fix imports

    dirkmc committed Jan 12, 2022
    Copy the full SHA
    8547a2d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7f49c96 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/retrieve-any-cid' of github.com:filecoin-project/g…

    …o-fil-markets into feat/retrieve-any-cid
    aarshkshah1992 committed Jan 12, 2022
    Copy the full SHA
    d1271cd View commit details
    Browse the repository at this point in the history
  7. update provider

    aarshkshah1992 committed Jan 12, 2022
    Copy the full SHA
    068e7f3 View commit details
    Browse the repository at this point in the history
  8. update deps

    aarshkshah1992 committed Jan 12, 2022
    Copy the full SHA
    e0faa0e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Copy the full SHA
    9f56617 View commit details
    Browse the repository at this point in the history
  2. update deps

    aarshkshah1992 committed Jan 20, 2022
    Copy the full SHA
    9160420 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e8772da View commit details
    Browse the repository at this point in the history
  4. update deps

    aarshkshah1992 committed Jan 20, 2022
    Copy the full SHA
    eb2fe1f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Copy the full SHA
    3d2e3c8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    06ec150 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Connect index provider host to full node (#675)

    * add fullnodeApi to Provider
    
    * add idxProvHost
    
    * connect to full node before making announcement
    
    * fix compilation
    
    Co-authored-by: Anton Evangelatov <anton.evangelatov@gmail.com>
    aarshkshah1992 and nonsense committed Feb 2, 2022
    Copy the full SHA
    7a2e429 View commit details
    Browse the repository at this point in the history
  2. fix imports

    aarshkshah1992 committed Feb 2, 2022
    Copy the full SHA
    c1c9ba8 View commit details
    Browse the repository at this point in the history
  3. log connection

    aarshkshah1992 committed Feb 2, 2022
    Copy the full SHA
    93e4c64 View commit details
    Browse the repository at this point in the history
  4. use NetAddrListener iface (#676)

    * use NetAddrListener iface
    
    * fix compilation
    
    * fix imports
    
    Co-authored-by: Aarsh Shah <aarshkshah1992@gmail.com>
    nonsense and aarshkshah1992 committed Feb 2, 2022
    Copy the full SHA
    ea0c8f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. remove libp2p host connect in favour of mesh creator interface (#678)

    * remove libp2p host connect in favour of mesh creator interface
    
    * update test harness
    nonsense committed Feb 3, 2022
    Copy the full SHA
    8790cca View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Upgrade to index-provider v.0.3.0

    Upgrade to the latest `index-provider` which includes two main changes:
    
    1. update to go-legs message format
    2. cache eviction bug fix
    masih committed Feb 10, 2022
    Copy the full SHA
    d26bd86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #680 from filecoin-project/masih/dep-up-idx-prov-v030

    Upgrade to `index-provider` `v0.3.0`
    masih committed Feb 10, 2022
    Copy the full SHA
    44fb837 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Copy the full SHA
    ddc832f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #681 from filecoin-project/nonsense/only-log-error…

    …-dont-return
    
    log failure to connect to full node without returning it
    masih committed Feb 15, 2022
    Copy the full SHA
    a0db7a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. update dagstore

    aarshkshah1992 committed Feb 18, 2022
    Copy the full SHA
    0f62c29 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Use the latest tagged release for dagstore dependency

    Depend on a concrete tagged release of dagstore that contains fixes to
    dagstore repo bloat.
    masih committed Feb 23, 2022
    Copy the full SHA
    13b70d3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    59b99bf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a6e18af View commit details
    Browse the repository at this point in the history
  4. Run go mod tidy

    masih committed Feb 23, 2022
    Copy the full SHA
    2460e15 View commit details
    Browse the repository at this point in the history