forked from CosmWasm/wasmd
-
Notifications
You must be signed in to change notification settings - Fork 5
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
upd: updated to wasmd 0.45 #127
Merged
Merged
Conversation
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
* Added tests for classic addresses. (cherry picked from commit 1445baa) * Used another prefix. (cherry picked from commit d8fe3f9) * Fixes. (cherry picked from commit f79a694) * Fixes. (cherry picked from commit 29d10f3) * Refactoring. (cherry picked from commit 99ade09) * Maybe this will fix the problem. (cherry picked from commit 9394faf) * Refactoring. (cherry picked from commit 3af3036) * Refactoring. (cherry picked from commit 76f6f3d) * Made cleanup function private. (cherry picked from commit 257cd7e) --------- Co-authored-by: Dariusz Depta <dariusz@confio.gmbh>
Fix test code
* Bump wasmvm 1.5.0 (CosmWasm#1686) (cherry picked from commit a2bbd36) # Conflicts: # go.mod # go.sum * Fix conflicts --------- Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com> Co-authored-by: Pino' Surace <pino.surace@live.it>
* Update changelog for v0.44.0 release * Add date (cherry picked from commit 62d91d9) Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>
(cherry picked from commit fc549d4)
….4x/pr-1697 Prevent empty channel version (backport CosmWasm#1697)
…osmWasm#1716) * Fix gov v1beta1 support for legacy propsals (CosmWasm#1715) * Revert "Remove gov v1beta1 dependencies and deprecated proposals (CosmWasm#1646)" This reverts commit e0da419. * Rename legacy propsal files * Ensure gov store support for v1beta1 types * Linter * Cleanup alias (cherry picked from commit 2a82e35) # Conflicts: # x/wasm/types/tx.pb.go * Rengenerate from proto; formatting * Make test compile with v0.4x branch --------- Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
* remove event value judgment * remove event value judgment * fix cosmwasm events test (cherry picked from commit 4e7316e)
….4x/pr-1618 Allow empty attribute values (backport CosmWasm#1618)
(cherry picked from commit 12589b2)
….4x/pr-1720 Retract wasmd v0.43.0 and v0.44.0 (backport CosmWasm#1720)
(cherry picked from commit f31351f) Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
(cherry picked from commit 8eaa55b) Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>
# Conflicts: # CHANGELOG.md
pr0n00gler
approved these changes
Nov 22, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.