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

feat: add unbonding delegation query #1970

Merged
merged 3 commits into from
Dec 11, 2024
Merged

Conversation

blindchaser
Copy link
Contributor

Describe your changes and provide context

Testing performed to validate your change

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.55%. Comparing base (86d0381) to head (3158dec).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1970      +/-   ##
==========================================
+ Coverage   61.36%   61.55%   +0.19%     
==========================================
  Files         263      263              
  Lines       24339    24339              
==========================================
+ Hits        14936    14983      +47     
+ Misses       8292     8242      -50     
- Partials     1111     1114       +3     

see 2 files with indirect coverage changes

go.mod Outdated
@@ -344,7 +344,8 @@ require (
)

replace (
github.com/CosmWasm/wasmd => github.com/sei-protocol/sei-wasmd v0.2.9
github.com/CosmWasm/wasmd => github.com/sei-protocol/sei-wasmd v0.0.0-20241203200623-bdd858fb6f9b
Copy link
Contributor

Choose a reason for hiding this comment

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

We should cut a tag instead of using a hash here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated

@blindchaser blindchaser merged commit 76df29e into main Dec 11, 2024
47 checks passed
@blindchaser blindchaser deleted the yiren/unbonding-delegation branch December 11, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants