Giter VIP home page Giter VIP logo

Comments (9)

terencechain avatar terencechain commented on July 30, 2024

Adding new requirements after latest research thread:

  • SMC initializes proposer_registry per shard which keeps track of proposer deposits
  • proposer client calls get_eligible_proposer to sample per shard per period
  • shard uses main chain block hashes delayed by 20 mins

Reference:
Expanding on proposer/notary seperation

from prysm.

enriquefynn avatar enriquefynn commented on July 30, 2024

We shouldn't use "minutes" when talking about causal time dependencies, since we don't have a real time clock.

from prysm.

rauljordan avatar rauljordan commented on July 30, 2024

@terenc3t thoughts on integrating the changes from the proposer/notary separation into the minimal sharding protocol? We need something we can start implementing asap.

from prysm.

terencechain avatar terencechain commented on July 30, 2024

@rauljordan We have enough information to start making changes on the SMC. I prefer we make incremental changes and open small/medium sized PR in parallel with the progress of the research side.

Besides p2p, what we can start implementing now:

  • Proposer client can sample for getEligibleProposer() and call addHeader()
  • Notary client can call submitVote()
  • SMC emits logs for addHeader() and submitVotes()
  • Client can listen to the logs

from prysm.

terencechain avatar terencechain commented on July 30, 2024

Check out pyevm team's PR for notary registration. Excellent reference to follow along:

ethereum/sharding#77

from prysm.

prestonvanloon avatar prestonvanloon commented on July 30, 2024

Some hints in py-evm ethereum/py-evm#539

from prysm.

rauljordan avatar rauljordan commented on July 30, 2024

Being worked on in #93 already

from prysm.

rauljordan avatar rauljordan commented on July 30, 2024

@terenc3t and @prestonvanloon can we close this?

from prysm.

terencechain avatar terencechain commented on July 30, 2024

Let's close this after #97. We are almost there

from prysm.

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.