Git Product home page Git Product logo

Comments (4)

tersec avatar tersec commented on August 22, 2024

It's not just the first validator.

There are five missing attesters at epoch processing time. The first attester (because state_sim.nim doesn't attest on first slot) and the last four of the epoch:

{1, 54, 22, 25, 27}

Where the overall validator sequence by shard is:

[25, 15, 30, 50, 20, 4, 35, 47, 49, 40, 32, 63, 31, 23, 60, 53, 3, 59, 21, 7, 33, 52, 48, 38, 36, 13, 2, 24, 39, 14, 6, 8, 34, 10, 5, 9, 19, 44, 17, 57, 62, 42, 26, 29, 37, 58, 28, 12, 41, 46, 45, 16, 43, 0, 56, 11, 61, 18, 55, 51, 22, 1, 54, 27]

This is related to the inclusion delay. So that's the direct cause, at least.

from nimbus-eth2.

arnetheduck avatar arnetheduck commented on August 22, 2024

ah right how silly.. start.sh doesn't attach all validators

from nimbus-eth2.

arnetheduck avatar arnetheduck commented on August 22, 2024

actually no - start.sh is a beacon_node sim thing - here, all validators were attesting.

what's special however is that we were not setting epoch_boundary_root - this effectively meant that the chain was not finalizing - this might have cause a whole lot of issues - would be good to understand/document this more in depth.

from nimbus-eth2.

tersec avatar tersec commented on August 22, 2024

Resolved by updating to a spec which doesn't use epoch_boundary_root, as far as I've been able to (not) reproduce.

from nimbus-eth2.

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.