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

update cosmos-sdk to v45.9, add dragonberry. #1052

Merged
merged 3 commits into from
Oct 14, 2022

Conversation

puneet2019
Copy link
Contributor

  • updated cosmos-sdk
  • replace confio/ics23 to cosmos/ics23
  • updated GenTx function in helper as GenTx now does it within itself.

@puneet2019 puneet2019 requested a review from alpe as a code owner October 14, 2022 15:46
@codecov
Copy link

codecov bot commented Oct 14, 2022

Codecov Report

Merging #1052 (9aa38c2) into main (319a948) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1052      +/-   ##
==========================================
+ Coverage   59.26%   59.32%   +0.05%     
==========================================
  Files          52       52              
  Lines        6633     6630       -3     
==========================================
+ Hits         3931     3933       +2     
+ Misses       2411     2407       -4     
+ Partials      291      290       -1     
Impacted Files Coverage Δ
app/test_helpers.go 0.78% <ø> (+<0.01%) ⬆️
x/wasm/keeper/keeper.go 88.07% <0.00%> (+0.31%) ⬆️

Copy link
Member

@ethanfrey ethanfrey left a comment

Choose a reason for hiding this comment

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

Thanks for this quick patch

@ethanfrey ethanfrey merged commit d8ebe64 into CosmWasm:main Oct 14, 2022
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.

2 participants