wasmd/x/wasm/keeper
Joel Smith 2f281e784b feat: update fork logic to Wasmd v0.45.0 2025-05-27 12:45:58 -05:00
..
testdata Wasmvm 1.4 upgrade (#1590) 2023-09-07 09:14:51 +02:00
wasmtesting Start rework channel query 2023-09-12 11:30:04 +02:00
addresses.go Classic address tests (backport #1666) (#1669) 2023-10-13 10:58:23 +02:00
addresses_test.go Fix gov v1beta1 support for legacy propsals (backport #1715) (#1716) 2023-11-15 10:04:51 +01:00
ante.go Add store code authz (#1591) 2023-09-14 13:28:57 +02:00
ante_test.go Add store code authz (#1591) 2023-09-14 13:28:57 +02:00
api.go Add store code authz (#1591) 2023-09-14 13:28:57 +02:00
authz_policy.go Gov authorization propagation for sub-messages (#1482) 2023-07-06 11:42:01 +02:00
authz_policy_test.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
bench_test.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
contract_keeper.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
contract_keeper_test.go Remove Wasmer references 2023-09-04 17:01:29 +02:00
events.go Allow empty attribute values (#1618) 2023-11-15 09:16:26 +00:00
events_test.go Pass empty attribute value through stack (#1723) 2023-11-15 15:21:33 +01:00
genesis.go Fix genesis import with predictable addresses 2023-09-18 06:26:19 +02:00
genesis_test.go Fix gov v1beta1 support for legacy propsals (backport #1715) (#1716) 2023-11-15 10:04:51 +01:00
handler_plugin.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
handler_plugin_encoders.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
handler_plugin_encoders_test.go Remove gov v1beta1 dependencies and deprecated proposals (#1645) 2023-10-04 09:32:25 +02:00
handler_plugin_test.go Linter only (#1609) 2023-09-07 13:04:28 +02:00
ibc.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
ibc_test.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
keeper.go feat: update fork logic to Wasmd v0.45.0 2025-05-27 12:45:58 -05:00
keeper_cgo.go Add store code authz (#1591) 2023-09-14 13:28:57 +02:00
keeper_no_cgo.go Use ICS4Wrapper to send raw IBC packets & fix Fee middleware in wasm stack (backport #1375) (#1379) 2023-05-08 18:57:26 +02:00
keeper_test.go Add msg update contract label (backport #1640) (#1642) 2023-09-28 16:50:02 +02:00
metrics.go Fail fast on wasmvm cache metric setup 2023-08-28 13:24:45 +02:00
migrations.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
migrations_integration_test.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
msg_dispatcher.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
msg_dispatcher_test.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
msg_server.go feat: update fork logic to Wasmd v0.45.0 2025-05-27 12:45:58 -05:00
msg_server_integration_test.go Add msg update contract label (backport #1640) (#1642) 2023-09-28 16:50:02 +02:00
msg_server_test.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
options.go Add store code authz (#1591) 2023-09-14 13:28:57 +02:00
options_test.go Add store code authz (#1591) 2023-09-14 13:28:57 +02:00
proposal_handler_legacy.go Fix gov v1beta1 support for legacy propsals (backport #1715) (#1716) 2023-11-15 10:04:51 +01:00
proposal_integration_test.go Fix gov v1beta1 support for legacy propsals (backport #1715) (#1716) 2023-11-15 10:04:51 +01:00
querier.go Set default query limit and ensure constraints (#1632) 2023-09-18 11:25:01 +02:00
querier_test.go Fix gov v1beta1 support for legacy propsals (backport #1715) (#1716) 2023-11-15 10:04:51 +01:00
query_plugin_integration_test.go Handle query for non ibc contracts 2023-09-13 16:31:41 +02:00
query_plugins.go Merge pull request #1620 from CosmWasm/channel_query 2023-09-14 15:09:52 +02:00
query_plugins_test.go Merge pull request #1620 from CosmWasm/channel_query 2023-09-14 15:09:52 +02:00
recurse_test.go Add store code authz (#1591) 2023-09-14 13:28:57 +02:00
reflect_test.go Linter only (#1609) 2023-09-07 13:04:28 +02:00
relay.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
relay_test.go Add store code authz (#1591) 2023-09-14 13:28:57 +02:00
snapshotter.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
snapshotter_integration_test.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00
staking_test.go Wasmvm 1.4 upgrade (#1590) 2023-09-07 09:14:51 +02:00
submsg_test.go Remove Wasmer references 2023-09-04 17:01:29 +02:00
test_common.go Remove legacy gov proposal dependencies (#1587) 2023-09-07 15:13:19 +02:00
test_fuzz.go style: lint wasmd in the same manner as cosmos-sdk (#1537) 2023-07-31 15:53:20 +02:00