-
Notifications
You must be signed in to change notification settings - Fork 87
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
imp(08-wasm): supersede Bytes
with cosmwasm_std::Binary
#1272
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1272 +/- ##
==========================================
- Coverage 67.42% 67.41% -0.02%
==========================================
Files 235 235
Lines 23811 23820 +9
==========================================
+ Hits 16055 16058 +3
- Misses 7756 7762 +6 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🙏 Thanks Farhad !
.changelog/unreleased/breaking-changes/1271-supersede-Bytes-with-cosmwasm-Binary.md
Outdated
Show resolved
Hide resolved
* imp: supersede Bytes with cosmwasm_std::Binary * chore: add unclog * fix: keep ibc-client-wasm-types as is * fix: use cosmwasm_std::Checksum * fix: make clippy happy * rm unused dependency * rm redundant import * fix: move unclog under improvements --------- Co-authored-by: Ranadeep Biswas <[email protected]>
Closes: #1271
PR author checklist:
unclog
.docs/
).Reviewer checklist:
Files changed
in the GitHub PR explorer.