-
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 v0.50 #NTRN-231 #153
Commits on Sep 25, 2023
-
SDK upgrade to v0.50 (branch) (CosmWasm#1611)
* Start implementation * Add implementation + some e2e test * Fix lint * Squashed: sdk upgrade to v0.50 * rebuild protos with newer proto builder (cherry picked from commit fd8f4c1) * update ibc-go (cherry picked from commit fb86679) * bump cosmos-sdk and ibc in the v50 branch (CosmWasm#1616) * tidy * upgade ibc * remove the toolchain command * Bump sdk version * Use correct bech32 prefix * Bump SDK * Enable fraud system test again * Fix genesis param name * Fix import/export simulations * set log level for benchmarks (cherry picked from commit 1cfb930) * Apply review comments * Remove gov beta1 helpers * Bump sdk version to latest in branch * Fix linter * Setup mergify for main * Update mergify for better branch name --------- Co-authored-by: Pino' Surace <pino.surace@live.it> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cd66f78 - Browse repository at this point
Copy the full SHA cd66f78View commit details -
Bump actions/checkout from 4.0.0 to 4.1.0 (CosmWasm#1635)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d5305e8 - Browse repository at this point
Copy the full SHA d5305e8View commit details
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d79c819 - Browse repository at this point
Copy the full SHA d79c819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625cc49 - Browse repository at this point
Copy the full SHA 625cc49View commit details -
Merge pull request CosmWasm#1637 from CosmWasm/sdk-upgrade050rc1
Bump sdk to rc1
Configuration menu - View commit details
-
Copy full SHA for bb2a2fa - Browse repository at this point
Copy the full SHA bb2a2faView commit details -
Bump github.com/rs/zerolog from 1.30.0 to 1.31.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.30.0 to 1.31.0. - [Release notes](https://github.com/rs/zerolog/releases) - [Commits](rs/zerolog@v1.30.0...v1.31.0) --- updated-dependencies: - dependency-name: github.com/rs/zerolog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4c710cb - Browse repository at this point
Copy the full SHA 4c710cbView commit details
Commits on Sep 27, 2023
-
Bump github.com/cosmos/ibc-go/modules/capability
Bumps [github.com/cosmos/ibc-go/modules/capability](https://github.com/cosmos/ibc-go) from 1.0.0-rc5 to 1.0.0-rc6. - [Release notes](https://github.com/cosmos/ibc-go/releases) - [Changelog](https://github.com/cosmos/ibc-go/blob/main/CHANGELOG.md) - [Commits](cosmos/ibc-go@modules/capability/v1.0.0-rc5...modules/capability/v1.0.0-rc6) --- updated-dependencies: - dependency-name: github.com/cosmos/ibc-go/modules/capability dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f3ad908 - Browse repository at this point
Copy the full SHA f3ad908View commit details -
Merge pull request CosmWasm#1639 from CosmWasm/dependabot/go_modules/…
…github.com/cosmos/ibc-go/modules/capability-1.0.0-rc6 Bump github.com/cosmos/ibc-go/modules/capability from 1.0.0-rc5 to 1.0.0-rc6
Configuration menu - View commit details
-
Copy full SHA for 5966c11 - Browse repository at this point
Copy the full SHA 5966c11View commit details -
Merge pull request CosmWasm#1638 from CosmWasm/dependabot/go_modules/…
…github.com/rs/zerolog-1.31.0 Bump github.com/rs/zerolog from 1.30.0 to 1.31.0
Configuration menu - View commit details
-
Copy full SHA for af8c491 - Browse repository at this point
Copy the full SHA af8c491View commit details
Commits on Sep 28, 2023
-
Add msg update contract label (CosmWasm#1640)
* Add msg update contract label * fix tests
Configuration menu - View commit details
-
Copy full SHA for e654808 - Browse repository at this point
Copy the full SHA e654808View commit details -
Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (CosmW…
…asm#1641) Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.17.0/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 894076a - Browse repository at this point
Copy the full SHA 894076aView commit details
Commits on Oct 3, 2023
-
Bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+…
…incompatible (CosmWasm#1647) * Bump github.com/docker/distribution Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.2+incompatible to 2.8.3+incompatible. - [Release notes](https://github.com/docker/distribution/releases) - [Commits](distribution/distribution@v2.8.2...v2.8.3) --- updated-dependencies: - dependency-name: github.com/docker/distribution dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Fix lint --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pino' Surace <pino.surace@live.it>
Configuration menu - View commit details
-
Copy full SHA for ca682c0 - Browse repository at this point
Copy the full SHA ca682c0View commit details -
Bump github.com/cosmos/ibc-go/v8 from 8.0.0-beta.0 to 8.0.0-beta.1 (C…
…osmWasm#1648) * Bump github.com/cosmos/ibc-go/v8 from 8.0.0-beta.0 to 8.0.0-beta.1 Bumps [github.com/cosmos/ibc-go/v8](https://github.com/cosmos/ibc-go) from 8.0.0-beta.0 to 8.0.0-beta.1. - [Release notes](https://github.com/cosmos/ibc-go/releases) - [Changelog](https://github.com/cosmos/ibc-go/blob/main/CHANGELOG.md) - [Commits](cosmos/ibc-go@v8.0.0-beta.0...v8.0.0-beta.1) --- updated-dependencies: - dependency-name: github.com/cosmos/ibc-go/v8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Fix conflicts * Fix lint * Make lint pass --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pino' Surace <pino.surace@live.it>
Configuration menu - View commit details
-
Copy full SHA for b845e14 - Browse repository at this point
Copy the full SHA b845e14View commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e0da419 - Browse repository at this point
Copy the full SHA e0da419View commit details -
fix: propagate funds validation errors
The validation functions on the `tx` type masquerade the root error message for the `Funds` validation. Having the original error helps to save time when debugging the cause for a failed tx. One example is if someone sends multiple funds to a contract execution without sorting the denoms, which is one of the validations in the `Coins.Validate` method. With the error propagation, the developer can quickly determine why the tx failed.
Configuration menu - View commit details
-
Copy full SHA for 6b8b45c - Browse repository at this point
Copy the full SHA 6b8b45cView commit details
Commits on Oct 5, 2023
-
Merge pull request CosmWasm#1649 from aelesbao/aelesbao/fix/propagate…
…-funds-err fix: propagate funds validation errors
Configuration menu - View commit details
-
Copy full SHA for 3ea8575 - Browse repository at this point
Copy the full SHA 3ea8575View commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4cd1345 - Browse repository at this point
Copy the full SHA 4cd1345View commit details -
Bump bufbuild/buf-setup-action from 1.26.1 to 1.27.0 (CosmWasm#1653)
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.26.1 to 1.27.0. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.26.1...v1.27.0) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bb7d3e5 - Browse repository at this point
Copy the full SHA bb7d3e5View commit details
Commits on Oct 9, 2023
-
Merge pull request CosmWasm#1652 from CosmWasm/1651-retract_42_release
Retract v0.42.0 release
Configuration menu - View commit details
-
Copy full SHA for 4d5f875 - Browse repository at this point
Copy the full SHA 4d5f875View commit details -
Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (CosmWasm#1656)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 99367e1 - Browse repository at this point
Copy the full SHA 99367e1View commit details -
Add label validation for non printable chars (CosmWasm#1650)
* Add label validation for non printable chars * Fix printable chars check
Configuration menu - View commit details
-
Copy full SHA for 1a22c29 - Browse repository at this point
Copy the full SHA 1a22c29View commit details -
Bump wasmvm to v1.4.1 - bugfix (backport CosmWasm#1658) (CosmWasm#1660)
* Bump wasmvm to v1.4.1 - bugfix (CosmWasm#1658) * Bump wasmvm to 1.4.1 - bugfix * Update Dockerfile (cherry picked from commit 7270ccd) # Conflicts: # go.mod # go.sum * Resolve conflicts --------- Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 90d4368 - Browse repository at this point
Copy the full SHA 90d4368View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1445baa - Browse repository at this point
Copy the full SHA 1445baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8fe3f9 - Browse repository at this point
Copy the full SHA d8fe3f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f79a694 - Browse repository at this point
Copy the full SHA f79a694View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29d10f3 - Browse repository at this point
Copy the full SHA 29d10f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ade09 - Browse repository at this point
Copy the full SHA 99ade09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9394faf - Browse repository at this point
Copy the full SHA 9394fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af3036 - Browse repository at this point
Copy the full SHA 3af3036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76f6f3d - Browse repository at this point
Copy the full SHA 76f6f3dView commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 257cd7e - Browse repository at this point
Copy the full SHA 257cd7eView commit details -
Merge pull request CosmWasm#1666 from CosmWasm/classic-address-tests
Classic address tests
Configuration menu - View commit details
-
Copy full SHA for c8a6594 - Browse repository at this point
Copy the full SHA c8a6594View commit details -
Update changelog for v0.43.0 release (CosmWasm#1662) (CosmWasm#1668)
* Update changelog for v0.43.0 release * Add date (cherry picked from commit c51dcca) Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 96867a3 - Browse repository at this point
Copy the full SHA 96867a3View commit details -
Add system tests for chain upgrade (CosmWasm#1643)
* Start chain upgrade tests * Fix stakeunstake test * Make test pass * Better stop chain * Test chain upgrade * Set upgrade handler order * Fix app for chain upgrade * Minor cleanup * Check contract state * Updates * Gov constitution migration will be handled by the sdk * Deactivate upgrade test * Helper * Better upgrade structure an minor updates (cherry picked from commit 32a01da) * Updates * Gci formatting * Updates * Testnet commit timeout * Update * Store artifacts on system test failure * Better circleci setup * Artifact path * x * Fix upgrade * Generic upgrade handler * Fix imports * Update tests/system/cli.go Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com> --------- Co-authored-by: Pino' Surace <pino.surace@live.it> Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cd78376 - Browse repository at this point
Copy the full SHA cd78376View commit details
Commits on Oct 16, 2023
-
(cherry picked from commit 8bb5b82)
Configuration menu - View commit details
-
Copy full SHA for bb2beb8 - Browse repository at this point
Copy the full SHA bb2beb8View commit details -
Merge pull request CosmWasm#1671 from CosmWasm/mergify/bp/main/pr-1670
Fix test code (backport CosmWasm#1670)
Configuration menu - View commit details
-
Copy full SHA for 606289a - Browse repository at this point
Copy the full SHA 606289aView commit details
Commits on Oct 18, 2023
-
Bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 361ff25 - Browse repository at this point
Copy the full SHA 361ff25View commit details
Commits on Oct 20, 2023
-
Rename some more "features" to "capabilities" (CosmWasm#1679)
* Format code * Rename {Reflect,Cyberpunk}Features -> {Reflect,Cyberpunk}Capabilities
Configuration menu - View commit details
-
Copy full SHA for a6fe36d - Browse repository at this point
Copy the full SHA a6fe36dView commit details -
Merge pull request CosmWasm#1678 from CosmWasm/dependabot/github_acti…
…ons/actions/checkout-4.1.1 Bump actions/checkout from 4.1.0 to 4.1.1
Configuration menu - View commit details
-
Copy full SHA for 2eee755 - Browse repository at this point
Copy the full SHA 2eee755View commit details
Commits on Oct 25, 2023
-
Bump bufbuild/buf-setup-action from 1.27.0 to 1.27.1 (CosmWasm#1677)
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.27.0 to 1.27.1. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.27.0...v1.27.1) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 62505fc - Browse repository at this point
Copy the full SHA 62505fcView commit details
Commits on Oct 26, 2023
-
Bump google.golang.org/grpc from 1.58.1 to 1.58.3 in /tests/system (C…
…osmWasm#1682) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.58.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.1...v1.58.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5adfe12 - Browse repository at this point
Copy the full SHA 5adfe12View commit details
Commits on Oct 30, 2023
-
Bump bufbuild/buf-setup-action from 1.27.1 to 1.27.2 (CosmWasm#1684)
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.27.1 to 1.27.2. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.27.1...v1.27.2) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6919e1 - Browse repository at this point
Copy the full SHA c6919e1View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a2bbd36 - Browse repository at this point
Copy the full SHA a2bbd36View commit details
Commits on Nov 6, 2023
-
Update changelog for v0.44.0 release (CosmWasm#1689)
* Update changelog for v0.44.0 release * Add date
Configuration menu - View commit details
-
Copy full SHA for 62d91d9 - Browse repository at this point
Copy the full SHA 62d91d9View commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc549d4 - Browse repository at this point
Copy the full SHA fc549d4View commit details
Commits on Nov 10, 2023
-
Merge pull request CosmWasm#1697 from CosmWasm/1693_default_version
Prevent empty channel version
Configuration menu - View commit details
-
Copy full SHA for 7c8f1e8 - Browse repository at this point
Copy the full SHA 7c8f1e8View commit details
Commits on Nov 13, 2023
-
Upgrade to SDK v0.50.1 (CosmWasm#1696)
* Upgrade to SDK v0.50.1 * Update dependencies * Upgrade ibc-go * Remove GetSigners() method * Update deps
Configuration menu - View commit details
-
Copy full SHA for 4313d7f - Browse repository at this point
Copy the full SHA 4313d7fView commit details -
Minor cleanups and comments (CosmWasm#1712)
* Minor cleanups and comments * Lint
Configuration menu - View commit details
-
Copy full SHA for 6f8c0a9 - Browse repository at this point
Copy the full SHA 6f8c0a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5f5881 - Browse repository at this point
Copy the full SHA c5f5881View commit details
Commits on Nov 15, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 2a82e35 - Browse repository at this point
Copy the full SHA 2a82e35View commit details -
Merge pull request CosmWasm#1714 from CosmWasm/local_scripts
Fix local test scripts
Configuration menu - View commit details
-
Copy full SHA for 1223434 - Browse repository at this point
Copy the full SHA 1223434View commit details -
Allow empty attribute values (CosmWasm#1618)
* remove event value judgment * remove event value judgment * fix cosmwasm events test
Configuration menu - View commit details
-
Copy full SHA for 4e7316e - Browse repository at this point
Copy the full SHA 4e7316eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f31351f - Browse repository at this point
Copy the full SHA f31351fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12589b2 - Browse repository at this point
Copy the full SHA 12589b2View commit details -
Merge pull request CosmWasm#1720 from CosmWasm/retract_43_44
Retract wasmd v0.43.0 and v0.44.0
Configuration menu - View commit details
-
Copy full SHA for 0c8a485 - Browse repository at this point
Copy the full SHA 0c8a485View commit details -
Merge pull request CosmWasm#1719 from CosmWasm/1617_regression
Pass empty attribute value through stack
Configuration menu - View commit details
-
Copy full SHA for 09ae328 - Browse repository at this point
Copy the full SHA 09ae328View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eaa55b - Browse repository at this point
Copy the full SHA 8eaa55bView commit details
Commits on Nov 16, 2023
-
Bump bufbuild/buf-setup-action from 1.28.0 to 1.28.1 (CosmWasm#1726)
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.28.0 to 1.28.1. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.28.0...v1.28.1) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 07eb14a - Browse repository at this point
Copy the full SHA 07eb14aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b6512c - Browse repository at this point
Copy the full SHA 3b6512cView commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5cbc756 - Browse repository at this point
Copy the full SHA 5cbc756View commit details -
Merge pull request CosmWasm#1730 from CosmWasm/doc
Update compatibility metrics
Configuration menu - View commit details
-
Copy full SHA for 9050b5f - Browse repository at this point
Copy the full SHA 9050b5fView commit details
Commits on Nov 21, 2023
-
Fix migrate legacy params (CosmWasm#1729)
* Fix migrate legacy params * Better tests * Handle upgrade from wasmd 33 chains
Configuration menu - View commit details
-
Copy full SHA for dffa321 - Browse repository at this point
Copy the full SHA dffa321View commit details
Commits on Nov 22, 2023
-
Bump github.com/cometbft/cometbft from 0.38.0 to 0.38.1 (CosmWasm#1733)
Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.38.0 to 0.38.1. - [Release notes](https://github.com/cometbft/cometbft/releases) - [Changelog](https://github.com/cometbft/cometbft/blob/main/CHANGELOG.md) - [Commits](cometbft/cometbft@v0.38.0...v0.38.1) --- updated-dependencies: - dependency-name: github.com/cometbft/cometbft dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b02a472 - Browse repository at this point
Copy the full SHA b02a472View commit details
Commits on Nov 23, 2023
-
Prepare v0.50.0 release (CosmWasm#1737)
* Update changelog * Update readme
Configuration menu - View commit details
-
Copy full SHA for 7ea00e2 - Browse repository at this point
Copy the full SHA 7ea00e2View commit details
Commits on Mar 4, 2024
-
Merge branch 'cosmwasm-orig-0.50.0' into upd/neutron-upd-0.50
# Conflicts: # CHANGELOG.md # Dockerfile # README.md # app/app.go # cmd/wasmd/root.go # go.mod # go.sum # x/wasm/keeper/handler_plugin_encoders_test.go # x/wasm/keeper/keeper.go # x/wasm/keeper/msg_server.go # x/wasm/keeper/msg_server_integration_test.go # x/wasm/keeper/proposal_integration_test.go # x/wasm/module_test.go # x/wasm/types/codec.go # x/wasm/types/genesis.pb.go # x/wasm/types/tx.go # x/wasm/types/tx.pb.go
Configuration menu - View commit details
-
Copy full SHA for 1e620a5 - Browse repository at this point
Copy the full SHA 1e620a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 564e5d1 - Browse repository at this point
Copy the full SHA 564e5d1View commit details