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 ibc and related dependencies #1959

Merged
merged 21 commits into from
Mar 30, 2023
Merged

Conversation

robert-zaremba
Copy link
Member

Description

Update dependencies related to IBC

  • ibc-go
  • cosmwasm (also commenting out unneded for now code related to cosmwasm ibc)
  • bech32-ibc

As well as updating tests and code related to breaking changes.

@robert-zaremba robert-zaremba requested review from a team as code owners March 29, 2023 11:00
@robert-zaremba robert-zaremba changed the title Robert/bump ibc chore: update ibc and related dependencies Mar 29, 2023
Copy link
Collaborator

@gsk967 gsk967 left a comment

Choose a reason for hiding this comment

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

Pre Approving

app/app.go Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Merging #1959 (6a289df) into main (e3bd379) will increase coverage by 0.05%.
The diff coverage is 10.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1959      +/-   ##
==========================================
+ Coverage   66.86%   66.92%   +0.05%     
==========================================
  Files         100      100              
  Lines        8024     8017       -7     
==========================================
  Hits         5365     5365              
+ Misses       2239     2232       -7     
  Partials      420      420              
Impacted Files Coverage Δ
ante/ante.go 48.21% <ø> (ø)
x/uibc/ics20/ibc_module.go 37.50% <ø> (ø)
x/uibc/ics20/keeper/keeper.go 0.00% <0.00%> (ø)
x/uibc/quota/keeper/keeper.go 100.00% <ø> (ø)
x/uibc/quota/keeper/relay.go 0.00% <0.00%> (ø)
util/ibc/ibc.go 58.82% <100.00%> (ø)

@robert-zaremba robert-zaremba added this pull request to the merge queue Mar 30, 2023
Merged via the queue into main with commit 073468e Mar 30, 2023
@robert-zaremba robert-zaremba deleted the robert/bump-ibc branch March 30, 2023 14:19
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