-
Notifications
You must be signed in to change notification settings - Fork 404
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
Tracking: Cosmos sdk 0.39 #146
Conversation
Codecov Report
@@ Coverage Diff @@
## master #146 +/- ##
===========================================
- Coverage 67.90% 31.02% -36.88%
===========================================
Files 23 22 -1
Lines 2053 3655 +1602
===========================================
- Hits 1394 1134 -260
- Misses 563 2426 +1863
+ Partials 96 95 -1
Continue to review full report at Codecov.
|
This is a good reference for the IBC integration: https://docs.cosmos.network/master/ibc/custom.html |
This was game of zone phase 3. More stable but outdated from #172 |
This tracks the long-lived branch that adds cosmos-sdk 0.39-master support.
wasmd:master
will track the last stable release (0.38.x) and from that we can tag releases. This branch will live for adding IBC integrations until a cosmos-sdk 0.39.0 release is made, at which point it can be merged into master.Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/
)Added relevant
godoc
comments.Added a relevant changelog entry to the
Unreleased
section inCHANGELOG.md
Re-reviewed
Files changed
in the Github PR explorerFor admin use:
WIP
,R4R
,docs
, etc)