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 staked balances query for easier frontend integration #183

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JakeHartnell
Copy link
Collaborator

Closes #182

@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (25774f0) 86.26% compared to head (546403a) 86.27%.

Files Patch % Lines
...acts/provider/native-staking-proxy/src/contract.rs 85.71% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #183   +/-   ##
=======================================
  Coverage   86.26%   86.27%           
=======================================
  Files          81       81           
  Lines       14253    14269   +16     
  Branches    14253    14269   +16     
=======================================
+ Hits        12295    12310   +15     
  Misses       1389     1389           
- Partials      569      570    +1     

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

@ethanfrey
Copy link
Collaborator

What's missing here? I guess a test with multiple delegations?

If you rebase it and take it out of draft, I'm happy to review and merge

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.

NativeStakingProxy query staked balances
3 participants