Skip to content

Conversation

@jasagredo
Copy link
Contributor

Description

The PR wires in a new ledger state query that was recently added but never got properly wired in.

This PR requires IntersectMBO/ouroboros-network#5222 due to the nice dependency on the network version there 😬.

Note that I do expect some help getting this merged. The repository is complex to build, and I kindly refuse to use Nix. So if anything goes wrong with CI, I would appreciate a little nudge from the maintainers to getting this through. It's been living on a fork of mine for a while, yet I can't properly make this available to end users in Ogmios without "official" support for it in the node.

Thanks.

@jasagredo
Copy link
Contributor Author

This PR is blocked because it requires an integration of ouroboros-network latest main into consensus.

src/ouroboros-consensus/Ouroboros/Consensus/Ledger/Query/Version.hs:31:3: error: [GHC-76037]
    Not in scope: data constructor ‘NodeToClientV_23’
    Suggested fix:
      Perhaps use one of these:
        ‘NodeToClientV_20’ (imported from Ouroboros.Network.NodeToClient.Version),
        ‘NodeToClientV_21’ (imported from Ouroboros.Network.NodeToClient.Version),
        ‘NodeToClientV_22’ (imported from Ouroboros.Network.NodeToClient.Version)
   |
31 |   NodeToClientV_23 -> QueryVersion3
   |   ^^^^^^^^^^^^^^^^

@jasagredo jasagredo self-assigned this Dec 4, 2025
@jasagredo jasagredo moved this to 🚫 Help needed in Consensus Team Backlog Dec 4, 2025
Base automatically changed from geo2a/revert-peras-4 to main December 4, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🚫 Help needed

Development

Successfully merging this pull request may close these issues.

2 participants