Coder Social home page Coder Social logo

Comments (3)

alsrdn avatar alsrdn commented on June 28, 2024

When block with height 2104256 era 10882 is executed by the node in question the resulting block hash is 1236..0499 which is wrong: https://testnet.cspr.live/block/590279d9b2cc02164c9fd643f8ee5f990f1e354a2416f2a67fd48a69a8704635

Unfortunately the log doesn't provide enough information for us to trace back why the hash was wrongly calculated. Since this block is also a switch block, it contains an era report with 100 new rewards and 100 new weights for the next era, so it's nearly impossible to try to reproduce that wrong hash since any of those values could be different and the log doesn't tell us which.

The duplicate height index error is probably caused by a failed attempt from the BlockAccumulator to store the block. The error shows that actually the call to store the header was made with the correct hash 5902..4635 which maybe means that the accumulator had the right block header for that height, but the wrong hash was already written to the index when the block got executed.

from casper-node.

rafal-ch avatar rafal-ch commented on June 28, 2024

Back to backlog until we have additional logs (Jiuhong will try to get them)

from casper-node.

Jiuhong-casperlabs avatar Jiuhong-casperlabs commented on June 28, 2024

Another operator reported similar issue

Error: storage error: duplicate entries for switch block at era id era 12150: block hash 2ba1..38d4 / block hash 8efa..2fef

Debug logs are attached.
casper-node.txt
casper-node.stderr.txt

from casper-node.

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.