Commit Graph

1802 Commits

Author SHA1 Message Date
Alexander Peters
b936a23b02 Merge pull request #1382 from CosmWasm/dependabot/github_actions/bufbuild/buf-setup-action-1.18.0
Bump bufbuild/buf-setup-action from 1.17.0 to 1.18.0
2023-05-08 17:13:33 +02:00
dependabot[bot]
049c834809 Bump bufbuild/buf-setup-action from 1.17.0 to 1.18.0
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.17.0...v1.18.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>
2023-05-08 09:06:26 +00:00
Alexander Peters
4fe0380f00 Merge pull request #1374 from CosmWasm/1372_sims
Add wasm store  to import-export sims
2023-05-04 10:32:36 +02:00
Alex Peters
0759d70a7e Add wasm store to import-export sims 2023-05-03 09:37:02 +02:00
Alexander Peters
a77658a40c Merge pull request #1369 from gjermundgaraba/bump_sdk_47_2
Bumped SDK to 0.47.2 and CometBFT to 0.37.1
2023-05-02 10:13:24 +02:00
Gjermund Garaba
7546a841ab Bumped SDK to 0.47.2 and CometBFT to 0.37.1 2023-04-29 10:03:05 +02:00
Alexander Peters
55647a1fd1 Merge pull request #1361 from CosmWasm/1341_cap
Extract configured capabilities
2023-04-24 16:40:37 +02:00
Alex Peters
6f35724070 Extract configured capabilities 2023-04-24 11:46:03 +02:00
Alexander Peters
b85abcf1d7 Merge pull request #1359 from faddat/patch-10
remove starport config
2023-04-22 08:16:26 +02:00
Jacob Gadikian
af895a2784 remove starport config 2023-04-22 02:36:27 +07:00
Alexander Peters
c2bb27d289 Merge pull request #1353 from CosmWasm/ibc_packet_recv
Redesign IBC on packet recv error/ result.Err handling
2023-04-21 18:35:44 +02:00
pinosu
52996dbf0e Add wasm command to support v1 gov proposals (#1326)
* Add wasm command to support v1 gov proposals

* fix lint issues

* fix comments

* Minor tweak and test files

---------

Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
2023-04-21 18:28:19 +02:00
Alexander Peters
e06c44590f Merge pull request #1352 from CosmWasm/mergify/bp/main/pr-1338
Don't run checkLibwasmVersion automatically on start (backport #1338)
2023-04-21 15:18:25 +02:00
Alexander Peters
2deceadd5d Merge pull request #1354 from CosmWasm/1342_error_msg
More verbose error message
2023-04-21 15:17:41 +02:00
Alex Peters
f64cb13aed Fix conflicts 2023-04-21 14:18:47 +02:00
dependabot[bot]
45f79e93a2 Bump github.com/CosmWasm/wasmvm from 1.2.1 to 1.2.3 (#1344)
* Bump github.com/CosmWasm/wasmvm from 1.2.1 to 1.2.3

Bumps [github.com/CosmWasm/wasmvm](https://github.com/CosmWasm/wasmvm) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/CosmWasm/wasmvm/releases)
- [Changelog](https://github.com/CosmWasm/wasmvm/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CosmWasm/wasmvm/compare/v1.2.1...v1.2.3)

---
updated-dependencies:
- dependency-name: github.com/CosmWasm/wasmvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Docker, Readme

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
2023-04-21 14:06:43 +02:00
Alex Peters
5055aac69a More verbose error message 2023-04-21 12:22:01 +02:00
Alex Peters
7cd5893ef3 Redesign IBC on packet recv error/ result.Err handling 2023-04-21 11:29:24 +02:00
Simon Warta
1f474ec3e4 Don't run checkLibwasmVersion automatically on start (#1338)
* Don't run checkLibwasmVersion automatically on start

* Remove unused preRunFn, chainPreRuns

* Add documentation to CheckLibwasmVersion

* Add skip wasmvm version flag

* Linter false positive

* Review feedback

* Pass expected version

---------

Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
(cherry picked from commit 09291688397078724f98f553ea251df180e53a41)

# Conflicts:
#	x/wasm/module.go
2023-04-20 14:51:34 +00:00
Alexander Peters
0d73f57ee2 Merge pull request #1345 from CosmWasm/dependabot/go_modules/github.com/cosmos/gogoproto-1.4.8
Bump github.com/cosmos/gogoproto from 1.4.7 to 1.4.8
2023-04-20 13:01:15 +02:00
Alexander Peters
219ec1ba99 Merge pull request #1349 from CosmWasm/remove_simulation_logs_storage
Remove simulations logs storage from CI
2023-04-20 09:10:38 +02:00
Alexander Peters
b320670bdb Merge pull request #1348 from CosmWasm/opt_vmdec
Add wasmvm decorator option
2023-04-20 09:09:42 +02:00
Pino' Surace
22b5903b99 Remove simulations logs storage from CI 2023-04-19 14:07:20 +02:00
Alex Peters
e5df7cb818 Add wasmvm decorator option 2023-04-19 13:03:23 +02:00
dependabot[bot]
c7ae391663 Bump github.com/cosmos/gogoproto from 1.4.7 to 1.4.8
Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.7 to 1.4.8.
- [Release notes](https://github.com/cosmos/gogoproto/releases)
- [Changelog](https://github.com/cosmos/gogoproto/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cosmos/gogoproto/compare/v1.4.7...v1.4.8)

---
updated-dependencies:
- dependency-name: github.com/cosmos/gogoproto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 08:58:28 +00:00
Alexander Peters
88439cbe1e Merge pull request #1334 from CosmWasm/1258-cleanup_errnotfound
Cleanup ErrNotFound cases
2023-04-19 09:38:14 +02:00
Alexander Peters
d8644a32cf Merge pull request #1328 from CosmWasm/1246-remove_simtypes_exclusion
Remove simtypes exclusion in .golangci.yml
2023-04-18 12:56:42 +02:00
dependabot[bot]
88c2f136fb Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#1332)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.14.0...v1.15.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>
2023-04-14 15:03:56 +02:00
dependabot[bot]
e60d103dac Bump actions/checkout from 3.5.1 to 3.5.2 (#1333)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.1 to 3.5.2.
- [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.5.1...v3.5.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-04-14 15:00:56 +02:00
Pino' Surace
127d9fda31 Cleanup ErrNotFound cases 2023-04-14 14:58:52 +02:00
dependabot[bot]
d95eebf456 Bump actions/checkout from 3.5.0 to 3.5.1 (#1329)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.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/v3.5.0...v3.5.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 12:20:09 +02:00
Pino' Surace
d64f55ea6e Remove simtypes exclusion in .golangci.yml 2023-04-12 13:52:38 +02:00
dependabot[bot]
cbfa6abc02 Bump bufbuild/buf-setup-action from 1.16.0 to 1.17.0 (#1318)
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.16.0...v1.17.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>
2023-04-07 11:47:06 +02:00
vishal-kanna
4c906d5a53 fix : removed the unnecessary usage of ErrInvalidMsg (#1311)
* feat:added a new error type

* feat:added a new error type

* fix: removed unnecessary usage of error type ErrInvalidMsg

---------

Co-authored-by: Vishal <kannavish329@gamil.com>
2023-04-04 11:14:57 +02:00
Alexander Peters
b33c38c811 Bump sdk to v0.47.1 (#1302) 2023-04-03 17:59:03 +02:00
dependabot[bot]
9aad04fa77 Bump github.com/cosmos/gogoproto from 1.4.6 to 1.4.7 (#1306)
Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/cosmos/gogoproto/releases)
- [Changelog](https://github.com/cosmos/gogoproto/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cosmos/gogoproto/compare/v1.4.6...v1.4.7)

---
updated-dependencies:
- dependency-name: github.com/cosmos/gogoproto
  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-04-03 12:38:34 +02:00
Alexander Peters
887ee0ee3e Add amino annotations to proto (#1280)
* Add amino annotations to proto

* Formatting only
2023-03-31 08:29:10 +02:00
Alexander Peters
341b7fca0f Merge pull request #1307 from CosmWasm/dependabot/github_actions/bufbuild/buf-setup-action-1.16.0
Bump bufbuild/buf-setup-action from 1.15.1 to 1.16.0
2023-03-30 15:04:48 +02:00
dependabot[bot]
6e63696986 Bump bufbuild/buf-setup-action from 1.15.1 to 1.16.0
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.15.1...v1.16.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>
2023-03-30 09:04:21 +00:00
pinosu
674eceb31e Use gov v1 instead of v1beta1 for new proposals (#1269)
* Deprecate proposal types

* Fix simulations

* Update cli

* Fix implementation

* Fix cli tests

* Fix lint errors

* Fix simulations

* fix comments

* Add integration tests

* Add more integration tests

* Add tests

* Remove legacy proposal CLI

* fix comments
2023-03-30 10:25:42 +02:00
pinosu
5edfd6c74d Update OnRecvPacket method to panic when an error is returned (#1298)
by the VM
2023-03-29 13:16:02 +02:00
Alexander Peters
f438834b7c Merge pull request #1292 from CosmWasm/dependabot/github_actions/actions/checkout-3.5.0
Bump actions/checkout from 3.4.0 to 3.5.0
2023-03-29 08:49:18 +02:00
dependabot[bot]
76c8f7da53 Bump actions/checkout from 3.4.0 to 3.5.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
- [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.4.0...v3.5.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>
2023-03-28 11:07:27 +00:00
Alexander Peters
aec75e11eb Merge pull request #1297 from CosmWasm/wasm-magic-source
Add source comment for Wasm magic number
2023-03-28 08:45:43 +02:00
Simon Warta
4df88042df Add source for Wasm magic number 2023-03-27 13:43:20 +02:00
Alexander Peters
5b59886e41 Merge pull request #1293 from CosmWasm/revert_1256
Revert "Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.2 to 1.0.…
2023-03-24 15:39:19 +01:00
Alex Peters
e9a4f739cf Revert "Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.2 to 1.0.0-beta.3"
This reverts commit 88f03a2a77.
2023-03-24 14:09:31 +01:00
Alexander Peters
ab0c9d937c Merge pull request #1268 from CosmWasm/dependabot/github_actions/actions/checkout-3.4.0
Bump actions/checkout from 3.3.0 to 3.4.0
2023-03-22 10:39:07 +01:00
Alexander Peters
b4aef7ff2f Merge pull request #1256 from CosmWasm/dependabot/go_modules/github.com/cosmos/cosmos-proto-1.0.0-beta.3
Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.2 to 1.0.0-beta.3
2023-03-22 10:38:45 +01:00
Alexander Peters
22c77b636b Merge pull request #1278 from CosmWasm/mergify_update
Update mergify backport settings
2023-03-22 08:33:41 +01:00