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 to Cosmwasm v1.0.0-soon #617

Merged
merged 4 commits into from
Sep 22, 2021
Merged

Update to Cosmwasm v1.0.0-soon #617

merged 4 commits into from
Sep 22, 2021

Conversation

ethanfrey
Copy link
Member

This does not support the new features (TransactionInfo and ContractInfoQuery), but updates all dependencies so those can easily be added in follow-up PRs. (I think TransactionInfo in #608 is ready once it rebases on this)

@ethanfrey ethanfrey requested a review from alpe as a code owner September 22, 2021 17:22
@codecov
Copy link

codecov bot commented Sep 22, 2021

Codecov Report

Merging #617 (5c42c10) into master (2900e6c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #617   +/-   ##
=======================================
  Coverage   60.01%   60.01%           
=======================================
  Files          45       45           
  Lines        5209     5209           
=======================================
  Hits         3126     3126           
  Misses       1860     1860           
  Partials      223      223           
Impacted Files Coverage Δ
app/app.go 84.01% <100.00%> (ø)

Copy link
Contributor

@alpe alpe left a comment

Choose a reason for hiding this comment

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

👍 excellent

@ethanfrey ethanfrey mentioned this pull request Sep 22, 2021
5 tasks
@ethanfrey ethanfrey merged commit 6bd9172 into master Sep 22, 2021
@ethanfrey ethanfrey deleted the cosmwasm-1.0-soon branch September 22, 2021 18:05
@ethanfrey
Copy link
Member Author

Merged. #608 is now unblocked

@ethanfrey ethanfrey mentioned this pull request Sep 22, 2021
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