Git Product home page Git Product logo

Comments (4)

anna-carroll avatar anna-carroll commented on September 11, 2024 1

Notion Doc: On-Chain Governance

from optics-monorepo.

anna-carroll avatar anna-carroll commented on September 11, 2024

Noodles / Open Questions about cross-chain governance:

  • wouldn't a cross-chain governance contract need to be "native" to one of the chains?
  • if a cross-chain governance contract was "native" to chain A, how would we ensure that each upgrade also contained valid upgrades for each remote contract?
    • (each upgrade transaction would have to include an upgrade for the Home contract and every remote contract; would need to review the code for each remote contract which may not be EVM compatible)
  • how would we vote on adding a new contract to the Home & remote chains' contract registries?
    • (the vote would be on whether the remote chain implementation is a valid instance of the rules for the application? would include transactions dispatched both to Home and all remote contracts to add to the registry?)
  • cross-chain governance for Optics would probably need to be separate from cross-chain governance for individual Optics applications (right?)
    • is it worth the overhead to need to design cross-chain governance for every cross-chain application?
    • could we manage all of these application in one cross-chain governance protocol to rule them all?

from optics-monorepo.

anna-carroll avatar anna-carroll commented on September 11, 2024

Note, this ticket is more about researching simple one-chain governance patterns; bigger open question is what cross-chain governance will look like

from optics-monorepo.

anna-carroll avatar anna-carroll commented on September 11, 2024

Token Bridge challenge: Maintaining valid registries of remote Router contracts on each chain

it remains to be determined whether this is feasible to do in a decentralized manner.

The registry is managed by the Router contract owner:
→ in the simplest case, the Router contract owner would be a multisig controlled by the entity that deployed the cross-chain application
→ in the more complicated case, the Router contract owner might be some governable contract; however, the question remains how to orchestrate decentralized governance in a cross-chain environment

from optics-monorepo.

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.