onflow / onflow/flow-go

[LN Decentralization E] Update compliance engine to certify pending blocks

Open
#8,337 0 comments 0 reactions 1 assignee View on GitHub

@durkmurder is already working on this.

Since Jan 13, 2026.

Preserve Protocol S-BFT
Dominant language
Go
Stars
575
Forks
217
Avg merge
4d 20h
Merged PRs (30d)
9

Description

Context

Once we have a mempool for QCs and PendingTree integrated in the compliance engine we need to solve the liveness issue by combining QCs that were stored in the mempool to certify blocks that have been received from the sync engine.

Definition of done
  • proposals received in the compliance engine are certified if possible using the QC mempool
  • certified proposals are applied to the PendingTree

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.