Giter VIP home page Giter VIP logo

Comments (1)

thedevbirb avatar thedevbirb commented on September 2, 2024

SSZ block publishing actually has some problems which results in missed slots. In particular, even when not submitting pre-confirmations this fails with an error like this:

time="2024-06-10T15:21:12Z" level=info msg="failed to publish block: {signed_block: {message: {slot: 1300, proposer_index: 52, parent_root: '0x3b72ae5e62660b66fbe684df4abf2cf54d7f77781194e77603c11644dc01dce6', state_root: '0x80f76a7c6b650ce709944e06e02cc3bb652a8ba51ccebc37281f5413248552c7', body: {randao_reveal: '0x8029393a78b8...

time="2024-06-10T15:21:12Z" level=error msg="failed to publish block" blockHash=0xfcd86ecfd20943d3520c97706df341b8fac484764fdea6fe5cc4eca5750aeeea code=400 contentLength=3487 error="last error: got an HTTP error response: BAD_REQUEST: 
body deserialize error: Error(\"data did not match any variant of untagged enum PublishBlockRequest\", line: 0, column: 0)" feeRecipient=0x8943545177806ED17B9F23F0a21ee5948eCaa776 headSlot=1299 headSlotEpochPos=20 idArg= method=getPayload mevBoostV= msIntoSlot=...

The problem seems to be with the integration of the Lighthouse consensus client and the type PublishBlockRequest.

from bolt.

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.