Commit Graph

6 Commits

Author SHA1 Message Date
Tomasz Kulik 276870dc9d
feat: IBCv2 WriteAcknowledgement handler (#2173)
* feat: Async ack support for IBCv2
* chore: Refactoring
2025-05-22 18:17:56 +02:00
Tomasz Kulik d3f6f431a4
chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
Tomasz Kulik 2b4efde8d7
feat: Replace ibc-go 9.0.2 with release/10.0.x (#2125) 2025-02-19 17:02:03 +01:00
Tomasz Kulik c5cec22bc8
chore: Cleanup in IBC tests (#2097) 2025-01-21 12:18:25 +01:00
Tomasz Kulik 219453c8f9
feat: Bump ibc-go version to 9.0.2 (#2095) 2025-01-20 18:26:58 +01: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