Skip to content

Conversation

@mkoura
Copy link
Collaborator

@mkoura mkoura commented Oct 16, 2025

Introduce the get_proposals method in QueryGroup to retrieve governance proposals eligible for ratification. The method allows querying all proposals or filtering by specific governance action transaction ID and index.

Introduce the `get_proposals` method in `QueryGroup` to retrieve governance
proposals eligible for ratification. The method allows querying all proposals
or filtering by specific governance action transaction ID and index.
@mkoura mkoura requested a review from Copilot October 16, 2025 16:14
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Adds a new get_proposals method to the QueryGroup class for retrieving governance proposals eligible for ratification. The method supports querying all proposals or filtering by specific governance action transaction ID and index.

Key Changes

  • Implemented get_proposals method with optional filtering parameters
  • Added validation to ensure action_txid and action_ix are provided together
  • Integrated with CLI query commands for proposal retrieval

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mkoura mkoura merged commit 8bc5fcb into master Oct 16, 2025
3 checks passed
@mkoura mkoura deleted the add_query_proposal branch October 16, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants