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

chore: update cosmos-sdk to fix refundStake issue #1000

Merged
merged 3 commits into from
Jan 15, 2024
Merged

Conversation

j75689
Copy link
Contributor

@j75689 j75689 commented Jan 15, 2024

Description

update cosmos-sdk to fix refundStake issue

Rationale

https://github.com/bnb-chain/bnc-cosmos-sdk/pull/378/files
https://github.com/bnb-chain/bnc-cosmos-sdk/pull/379/files

Example

n/a

Changes

Notable changes:

  • n/a

Preflight checks

  • build passed (make build)
  • tests passed (make test)
  • integration tests passed (make integration_test)
  • manual transaction test passed (cli invoke)

Already reviewed by

n/a

Related issues

n/a

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ea088e2) 48.78% compared to head (f7294b2) 48.80%.

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

Additional details and impacted files
@@              Coverage Diff              @@
##           bc-fusion    #1000      +/-   ##
=============================================
+ Coverage      48.78%   48.80%   +0.01%     
=============================================
  Files            127      127              
  Lines          12811    12811              
=============================================
+ Hits            6250     6252       +2     
+ Misses          6130     6127       -3     
- Partials         431      432       +1     

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

@unclezoro unclezoro merged commit 43fad4d into bc-fusion Jan 15, 2024
8 checks passed
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