wasmd/x/wasm/types
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 Upgrade to wasmvm 1.3.0-rc.0 (#1486) 2023-07-06 13:07:48 +02:00
authz.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
authz.pb.go [autofix.ci] apply automated fixes 2025-03-12 09:07:17 +00:00
authz_policy.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
authz_test.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
codec.go Fix gov v1beta1 support for legacy propsals (#1715) 2023-11-15 08:29:33 +01:00
context.go Keep compatibility for context key (#2077) 2025-01-08 13:55:01 +01:00
errors.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
errors_test.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
events.go feat: Add IBCv2 receive packet entrypoint call 2025-03-12 07:52:01 +01:00
expected_keepers.go feat: IBCv2 WriteAcknowledgement handler (#2173) 2025-05-22 18:17:56 +02:00
exported_keepers.go Merge branch 'main' into aw/ibc2_ack_recv 2025-05-19 10:23:32 +02:00
feature_flag.go Remove internal package (#464) 2021-03-19 09:52:01 +01:00
gas_register.go Update gas_register.go 2025-05-14 21:25:42 +03:00
gas_register_test.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
genesis.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
genesis.pb.go [autofix.ci] apply automated fixes 2025-03-12 09:07:17 +00:00
genesis_test.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
iavl_range_test.go Bump cosmos-sdk to v0.50.6 (#1865) 2024-04-22 16:27:18 +02:00
ibc.pb.go [autofix.ci] apply automated fixes 2025-03-12 09:07:17 +00:00
json_matching.go Contract authz - redesign (#1077) 2022-11-11 13:39:16 +01:00
json_matching_test.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
keys.go Fix typos 2024-11-12 19:29:45 +07:00
keys_test.go Cosmos-SDK v0.47 integration brach (#1149) 2023-03-20 10:32:22 +01:00
params.go Validate number of addresses in msg (#1926) 2024-07-11 10:38:46 +02:00
params_test.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
proposal_legacy.go Update proposal_legacy.go 2025-05-14 21:27:11 +03:00
proposal_legacy.pb.go chore: fix the wrong field name (#2154) 2025-04-08 11:56:21 +02:00
proposal_legacy_test.go Fix gov v1beta1 support for legacy propsals (#1715) 2023-11-15 08:29:33 +01:00
query.pb.go [autofix.ci] apply automated fixes 2025-03-12 09:07:17 +00:00
query.pb.gw.go [autofix.ci] apply automated fixes 2025-05-16 11:09:44 +00:00
test_fixtures.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
tx.go Validate number of addresses in msg (#1926) 2024-07-11 10:38:46 +02:00
tx.pb.go [autofix.ci] apply automated fixes 2025-03-12 09:07:17 +00:00
tx_test.go Validate number of addresses in msg (#1926) 2024-07-11 10:38:46 +02:00
types.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
types.pb.go [autofix.ci] apply automated fixes 2025-03-12 09:07:17 +00:00
types_test.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
validation.go refactor: use errors.New to replace fmt.Errorf with no parameters 2025-03-02 21:47:23 +08:00
wasm_engine.go Merge branch 'main' into aw/ibc2_ack_recv 2025-05-19 10:23:32 +02:00