wasmd/x/wasm/keeper
Tomasz Kulik 276870dc9d
feat: IBCv2 WriteAcknowledgement handler (#2173)
* feat: Async ack support for IBCv2
* chore: Refactoring
2025-05-22 18:17:56 +02:00
..
testdata chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
wasmtesting Merge branch 'main' into aw/ibc2_ack_recv 2025-05-19 10:23:32 +02:00
addresses.go Fix typo in predictable. (#1957) 2024-08-12 16:08:59 +02:00
addresses_test.go [autofix.ci] apply automated fixes 2025-01-31 16:18:18 +00:00
ante.go Handle discount in setup costs for in memory cache contracts (#1987) 2024-09-26 09:51:27 +02:00
ante_test.go Handle discount in setup costs for in memory cache contracts (#1987) 2024-09-26 09:51:27 +02:00
api.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
api_test.go Add validateAddress test 2024-02-26 18:45:49 +01:00
authz_policy.go Upgrade go version and bump cometbft to v0.38.15 (#2028) 2024-11-08 09:38:37 +01:00
authz_policy_test.go Update authz_policy_test.go 2025-03-30 17:25:39 +02:00
bench_test.go chore: fix some comments 2025-01-28 01:03:33 +08:00
capabilities.go feat: Add IBCv2 receive packet entrypoint call 2025-03-12 07:52:01 +01:00
contract_keeper.go Update contract_keeper.go 2025-03-30 17:29:35 +02:00
contract_keeper_test.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
events.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
events_test.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
genesis.go Upgrade go version and bump cometbft to v0.38.15 (#2028) 2024-11-08 09:38:37 +01:00
genesis_test.go feat: IBCv2 WriteAcknowledgement handler (#2173) 2025-05-22 18:17:56 +02:00
handler_plugin.go feat: IBCv2 WriteAcknowledgement handler (#2173) 2025-05-22 18:17:56 +02:00
handler_plugin_encoders.go chore: Remove IBC fees (#2254) 2025-05-15 11:32:19 +02:00
handler_plugin_encoders_test.go chore: Remove IBC fees (#2254) 2025-05-15 11:32:19 +02:00
handler_plugin_test.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
ibc.go chore: Change port prefix for IBCv2 messages to "wasm2" (#2229) 2025-04-28 12:31:03 +02:00
ibc2.go feat: IBCv2 WriteAcknowledgement handler (#2173) 2025-05-22 18:17:56 +02:00
ibc_test.go feat: Replace ibc-go 9.0.2 with release/10.0.x (#2125) 2025-02-19 17:02:03 +01:00
keeper.go feat: Add support for IBCv2 Send entry point (#2252) 2025-05-16 16:38:29 +02:00
keeper_cgo.go feat: IBCv2 WriteAcknowledgement handler (#2173) 2025-05-22 18:17:56 +02:00
keeper_no_cgo.go feat: Replace ibc-go 9.0.2 with release/10.0.x (#2125) 2025-02-19 17:02:03 +01:00
keeper_test.go feat: IBCv2 WriteAcknowledgement handler (#2173) 2025-05-22 18:17:56 +02:00
metrics.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
migrations.go SDK upgrade to v0.50 (branch) (#1611) 2023-09-25 10:42:35 +02:00
msg_dispatcher.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
msg_dispatcher_test.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
msg_server.go Update msg_server.go 2025-05-14 21:20:27 +03:00
msg_server_test.go SDK upgrade to v0.50 (branch) (#1611) 2023-09-25 10:42:35 +02:00
options.go fix: correct typo in function name WithGovSubMsgAuthZPropagated (#2220) 2025-04-18 12:34:49 +02:00
options_test.go feat: IBCv2 WriteAcknowledgement handler (#2173) 2025-05-22 18:17:56 +02:00
proposal_handler_legacy.go Fix gov v1beta1 support for legacy propsals (#1715) 2023-11-15 08:29:33 +01:00
querier.go Fix lint 2025-01-27 17:44:50 +01:00
querier_test.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
query_plugins.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
query_plugins_test.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
recurse_test.go feat: Add support for IBCv2 Send entry point (#2252) 2025-05-16 16:38:29 +02:00
reflect_test.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
relay.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
relay_test.go feat: Add support for IBCv2 Send entry point (#2252) 2025-05-16 16:38:29 +02:00
snapshotter.go SDK upgrade to v0.50 (branch) (#1611) 2023-09-25 10:42:35 +02:00
staking_test.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
submsg_test.go feat: Add support for IBCv2 Send entry point (#2252) 2025-05-16 16:38:29 +02:00
test_common.go feat: IBCv2 WriteAcknowledgement handler (#2173) 2025-05-22 18:17:56 +02:00
test_fuzz.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00