Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rewards query to SDK #4213

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Add rewards query to SDK #4213

merged 2 commits into from
Jan 7, 2025

Conversation

brentstone
Copy link
Collaborator

Describe your changes

Adds a query for a delegator or validator's rewards to the SDK

Checklist before merging

  • If this PR has some consensus breaking changes, I added the corresponding breaking:: labels
    • This will require 2 reviewers to approve the changes
  • If this PR requires changes to the docs or specs, a corresponding PR is opened in the namada-docs repo
    • Relevant PR if applies:
  • If this PR affects services such as namada-indexer or namada-masp-indexer, a corresponding PR is opened in that repo
    • Relevant PR if applies:

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.64%. Comparing base (b579d49) to head (a5a83f9).
Report is 23 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4213      +/-   ##
==========================================
+ Coverage   74.62%   74.64%   +0.01%     
==========================================
  Files         342      342              
  Lines      108554   108562       +8     
==========================================
+ Hits        81009    81034      +25     
+ Misses      27545    27528      -17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@brentstone brentstone added the SDK label Jan 1, 2025
@brentstone brentstone added this to the v1.1.0 milestone Jan 1, 2025
@tzemanovic tzemanovic added the merge Ready to merge - mergifyio bot will add the PR to merge queue when all checks pass label Jan 7, 2025
mergify bot added a commit that referenced this pull request Jan 7, 2025
mergify bot added a commit that referenced this pull request Jan 7, 2025
@mergify mergify bot merged commit 2fe5a23 into main Jan 7, 2025
24 of 25 checks passed
@mergify mergify bot deleted the brent/sdk-rewards-query branch January 7, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge Ready to merge - mergifyio bot will add the PR to merge queue when all checks pass SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants