Code Monkey home page Code Monkey logo

Comments (4)

LexLuthr avatar LexLuthr commented on August 23, 2024

@i-Lucifer cid.contact does not listen to calibnet miner by default. It is configured for mainnet. Can you please explain your use case for publishing from calibnet to cid.contact? Are you testing the retrievals flows?

from lassie.

i-Lucifer avatar i-Lucifer commented on August 23, 2024

@LexLuthr I'm testing retrievals flows and I'm not sure I successfully published to cid.contact.
steps:
1、run ./bin/lotus-miner index announce bafyreiexy7a2hl7s6i2phlmaw6bt7gxxsoudih5evwtvvnwo4yvtfijh4u on calibnet
2、run lassie fetch -p bafyreiexy7a2hl7s6i2phlmaw6bt7gxxsoudih5evwtvvnwo4yvtfijh4u
If calibnet does not publish to cid.contact,How do I retrieve calibnet's piece-cid using lassie?

from lassie.

LexLuthr avatar LexLuthr commented on August 23, 2024

@i-Lucifer The market components within Lotus are deprecated. You should not be testing with lotus-miner index as it is deprecated as well as not supported anymore. Please switch to Boost for market integration.

  1. cid.contact does not listen to calibnet gossipsub topic. Any announcements published there will not be picked up by cid.contact.
  2. To check retrievals, you have 2 options
    • Skip indexer check from Lassie and use --provider flag to directly fetch from your miner
    • If indexer is a must then
      • We update either cid.contact with your miner (requires Boost and HTTP announcements)
      • You can deploy your own indexer node listening just to your miner. We can update Lassie to use this indexer to resolve the CIDs.

Let me know which method suits your testing purposes and I can get you the step to configure the stack.

from lassie.

i-Lucifer avatar i-Lucifer commented on August 23, 2024

@LexLuthr Thanks for your answer.
I will try using --provider and try deploying privatized lassie.

from lassie.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.