Commit Graph

2022 Commits

Author SHA1 Message Date
dependabot[bot]
6f6be7880f Bump actions/checkout from 3 to 4 (#1750)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04 10:39:17 +01:00
Alexander Peters
c686760e18 Add staticmajor code analyzer (#1738) 2023-12-01 09:21:16 +01:00
dependabot[bot]
c20e824e9c Bump cosmossdk.io/store from 1.0.0 to 1.0.1 (#1747)
Bumps [cosmossdk.io/store](https://github.com/cosmos/cosmos-sdk) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cosmos/cosmos-sdk/compare/log/v1.0.0...math/v1.0.1)

---
updated-dependencies:
- dependency-name: cosmossdk.io/store
  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>
2023-12-01 09:20:42 +01:00
dependabot[bot]
b7f24f36de Bump github.com/spf13/cast from 1.5.1 to 1.6.0 (#1746)
Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](https://github.com/spf13/cast/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cast
  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>
2023-12-01 09:19:46 +01:00
Simon Warta
9280688083 Merge pull request #1748 from CosmWasm/codeowner
Remove codeowners
2023-11-30 15:49:22 +01:00
Alex Peters
fe82969364 Remove codeowners 2023-11-30 15:31:05 +01:00
dependabot[bot]
4442cc6df6 Bump github.com/cometbft/cometbft from 0.38.1 to 0.38.2 (#1743)
Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.38.1 to 0.38.2.
- [Release notes](https://github.com/cometbft/cometbft/releases)
- [Changelog](https://github.com/cometbft/cometbft/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cometbft/cometbft/compare/v0.38.1...v0.38.2)

---
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>
2023-11-28 09:37:33 +01:00
Alexander Peters
7ea00e2ea8 Prepare v0.50.0 release (#1737)
* Update changelog

* Update readme
2023-11-23 15:27:17 +01:00
dependabot[bot]
b02a472361 Bump github.com/cometbft/cometbft from 0.38.0 to 0.38.1 (#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](https://github.com/cometbft/cometbft/compare/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>
2023-11-22 11:19:19 +01:00
Alexander Peters
dffa3212fc Fix migrate legacy params (#1729)
* Fix migrate legacy params

* Better tests

* Handle upgrade from wasmd 33 chains
2023-11-21 08:56:41 +01:00
Alexander Peters
9050b5fa4e Merge pull request #1730 from CosmWasm/doc
Update compatibility metrics
2023-11-17 12:43:29 +01:00
Alex Peters
5cbc756d66 Update compatibility metrics 2023-11-17 09:00:14 +01:00
pinosu
3b6512c9f1 Update README (#1727) 2023-11-16 14:29:26 +01:00
dependabot[bot]
07eb14a0a5 Bump bufbuild/buf-setup-action from 1.28.0 to 1.28.1 (#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](https://github.com/bufbuild/buf-setup-action/compare/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>
2023-11-16 12:10:58 +01:00
pinosu
8eaa55b94d Add changelog for 0.45 release (#1721) 2023-11-15 15:22:34 +01:00
Alexander Peters
09ae328d70 Merge pull request #1719 from CosmWasm/1617_regression
Pass empty attribute value through stack
2023-11-15 14:47:23 +01:00
Alexander Peters
0c8a4853ec Merge pull request #1720 from CosmWasm/retract_43_44
Retract wasmd v0.43.0 and v0.44.0
2023-11-15 14:38:40 +01:00
Pino' Surace
12589b2067 Retract wasmd v0.43.0 and v0.44.0 2023-11-15 14:22:07 +01:00
Alex Peters
f31351fea0 Pass empty attribute value through stack 2023-11-15 10:22:33 +01:00
FengFeng
4e7316e97b Allow empty attribute values (#1618)
* remove event value judgment

* remove event value judgment

* fix cosmwasm events test
2023-11-15 10:15:58 +01:00
Alexander Peters
122343477e Merge pull request #1714 from CosmWasm/local_scripts
Fix local test scripts
2023-11-15 08:30:01 +01:00
Alexander Peters
2a82e35243 Fix gov v1beta1 support for legacy propsals (#1715)
* Revert "Remove gov v1beta1 dependencies and deprecated proposals (#1646)"

This reverts commit e0da419409.

* Rename legacy propsal files

* Ensure gov store support for v1beta1 types

* Linter

* Cleanup alias
2023-11-15 08:29:33 +01:00
Alex Peters
c5f58813fb Fix local test scripts 2023-11-13 17:00:13 +01:00
Alexander Peters
6f8c0a9505 Minor cleanups and comments (#1712)
* Minor cleanups and comments

* Lint
2023-11-13 14:08:31 +01:00
pinosu
4313d7f3ee Upgrade to SDK v0.50.1 (#1696)
* Upgrade to SDK v0.50.1

* Update dependencies

* Upgrade ibc-go

* Remove GetSigners() method

* Update deps
2023-11-13 12:31:36 +01:00
Alexander Peters
7c8f1e8d54 Merge pull request #1697 from CosmWasm/1693_default_version
Prevent empty channel version
2023-11-10 08:46:35 +01:00
Alex Peters
fc549d46c4 Prevent empty channel version 2023-11-08 09:24:04 +01:00
pinosu
62d91d972a Update changelog for v0.44.0 release (#1689)
* Update changelog for v0.44.0 release

* Add date
2023-11-06 14:46:53 +01:00
pinosu
a2bbd36364 Bump wasmvm 1.5.0 (#1686) 2023-10-31 12:39:05 +01:00
dependabot[bot]
c6919e140b Bump bufbuild/buf-setup-action from 1.27.1 to 1.27.2 (#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](https://github.com/bufbuild/buf-setup-action/compare/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>
2023-10-30 10:46:28 +01:00
dependabot[bot]
5adfe12971 Bump google.golang.org/grpc from 1.58.1 to 1.58.3 in /tests/system (#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](https://github.com/grpc/grpc-go/compare/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>
2023-10-26 10:50:17 +02:00
dependabot[bot]
62505fc1e2 Bump bufbuild/buf-setup-action from 1.27.0 to 1.27.1 (#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](https://github.com/bufbuild/buf-setup-action/compare/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>
2023-10-25 17:31:24 +02:00
Alexander Peters
2eee755048 Merge pull request #1678 from CosmWasm/dependabot/github_actions/actions/checkout-4.1.1
Bump actions/checkout from 4.1.0 to 4.1.1
2023-10-20 18:05:17 +02:00
Simon Warta
a6fe36d574 Rename some more "features" to "capabilities" (#1679)
* Format code

* Rename {Reflect,Cyberpunk}Features -> {Reflect,Cyberpunk}Capabilities
2023-10-20 18:04:59 +02:00
dependabot[bot]
361ff25b07 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](https://github.com/actions/checkout/compare/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>
2023-10-18 08:58:22 +00:00
Alexander Peters
606289ab56 Merge pull request #1671 from CosmWasm/mergify/bp/main/pr-1670
Fix test code (backport #1670)
2023-10-16 18:26:03 +02:00
Alex Peters
bb2beb8d9f Fix test code
(cherry picked from commit 8bb5b82bad97339e78aa1e349b95d68ebc758767)
2023-10-16 15:27:44 +00:00
Alexander Peters
cd7837680b Add system tests for chain upgrade (#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 32a01da4563b52df6167929f3535d111ad18a1b7)

* 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>
2023-10-13 14:16:31 +02:00
mergify[bot]
96867a33d5 Update changelog for v0.43.0 release (#1662) (#1668)
* Update changelog for v0.43.0 release

* Add date

(cherry picked from commit c51dccae4553d5d1ae3b3573ca3dcf307efbdc0a)

Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>
2023-10-13 10:28:41 +02:00
Dariusz Depta
c8a659420b Merge pull request #1666 from CosmWasm/classic-address-tests
Classic address tests
2023-10-13 10:01:22 +02:00
Dariusz Depta
257cd7e0bc Made cleanup function private. 2023-10-13 09:41:29 +02:00
Dariusz Depta
76f6f3d548 Refactoring. 2023-10-12 18:58:17 +02:00
Dariusz Depta
3af3036a79 Refactoring. 2023-10-12 17:42:42 +02:00
Dariusz Depta
9394faf3be Maybe this will fix the problem. 2023-10-12 17:21:39 +02:00
Dariusz Depta
99ade09b37 Refactoring. 2023-10-12 16:21:31 +02:00
Dariusz Depta
29d10f3af2 Fixes. 2023-10-12 16:15:30 +02:00
Dariusz Depta
f79a694bbd Fixes. 2023-10-12 15:42:42 +02:00
Dariusz Depta
d8fe3f9467 Used another prefix. 2023-10-12 15:31:27 +02:00
Dariusz Depta
1445baa490 Added tests for classic addresses. 2023-10-12 15:03:09 +02:00
mergify[bot]
90d43687ce Bump wasmvm to v1.4.1 - bugfix (backport #1658) (#1660)
* Bump wasmvm to v1.4.1 - bugfix (#1658)

* Bump wasmvm to 1.4.1 - bugfix

* Update Dockerfile

(cherry picked from commit 7270ccd949a926b479b08e86d639a3ebbbd1754e)

# Conflicts:
#	go.mod
#	go.sum

* Resolve conflicts

---------

Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2023-10-09 15:47:49 +02:00