Commit Graph

1973 Commits

Author SHA1 Message Date
Joel Smith 2f281e784b feat: update fork logic to Wasmd v0.45.0 2025-05-27 12:45:58 -05:00
mergify[bot] 7165e41cbf
Add changelog for 0.45 release (#1721) (#1724)
(cherry picked from commit 8eaa55b94d)

Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>
2023-11-15 15:25:17 +01:00
mergify[bot] 159da1add4
Pass empty attribute value through stack (#1723)
(cherry picked from commit f31351fea0)

Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
2023-11-15 15:21:33 +01:00
Alexander Peters 8f3f0de997
Merge pull request #1722 from CosmWasm/mergify/bp/releases/v0.4x/pr-1720
Retract wasmd v0.43.0 and v0.44.0 (backport #1720)
2023-11-15 14:40:55 +01:00
Pino' Surace 9493f3a21e Retract wasmd v0.43.0 and v0.44.0
(cherry picked from commit 12589b2067)
2023-11-15 13:39:35 +00:00
Alexander Peters fa8346409d
Merge pull request #1718 from CosmWasm/mergify/bp/releases/v0.4x/pr-1618
Allow empty attribute values (backport #1618)
2023-11-15 11:21:34 +01:00
FengFeng 9ced765fcc Allow empty attribute values (#1618)
* remove event value judgment

* remove event value judgment

* fix cosmwasm events test

(cherry picked from commit 4e7316e97b)
2023-11-15 09:16:26 +00:00
mergify[bot] 2d9c98f6f9
Fix gov v1beta1 support for legacy propsals (backport #1715) (#1716)
* 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

(cherry picked from commit 2a82e35243)

# Conflicts:
#	x/wasm/types/tx.pb.go

* Rengenerate from proto; formatting

* Make test compile with v0.4x branch

---------

Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2023-11-15 10:04:51 +01:00
Alexander Peters 56af873bf0
Merge pull request #1708 from CosmWasm/mergify/bp/releases/v0.4x/pr-1697
Prevent empty channel version (backport #1697)
2023-11-13 10:09:10 +01:00
Alex Peters b2aa4a43cf Prevent empty channel version
(cherry picked from commit fc549d46c4)
2023-11-10 07:47:14 +00:00
mergify[bot] 15bc22a114
Update changelog for v0.44.0 release (#1689) (#1695)
* Update changelog for v0.44.0 release

* Add date

(cherry picked from commit 62d91d972a)

Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>
2023-11-06 15:19:06 +01:00
mergify[bot] ff574ee36e
Bump wasmvm 1.5.0 (backport #1686) (#1687)
* Bump wasmvm 1.5.0 (#1686)

(cherry picked from commit a2bbd36364)

# Conflicts:
#	go.mod
#	go.sum

* Fix conflicts

---------

Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>
Co-authored-by: Pino' Surace <pino.surace@live.it>
2023-10-31 14:10:43 +01:00
Alexander Peters 0a278ebd89
Merge pull request #1670 from CosmWasm/ibctest_fix
Fix test code
2023-10-16 17:26:47 +02:00
Alex Peters 8bb5b82bad
Fix test code 2023-10-16 13:28:56 +02:00
mergify[bot] 981d438a10
Classic address tests (backport #1666) (#1669)
* Added tests for classic addresses.

(cherry picked from commit 1445baa490)

* Used another prefix.

(cherry picked from commit d8fe3f9467)

* Fixes.

(cherry picked from commit f79a694bbd)

* Fixes.

(cherry picked from commit 29d10f3af2)

* Refactoring.

(cherry picked from commit 99ade09b37)

* Maybe this will fix the problem.

(cherry picked from commit 9394faf3be)

* Refactoring.

(cherry picked from commit 3af3036a79)

* Refactoring.

(cherry picked from commit 76f6f3d548)

* Made cleanup function private.

(cherry picked from commit 257cd7e0bc)

---------

Co-authored-by: Dariusz Depta <dariusz@confio.gmbh>
2023-10-13 10:58:23 +02:00
mergify[bot] d3d28a0d94
Add label validation for non printable chars (#1650) (#1659)
* Add label validation for non printable chars

* Fix printable chars check

(cherry picked from commit 1a22c29ea4)

Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>
2023-10-11 14:26:11 +02:00
pinosu c51dccae45
Update changelog for v0.43.0 release (#1662)
* Update changelog for v0.43.0 release

* Add date
2023-10-10 17:00:31 +02:00
Alexander Peters 7270ccd949
Bump wasmvm to v1.4.1 - bugfix (#1658)
* Bump wasmvm to 1.4.1 - bugfix

* Update Dockerfile
2023-10-09 14:09:37 +02:00
Alexander Peters 9a569eb3e0
Merge pull request #1655 from CosmWasm/mergify/bp/releases/v0.4x/pr-1652
Retract v0.42.0 release (backport #1652)
2023-10-09 08:44:57 +02:00
Pino' Surace 0e60308461 Retract v0.42.0 release
(cherry picked from commit 4cd1345b64)
2023-10-09 06:44:10 +00:00
pinosu cb9f569b3a
Remove gov v1beta1 dependencies and deprecated proposals (#1645)
* Remove gov v1beta1 dependencies and deprecated proposals

* Fix tests

* Fix test
2023-10-04 09:32:25 +02:00
mergify[bot] 3f634a3e3c
Add msg update contract label (backport #1640) (#1642)
* Add msg update contract label (#1640)

* Add msg update contract label

* fix tests

(cherry picked from commit e65480838a)

# Conflicts:
#	x/wasm/keeper/keeper.go
#	x/wasm/types/tx.pb.go

* Fix conflicts

---------

Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>
Co-authored-by: Pino' Surace <pino.surace@live.it>
2023-09-28 16:50:02 +02:00
pinosu 03f3c72a6c
Update changelog for 0.42.0 release (#1633)
* Add changelog for 0.42.0 release

* Update changelog

* Add date
2023-09-20 12:26:13 +02:00
Alexander Peters afa85da3f4
Set default query limit and ensure constraints (#1632)
* Set default query limit and ensure constraints

* Update x/wasm/client/cli/query.go

Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>

---------

Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>
2023-09-18 11:25:01 +02:00
Alexander Peters c12e85ee8f
Merge pull request #1630 from CosmWasm/1629_genesis
Fix genesis import with predictable addresses
2023-09-18 10:24:48 +02:00
Alex Peters 7dc2d0cfbc
Fix genesis import with predictable addresses 2023-09-18 06:26:19 +02:00
Alexander Peters 7dba5c7c73
Merge pull request #1624 from CosmWasm/upper_limit
Ensure some contraints and limits on pin/unpin code ids
2023-09-18 05:23:55 +02:00
pinosu 6a2bffd479
Add grant system tests (#1626)
* Add grant system tests

* Add unpermissioned chain test case

* Fix tests

* Update cli and fix feedbacks

* Revisit CLI and system tests (#1627)

* Restructure CLI; fix system test

* Review feedback

---------

Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2023-09-15 16:59:27 +02:00
Alex Peters b72d182d2a
Ensure some contraints and limits on pin/unpin code ids 2023-09-15 11:11:01 +02:00
Alexander Peters e0bfaa5231
Merge pull request #1620 from CosmWasm/channel_query
Start rework channel query
2023-09-14 15:09:52 +02:00
pinosu dd22204644
Add store code authz (#1591)
* Start implementation

* Add implementation + some e2e test

* Fix lint

* Fix comments

* Add ante handler

* Add cli cmd + more test cases

* Add cli tests

* Add ante handler test

* Add more tests

* Fix comments

* Enable empty permissions for the grant

* Fix lint

* Update version
2023-09-14 13:28:57 +02:00
Alexander Peters 42f31927e3
Merge pull request #1619 from CosmWasm/queries
Restrict pagination on all-state-query
2023-09-14 11:07:38 +02:00
Alex Peters d5fa2780c1
Handle query for non ibc contracts 2023-09-13 16:31:41 +02:00
Alex Peters 177c0a9218
Test channels query 2023-09-13 15:28:16 +02:00
Alex Peters e81d655287
Start rework channel query 2023-09-12 11:30:04 +02:00
Alex Peters 965e28c8a1
Restrict pagination on all state query 2023-09-12 10:45:11 +02:00
pinosu 09b50085cd
Remove legacy gov proposal dependencies (#1587)
* Remove legacy gov proposal dependencies

* Fix comments

* Fix lint

* Update files

* Fix lint

* Fix lint
2023-09-07 15:13:19 +02:00
Alexander Peters 0f82c95b6d
Linter only (#1609)
* Linter only

* Bump linter version
2023-09-07 13:04:28 +02:00
Alexander Peters 3d9d92c770
Wasmvm 1.4 upgrade (#1590)
* Start wasmvm 1.4 upgrade

* Checksum lowercase

* Start distribution query tests

* Use wasmvm 1.4.0

* Implement remaining distribution queries

* Update test

* Update to burner v1.4; minor updates

* Add dec coin test

* Fix merge conflict
2023-09-07 09:14:51 +02:00
pinosu 87dce540ec
Add StoreAndMigrateContract proposal (#1539)
* Add StoreAndMigrateContract msg

* Add tests

* Add proposal cli

* Fix comments
2023-09-07 08:42:00 +02:00
Alexander Peters cb887ee883
Merge pull request #1607 from 170210/modify_wasmd_test
test: add test cases in ContractsByCode
2023-09-07 08:31:30 +02:00
170210 9e3904c551
test: add test cases in ContractsByCode
Signed-off-by: 170210 <j170210@icloud.com>
2023-09-07 14:19:21 +09:00
Alexander Peters 7bd656690b
Merge pull request #1606 from CosmWasm/dependabot/go_modules/github.com/cosmos/iavl-0.20.1
Bump github.com/cosmos/iavl from 0.20.0 to 0.20.1
2023-09-06 16:38:00 +02:00
pinosu f1835a13e4
Add logging for query err before redacting (#1605)
* Add logging for query err before redacting

* Fix comments
2023-09-06 11:42:16 +02:00
dependabot[bot] 3fc9224f6e
Bump github.com/cosmos/iavl from 0.20.0 to 0.20.1
Bumps [github.com/cosmos/iavl](https://github.com/cosmos/iavl) from 0.20.0 to 0.20.1.
- [Release notes](https://github.com/cosmos/iavl/releases)
- [Changelog](https://github.com/cosmos/iavl/blob/v0.20.1/CHANGELOG.md)
- [Commits](https://github.com/cosmos/iavl/compare/v0.20.0...v0.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 08:24:24 +00:00
Alexander Peters 086c052c18
Merge pull request #1604 from CosmWasm/linter_no_thelper
Deactivate thelper for linter
2023-09-05 21:39:22 +02:00
Alex Peters 51aae54a62
Deactivate thelper for linter 2023-09-05 13:08:19 +02:00
Alexander Peters 11496534c6
Merge pull request #1599 from CosmWasm/1596-remove_wasmer_ref
Remove Wasmer references
2023-09-05 10:50:47 +02:00
Alexander Peters 0903d63c87
Merge pull request #1598 from CosmWasm/1595-bump_sdk_0.47.5
Bump cosmos-sdk to v0.47.5
2023-09-05 10:49:59 +02:00
Alexander Peters 1082ad5dc4
Merge pull request #1603 from CosmWasm/dependabot/github_actions/actions/checkout-4.0.0
Bump actions/checkout from 3.6.0 to 4.0.0
2023-09-05 10:48:39 +02:00