Giter VIP home page Giter VIP logo

Comments (5)

vimwitch avatar vimwitch commented on June 23, 2024 1

I'm not sure about reproducing from scratch, but you can grab the database file from the testnet coordinator and use it locally. The database file is available on the Zkopru server at /home/chance/database21.sqlite

from zkopru.

sifnoc avatar sifnoc commented on June 23, 2024

I re-produced this issue by dropping the deposit on purpose.

A very possible scenario is that the coordinator cannot find deposits by matching the number queueAt here, on the Deposit table when generating block due to the synchronizer did not finish handleDepositEvents for updating deposits on the Deposit table yet.

from zkopru.

vimwitch avatar vimwitch commented on June 23, 2024

This problem continues to happen after the node is done synchronizing. I was looking at this again and I think it will happen if you call mergeDeposits with an empty array. This should be happening here.

from zkopru.

vimwitch avatar vimwitch commented on June 23, 2024

Also, this is the commit that the testnet Zkopru node is running.

from zkopru.

sifnoc avatar sifnoc commented on June 23, 2024

This problem continues to happen after the node is done synchronizing

Could you give me more details about this for reproducing this issue on my side?

I was looking at this again and I think it will happen if you call mergeDeposits with an empty array. This should be happening here.

Yes, exactly, It happen when run mergeDeposits([])

from zkopru.

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.