Giter VIP home page Giter VIP logo

Comments (7)

davoell avatar davoell commented on May 18, 2024

Thanks for posting this issue, this is currently being reviewed.

from quorum.

bas-vk avatar bas-vk commented on May 18, 2024

From a consensus point of view there are no resources wasted. There is an internal event mechanism that dictates when a new vote tx must be broadcasted or a new block must be created. When that event is raised the vote/block maker logic is notified. That logic will check if the node is configured as a voter or block maker node. And if not it does nothing.

from quorum.

magooster avatar magooster commented on May 18, 2024

But doesn't that mean non blockmaker nodes are applying new transactions (executing) to the pending state, only to redo this once a new block comes in. Shouldn't only block makers be building on the pending state?

from quorum.

gsalgado avatar gsalgado commented on May 18, 2024

The non blockmakers still need the pending state to validate any transactions submitted through them, no?

from quorum.

sivachaitanya avatar sivachaitanya commented on May 18, 2024

Where can I learn about your complete consensus strategy ?

from quorum.

patrickmn avatar patrickmn commented on May 18, 2024

Please see #266

from quorum.

patrickmn avatar patrickmn commented on May 18, 2024

@sivachaitanya please see https://github.com/jpmorganchase/quorum/blob/master/raft/doc.md and ethereum/EIPs#650

from quorum.

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.