Skip to content

Consensus and ledger memory/cpu improvements#6520

Merged
disassembler merged 1 commit intomasterfrom
sl/consensus-3-ledger-fixes
Apr 14, 2026
Merged

Consensus and ledger memory/cpu improvements#6520
disassembler merged 1 commit intomasterfrom
sl/consensus-3-ledger-fixes

Conversation

@disassembler
Copy link
Copy Markdown
Contributor

Description

Add your description here, if it fixes a particular issue please provide a
link
to the issue.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. These may include:
    • golden tests
    • property tests
    • roundtrip tests
    • integration tests
      See Running tests for more details
  • Any changes are noted in the CHANGELOG.md for affected package
  • The version bounds in .cabal files are updated
  • CI passes. See note on CI. The following CI checks are required:
    • Code is linted with hlint. See .github/workflows/check-hlint.yml to get the hlint version
    • Code is formatted with stylish-haskell. See .github/workflows/stylish-haskell.yml to get the stylish-haskell version
    • Code builds on Linux, MacOS and Windows for ghc-9.6 and ghc-9.12
  • Self-reviewed the diff

Note on CI

If your PR is from a fork, the necessary CI jobs won't trigger automatically for security reasons.
You will need to get someone with write privileges. Please contact IOG node developers to do this
for you.

@disassembler disassembler requested review from a team as code owners April 9, 2026 16:28
@disassembler disassembler force-pushed the sl/consensus-3-ledger-fixes branch from 9eea98e to c3d7207 Compare April 10, 2026 16:00
@disassembler disassembler added the no-changelog-needed This PR doesn't need a change log entry. label Apr 10, 2026
@disassembler disassembler changed the title Consensus 3.0.0.0 + ledger SRP for benchmarking cluster Consensus 3.0.0.0 + ledger memory/cpu improvements Apr 10, 2026
@disassembler disassembler changed the title Consensus 3.0.0.0 + ledger memory/cpu improvements Consensus and ledger memory/cpu improvements Apr 10, 2026
* updates ouroboros-consensus -> 3.0.0.0
* updates dmq-node -> 0.4.2.0
* updates plutus -> 1.61
* updates cardano-ledger-core -> 1.20
* updates cardano-api -> 10.26

cardano-node: fix LedgerDB `selectorToArgs`

PrometheusSimple: expose DoS protection options

cardano-node: optimize delegMapSize metric
Copy link
Copy Markdown
Contributor

@mgmeier mgmeier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@disassembler disassembler merged commit 6912652 into master Apr 14, 2026
29 checks passed
@disassembler disassembler deleted the sl/consensus-3-ledger-fixes branch April 14, 2026 11:52
@coot coot mentioned this pull request Apr 15, 2026
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog-needed This PR doesn't need a change log entry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants