Commit Graph

16 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
Aumetra Weisman b88345d756
Proper protobuf decoding 2025-05-20 13:16:59 +02:00
Aumetra Weisman 81c3ee58d5
Update tests/wasmibctesting/utils.go
Co-authored-by: Tomasz Kulik <tomek.kulik2@gmail.com>
2025-05-20 12:43:24 +02:00
Aumetra Weisman 92d48e9f7f
Update contract 2025-05-20 10:58:39 +02:00
Tomasz Kulik 23895b4f73
chore: Fix tests 2025-05-19 16:00:01 +02:00
autofix-ci[bot] 1ec20c06d1
[autofix.ci] apply automated fixes 2025-05-19 12:50:35 +00:00
Tomasz Kulik 06a32e1a55
chore: Update test - use method for parsing v2 acks 2025-05-19 14:49:06 +02:00
Aumetra Weisman a41da18082
Run everything in one go 2025-05-19 11:33:39 +02:00
Aumetra Weisman c3b16413ff
Add logic to relay acknowledgements (I think?) 2025-05-19 11:18:11 +02:00
Tomasz Kulik 0ca2754731
feat: IBCv2 timeout handler (#2226) 2025-04-29 13:57:01 +02:00
Jan Woźniak adc8e58eb7
Review fixes
Better comments and naming as well as removed some dead code
2025-04-10 11:12:22 +02:00
autofix-ci[bot] 5d04181b77
[autofix.ci] apply automated fixes 2025-04-09 18:44:21 +02:00
Jan Woźniak c8b9fb747e
Add E2E test for IBC2SendMsg (#2165) 2025-04-09 18:22:59 +02:00
Tomasz Kulik 0b867957aa
chore: update ibc-go v10 to rc.3 2025-03-04 12:28:50 +01: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