Skip to content

Conversation

@bladyjoker
Copy link
Contributor

@bladyjoker bladyjoker commented Jan 23, 2026

Uses IntersectMBO/ouroboros-consensus#1832 locally wired. This PR doesn't work without local modifications.

DONE

  • BREAKING: Updated TraceForgedBlock event to include the EB and the various size information
  • BREAKING: cardano-node adds a ouroboros-consensus-observe package dep from ouroboros-consensus to provide ConsensusJson instances
  • Added new counter metrics: Forge.ranking-block.total-count
    • Forge.ranking-block.total-count
      Forge.ranking-block.total-tx-count
      Forge.endorser-block.total-tx-count
      Forge.rest-in-mempool.total-tx-count

      Forge.ranking-block.total-tx-bytes
      Forge.endorser-block.total-tx-bytes
      Forge.rest-in-mempool.total-tx-bytes

      Forge.ranking-block.total-tx-xu-memory
      Forge.endorser-block.total-tx-xu-memory
      Forge.rest-in-mempool.total-tx-xu-memory

      Forge.ranking-block.total-tx-xu-time
      Forge.endorser-block.total-tx-xu-time
      Forge.rest-in-mempool.total-tx-xu-time

      Forge.ranking-block.total-tx-ref-script-size-bytes
      Forge.endorser-block.total-tx-ref-script-size-bytes
      Forge.rest-in-mempool.total-tx-ref-script-size-bytes

  • Update SRPs

@ch1bo
Copy link
Contributor

ch1bo commented Jan 23, 2026

FWIW You can also override only a few packages per repo locally

@bladyjoker bladyjoker linked an issue Jan 27, 2026 that may be closed by this pull request
4 tasks
@ch1bo ch1bo force-pushed the leios-prototype-jan2026 branch from 34a9792 to 16b828c Compare January 28, 2026 10:43
@bladyjoker bladyjoker linked an issue Jan 28, 2026 that may be closed by this pull request
4 tasks
@bladyjoker bladyjoker marked this pull request as ready for review January 28, 2026 13:36
@bladyjoker bladyjoker requested a review from a team as a code owner January 28, 2026 13:36
@bladyjoker bladyjoker merged commit 0040565 into leios-prototype Jan 28, 2026
7 of 14 checks passed
@bladyjoker bladyjoker deleted the leios-prototype-jan2026 branch January 28, 2026 13:39
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Consensus Team Backlog Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Prototype EB production

3 participants