Commit Graph

1815 Commits

Author SHA1 Message Date
Alexander Peters
1a1d33e60a Merge pull request #1394 from CosmWasm/dependabot/go_modules/github.com/docker/distribution-2.8.2incompatible
Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible
2023-05-15 09:42:20 +02:00
dependabot[bot]
50828ac324 Bump github.com/docker/distribution
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 20:47:28 +00:00
Alexander Peters
fc45b6d531 Merge pull request #1390 from CosmWasm/mergify/bp/main/pr-1285
Update changelog for v0.32.0 (backport #1285)
2023-05-11 12:28:55 +02:00
Alex Peters
2974fd0252 Add changelog v0.32.0
(cherry picked from commit c6bf5e39d20491102bfe516caa85c01eec77c481)
2023-05-11 10:28:29 +00:00
Alexander Peters
11236536f1 Merge pull request #1386 from CosmWasm/ci_docker
Bump pinned docker version in circleCI config
2023-05-11 12:27:35 +02:00
Alex Peters
28f2ce0a11 Bump docker version in circleCI 2023-05-11 11:57:51 +02:00
Alexander Peters
351114bd77 Merge pull request #1388 from CosmWasm/revert_gogoproto
Revert gogoproto to v1.4.8
2023-05-11 11:56:27 +02:00
Pino' Surace
d9affca04b Revert gogoproto to v1.4.8 2023-05-11 10:50:39 +02:00
mergify[bot]
626966841e Apply review feedback (backport #1376) (#1384)
* Apply review feedback (#1376)

* Apply review feedback

* Better test name

* Add contract integration test

* Better doc in test and minor refactoring

(cherry picked from commit 29481db56145dab3ba6e29fedd99010a617326de)

* Set correct test chain id

---------

Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2023-05-10 10:51:57 +02:00
Alexander Peters
d698df0f4d Merge pull request #1377 from CosmWasm/dependabot/go_modules/github.com/cosmos/gogoproto-1.4.9
Bump github.com/cosmos/gogoproto from 1.4.8 to 1.4.9
2023-05-10 09:45:30 +02:00
dependabot[bot]
fbee2c813c Bump github.com/cosmos/gogoproto from 1.4.8 to 1.4.9
Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.8 to 1.4.9.
- [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.8...v1.4.9)

---
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-05-09 12:58:13 +00:00
mergify[bot]
7b2a73e6d5 Use ICS4Wrapper to send raw IBC packets & fix Fee middleware in wasm stack (backport #1375) (#1379)
* Use ICS4Wrapper to send raw IBC packets & fix Fee in wasm stack

(cherry picked from commit 6dfa5cb41c52180d30c2d0e1aed3fa2685a68c33)

# Conflicts:
#	app/app.go
#	x/wasm/keeper/handler_plugin.go
#	x/wasm/keeper/keeper_cgo.go
#	x/wasm/keeper/keeper_test.go
#	x/wasm/keeper/options_test.go
#	x/wasm/keeper/test_common.go

* Fix merge conflicts

* Inline ibc packet sender interface and minor chore

* Rename IBCPacketSender

---------

Co-authored-by: Assaf Morami <assaf.morami@gmail.com>
Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
2023-05-08 18:57:57 +02:00
mergify[bot]
e3699209d7 Use ICS4Wrapper to send raw IBC packets & fix Fee middleware in wasm stack (backport #1375) (#1379)
* Use ICS4Wrapper to send raw IBC packets & fix Fee in wasm stack

(cherry picked from commit 6dfa5cb41c52180d30c2d0e1aed3fa2685a68c33)

# Conflicts:
#	app/app.go
#	x/wasm/keeper/handler_plugin.go
#	x/wasm/keeper/keeper_cgo.go
#	x/wasm/keeper/keeper_test.go
#	x/wasm/keeper/options_test.go
#	x/wasm/keeper/test_common.go

* Fix merge conflicts

* Inline ibc packet sender interface and minor chore

* Rename IBCPacketSender

---------

Co-authored-by: Assaf Morami <assaf.morami@gmail.com>
Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
2023-05-08 18:57:26 +02:00
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