Giter Site home page Giter Site logo

Comments (7)

dr-orlovsky avatar dr-orlovsky commented on August 15, 2024

After the call we have decided not to have the burn and history truncation procedures for initial collectible schema. For more complex cases, we will be designing more schemas with the time

from lnpbps.

sabina-sa avatar sabina-sa commented on August 15, 2024

There is a feature that is quite popular with exchanges: “split” for stocks or “redenomination” for coins. Corporations like Apple often split their share so that it becomes more affordable, and I recall that Polkadot had a redenomination recently. “Split” or “redenomination” means that every holder of an asset gets an "airdop" of multiple assets of the same type. It looks like issuing new assets, but in reality it is not that, but instead it is a change in the way that the assets are counted, e.g. as if we switched from Bitcoins to Satoshis. Maybe we could implement it on RGB schemas, in a way that this is not confused with issuing new assets.

from lnpbps.

dr-orlovsky avatar dr-orlovsky commented on August 15, 2024

The point of RGB is to have equation "once we reached agreement, some party can't change it without your explicit consent; even if the majority votes for it". So it's not a tech problem, but a governance problem: RGB have no governance after genesis; not even issuer or majority can decide. It is a feature.

from lnpbps.

sabina-sa avatar sabina-sa commented on August 15, 2024

My worry is that absence of splits makes RGB less compatible with normal stock exchanges. "We can't do a stock split" - that might be an argument against listing stocks in parallel on RGB along with a normal stock exchange.

from lnpbps.

dr-orlovsky avatar dr-orlovsky commented on August 15, 2024

Who will be taking decision? And how to avoid contradiction to the main principle "you can't force owners into something w/o their permission?"

Were there stock splits for bearer-right assets?

from lnpbps.

dr-orlovsky avatar dr-orlovsky commented on August 15, 2024

What we can do, is that we can have a "split right", which will be defined at the level of asset issuance in genesis for shares schema, and use this right to perform a split action. This will complicate schema, but it will grant the issuer an option to define that right holders, and all those who will be owning assets will know about such possibility from the very beginning.

from lnpbps.

dr-orlovsky avatar dr-orlovsky commented on August 15, 2024

@sabina-sa With RGB-WG/rgb-node#19 I introduce "renomination" procedure which allows issuer (or a party defined by the issuer) to update all asset data, including:

  • name
  • contract (like text of contract, it's Ricardian representation or URL to it)
  • precision, which will allow "splits" (if it was decreased) or "joins" (if it was increased)

from lnpbps.

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.