GithubHelp home page GithubHelp logo

Comments (1)

colin-axner avatar colin-axner commented on August 14, 2024

There are a few things to consider when implementing DepositMsg:

  1. I think only Address' corresponding to validators should be able to create/sign this transaction type. In the case of issue #5 we will probably want genesis utxo's to have a value of 0 and be used solely to sign off on depositMsg's. In the future we will need to consider a msg to allow validators to create a new validator utxo for any new validators that enter the chain.
  2. If a deposit is made on the root chain, the next block submitted on the child chain needs to be the deposit block. We will need to ensure this functionality on the child chain, but I am not sure exactly where to handle that yet.

Perhaps instead of the above we can maintain a list of approved validators instead of using utxo's, this list would need to be created/set on genesis. Updates to this list would probably require a transaction signed by all validators?

Thoughts?

from plasma-mvp-sidechain.

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.