forked from CosmWasm/wasmd
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0f909c6
commit 3f1bad9
Showing
5 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
.changelog/v0.50.2/bug-fixes/27-iavl-pruning-mode-default-or-everything-error.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Failed to prune store err=Value missing for key | ||
([\#27](https://github.com/oraichain/wasmd/issues/27)) |
3 changes: 3 additions & 0 deletions
3
.changelog/v0.50.2/bug-fixes/33-cannot-set-tokenfactory-metadata.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
- No cosmos.msg.v1.signer option found for message | ||
cosmwasm.tokenfactory.v1beta1.MsgSetDenomMetadata | ||
([\#33](https://github.com/oraichain/wasmd/issues/33)) |
3 changes: 3 additions & 0 deletions
3
.changelog/v0.50.2/bug-fixes/34-create-ibc-channel-open-init-failed.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
- Failed ChanOpenInit ChannelSide: channel open init | ||
callback failed for port ID: cannot claim nil capability | ||
([\#34](https://github.com/oraichain/wasmd/issues/34)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<!-- | ||
Add a summary for the release here. | ||
If you don't change this message, or if this file is empty, the release | ||
will not be created. --> | ||
|
||
Upgrade Oraichain mainnet to v0.50.2 to fix some IBC, cosmos sdk and iavl bugs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters