Skip to content

Fix fee splitter graph query#622

Merged
cyc60 merged 1 commit intomasterfrom
fix-fee-graph
Dec 15, 2025
Merged

Fix fee splitter graph query#622
cyc60 merged 1 commit intomasterfrom
fix-fee-graph

Conversation

@cyc60
Copy link
Copy Markdown
Contributor

@cyc60 cyc60 commented Dec 15, 2025

No description provided.

Signed-off-by: cyc60 <avsysoev60@gmail.com>
Copilot AI review requested due to automatic review settings December 15, 2025 16:01
Copy link
Copy Markdown
Contributor

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

This PR updates the version number from v4.1.1 to v4.1.2 and fixes the GraphQL query structure for fetching claimable exit requests by reordering fields and adding a vault nested object with an id field.

  • Version bump from v4.1.1 to v4.1.2 across project files
  • Reordered fields in the GraphQL query for better organization
  • Added owner field and vault { id } nested object to the exit requests query

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/reward_splitter/graph.py Reordered GraphQL query fields and added owner field and vault nested object
scripts/install.sh Updated default version from v4.1.1 to v4.1.2
pyproject.toml Updated project version from v4.1.1 to v4.1.2
README.md Updated Docker image references from v4.1.1 to v4.1.2

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cyc60 cyc60 merged commit 83c387d into master Dec 15, 2025
7 checks passed
@cyc60 cyc60 deleted the fix-fee-graph branch December 15, 2025 16:09
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.

3 participants