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 query for undelegating time #988

Merged
merged 1 commit into from
Feb 26, 2022
Merged

Conversation

mattverse
Copy link
Member

Description

This PR adds synthetic_locks field to query SuperfluidUndelegationsByDelegator , as front end needs information on when the lock that is unlocking would be ending.


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

@codecov-commenter
Copy link

Codecov Report

Merging #988 (7bad078) into main (e10e67e) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #988      +/-   ##
==========================================
- Coverage   20.60%   20.60%   -0.01%     
==========================================
  Files         193      193              
  Lines       25232    25234       +2     
==========================================
  Hits         5200     5200              
- Misses      19080    19082       +2     
  Partials      952      952              
Impacted Files Coverage Δ
x/superfluid/keeper/grpc_query.go 46.55% <0.00%> (-0.55%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e10e67e...7bad078. Read the comment docs.

@ValarDragon ValarDragon added the A:backport/v7.x Do not use. backport patches to v7.x branch label Feb 26, 2022
@ValarDragon ValarDragon merged commit 237b6f0 into main Feb 26, 2022
@ValarDragon ValarDragon deleted the mattverse/query-undelegations branch February 26, 2022 04:52
mergify bot pushed a commit that referenced this pull request Feb 26, 2022
ValarDragon pushed a commit that referenced this pull request Feb 26, 2022
(cherry picked from commit 237b6f0)

Co-authored-by: Matt, Park <[email protected]>
mattverse added a commit that referenced this pull request Feb 26, 2022
(cherry picked from commit 237b6f0)

Co-authored-by: Matt, Park <[email protected]>
@github-actions github-actions bot mentioned this pull request Jan 15, 2024
@github-actions github-actions bot mentioned this pull request Mar 1, 2024
@github-actions github-actions bot mentioned this pull request Mar 15, 2024
@github-actions github-actions bot mentioned this pull request May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:backport/v7.x Do not use. backport patches to v7.x branch
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants