Jacob Gadikian
f95876df4a
upgrade to go 1.20
2023-06-01 16:29:41 +08:00
pinosu
e6d451bf9d
Add migration for AccessConfig ( #1395 )
...
* Add migration for AccessConfig
* Add more tests
* Make migration more resilient and remove "old" types
* cleanup legacy types
* fix comments
2023-05-26 13:08:48 +02:00
ruthishvitwit
e563a10cfa
Feat : Trimmed label to prevent white spaces ( #1412 )
...
* Merge pull request #1397 from CosmWasm/ext_wasmibctesting
Decouple testing from app with an interface
* Feat : Trimmed label to prevent white spaces
* Fix: Made required nit changes
* Added test files to validate untrimmed labels
2023-05-26 13:06:33 +02:00
Alexander Peters
b0bfcc43d0
Add Changelog for v0.40.0 ( #1416 )
...
* Add Changelog for v0.40.0
* Review feedback and updates
2023-05-25 16:51:59 +02:00
Alexander Peters
72c9d0f015
Merge pull request #1418 from CosmWasm/ibcgo701
...
Bump ibc-go version
2023-05-25 16:51:20 +02:00
Alex Peters
6ee6d11ad0
Bump ibc-go version
2023-05-25 16:10:27 +02:00
Alexander Peters
a326a7bd82
Merge pull request #1415 from CosmWasm/fix_cli_bug
...
Fix cli update-instantiate-config command
2023-05-24 15:59:25 +02:00
Pino' Surace
19e8bc8e45
Fix cli update-instantiate-config command
2023-05-24 14:31:34 +02:00
Alexander Peters
8e5b1572ac
Merge pull request #1413 from CosmWasm/dependabot/go_modules/github.com/stretchr/testify-1.8.3
...
Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
2023-05-19 12:07:21 +02:00
dependabot[bot]
e9925ae075
Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-19 08:59:04 +00:00
Alexander Peters
f34b566480
Merge pull request #1409 from CosmWasm/dependabot/github_actions/bufbuild/buf-setup-action-1.19.0
...
Bump bufbuild/buf-setup-action from 1.18.0 to 1.19.0
2023-05-19 09:10:46 +02:00
dependabot[bot]
de3b941040
Bump bufbuild/buf-setup-action from 1.18.0 to 1.19.0
...
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action ) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases )
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.18.0...v1.19.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-18 09:02:35 +00:00
Alexander Peters
f3f69a639b
Merge pull request #1405 from CosmWasm/ibc_testing_coord
...
Extend ibctesting coordinator
2023-05-16 17:50:41 +02:00
dependabot[bot]
f6a3534a8c
Bump github.com/spf13/cast from 1.5.0 to 1.5.1 ( #1399 )
...
Bumps [github.com/spf13/cast](https://github.com/spf13/cast ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/spf13/cast/releases )
- [Commits](https://github.com/spf13/cast/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cast
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-05-16 17:28:38 +02:00
Alex Peters
4cde99fd05
Extend ibctesting coordinator
2023-05-16 17:15:19 +02:00
dependabot[bot]
f333820562
Bump cosmossdk.io/math from 1.0.0 to 1.0.1 ( #1401 )
...
Bumps [cosmossdk.io/math](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/math
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-05-16 16:44:11 +02:00
Alexander Peters
e36611aa22
Merge pull request #1397 from CosmWasm/ext_wasmibctesting
...
Decouple testing from app with an interface
2023-05-15 11:16:54 +02:00
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
Alex Peters
0337c35f94
Decouple testing from app with an interface
2023-05-15 09:38:39 +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