Skip to content

Add more VC logging around block production #3853

@paulhauner

Description

@paulhauner

Description

In Consensys/teku#6658, we can see a user debugging a late proposal between a Lighthouse VC and a Teku BN. It would be useful to have some more INFO level logging about when the VC is producing a block. It's a fairly infrequent operation and a very interesting one, so I doubt anyone will be annoyed by more logs here.

Some useful events might be:

  • We realise we are going to produce a block.
  • We request an unsigned block
  • We receive the unsigned block
  • We publish the signed block

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions