Commit Graph

6 Commits

Author SHA1 Message Date
Tomasz Kulik ef8de68fa7
feat: Add IBCv2 receive packet entrypoint call 2025-03-12 07:52:01 +01:00
Christoph Otter cb91d774da
Add test for StoreCode simulation 2024-12-19 16:09:25 +01:00
Christoph Otter 9b2b246471
Merge pull request #1946 from CosmWasm/co/ibc-fees
IBC Fees
2024-11-11 15:49:27 +07:00
Christoph Otter 5da6acd313
Rename WasmConfig to NodeConfig 2024-11-07 21:45:12 +07:00
Christoph Otter adbe976ec4
Add cosmwasm_2_2 capability 2024-11-07 21:41:40 +07:00
Pino' Surace 55190164fd
Test integration update (#1975)
* move tests to integration folder

* Update test integration

* Fix lint

* Fix gas in recurse tests

* Extract ibctesting from x/wasm

* more changes (#1976)

* Fix comments and cleanup

---------

Co-authored-by: Marko Baricevic <marko@baricevic.me>
2024-08-30 15:21:35 +02:00