Giter VIP home page Giter VIP logo

Comments (8)

evan-forbes avatar evan-forbes commented on August 26, 2024 1

This is not actively being worked on. It should be a drop in replacement using the new Tree wrapper #238, but it would require some slight reorganizing to avoid an import cycle.

The wrapper itself relies on some constants defined in the types package, and is currently located in the ipld package. If we want to use the tree plugin in the types package we could:

  1. move the constants outside of the types package along with moving the wrapper to it's own package
  2. move the wrapper to the types package
  3. move the wrapper to it's own package and make a reference to the constants in another package.

from celestia-core.

evan-forbes avatar evan-forbes commented on August 26, 2024 1

sounds good! I'll submit a PR later today tentatively using 3 and I think the consequences should be clearer after that.

from celestia-core.

liamsi avatar liamsi commented on August 26, 2024 1

This can be closed now too, I think?

from celestia-core.

liamsi avatar liamsi commented on August 26, 2024

We need to decide if we want to extend the rsmt2d API s.t. it can easily be used in ll-core, or, if we want to implement the parts that we need in ll-core instead.

related:

from celestia-core.

evan-forbes avatar evan-forbes commented on August 26, 2024

πŸ˜… I actually wrote some code a while ago to add namespaces after computing the ExtendedDataSquare. That will be needed if we want to use the 'TreeCreator' portion of 'rsmt2d'. This is no longer needed, as the namespaces will be included in the shares.

from celestia-core.

liamsi avatar liamsi commented on August 26, 2024

Is this actively worked on as a followup to #237?

from celestia-core.

liamsi avatar liamsi commented on August 26, 2024

Cool! Sounds like a low-hanging fruit and that you already have a concrete plan how to tackle it πŸ‘πŸΌ (I think 3. sounds like the best plan to me but I haven't thought it through really)

from celestia-core.

liamsi avatar liamsi commented on August 26, 2024

Confirmed: https://github.com/lazyledger/lazyledger-core/blob/6a4b0a7f21a856f17e72877bab374e9913798eef/types/block.go#L227-L244

from celestia-core.

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.