wasmd/x/wasm/keeper
Alex Peters ffd8a3c871
Prevent migration to a restricted code
2022-07-08 13:13:21 +02:00
..
testdata Fix wasm simulations (#870) 2022-05-31 10:07:16 +02:00
wasmtesting Adapt codebase to new IBC3ChannelOpenResponse return value 2022-05-16 14:17:19 +02:00
ante.go Limit simulation gas (#674) 2021-11-17 17:20:26 +01:00
ante_test.go Run new "make format" 2022-05-09 22:34:26 +02:00
api.go Upgrade to cosmos-sdk v0.45.0 (#717) 2022-01-20 12:47:01 +01:00
authz_policy.go Run new "make format" 2022-05-09 22:34:26 +02:00
bench_test.go Benchmarks for gas pricing (#634) 2021-10-08 12:21:03 +02:00
contract_keeper.go Prevent migration to a restricted code 2022-07-08 13:13:21 +02:00
events.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
events_test.go Run new "make format" 2022-05-09 22:34:26 +02:00
gas_register.go Add golangci lint check on pull requests (#645) 2021-10-25 09:09:47 +02:00
gas_register_test.go Run new "make format" 2022-05-09 22:34:26 +02:00
genesis.go Use callback pattern for contract state iterator 2022-03-25 10:56:21 +01:00
genesis_test.go Prepare release notes for 0.27 (#860) 2022-05-17 13:13:57 +02:00
handler_plugin.go push smol thing to github so can work with Mr. Vuong 2022-05-04 10:34:15 +02:00
handler_plugin_encoders.go Run new "make format" 2022-05-09 22:34:26 +02:00
handler_plugin_encoders_test.go Run new "make format" 2022-05-09 22:34:26 +02:00
handler_plugin_test.go Run new "make format" 2022-05-09 22:34:26 +02:00
ibc.go push smol thing to github so can work with Mr. Vuong 2022-05-04 10:34:15 +02:00
ibc_test.go Run new "make format" 2022-05-09 22:34:26 +02:00
keeper.go Prevent migration to a restricted code 2022-07-08 13:13:21 +02:00
keeper_test.go Prevent migration to a restricted code 2022-07-08 13:13:21 +02:00
legacy_querier.go Add instantiate permission to CodeInfoResponse (#836) 2022-05-05 15:20:51 +02:00
legacy_querier_test.go Run new "make format" 2022-05-09 22:34:26 +02:00
metrics.go Add golangci lint check on pull requests (#645) 2021-10-25 09:09:47 +02:00
msg_dispatcher.go Bump wasmvm to v1.0.0-rc.0 (#844) 2022-05-06 14:54:02 +02:00
msg_dispatcher_test.go Run new "make format" 2022-05-09 22:34:26 +02:00
msg_server.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
options.go Create query stack size limit 2022-05-19 10:35:27 +02:00
options_test.go Create query stack size limit 2022-05-19 10:35:27 +02:00
proposal_handler.go update proto field name 2022-05-09 11:35:37 -06:00
proposal_integration_test.go Run new "make format" 2022-05-09 22:34:26 +02:00
querier.go Run new "make format" 2022-05-09 22:34:26 +02:00
querier_test.go Use wasmvm import consistently 2022-05-16 14:19:06 +02:00
query_plugins.go push smol thing to github so can work with Mr. Vuong 2022-05-04 10:34:15 +02:00
query_plugins_test.go Run new "make format" 2022-05-09 22:34:26 +02:00
recurse_test.go Create query stack size limit 2022-05-19 10:35:27 +02:00
reflect_test.go Fix wasm simulations (#870) 2022-05-31 10:07:16 +02:00
relay.go Expose ibc v3 entry points 2022-05-16 15:42:59 +02:00
relay_test.go Prepare release notes for 0.27 (#860) 2022-05-17 13:13:57 +02:00
snapshotter.go Merge branch 'main' into add-state-sync 2022-05-04 10:18:53 +02:00
snapshotter_integration_test.go Run new "make format" 2022-05-09 22:34:26 +02:00
staking_test.go Fix wasm simulations (#870) 2022-05-31 10:07:16 +02:00
submsg_test.go Fix wasm simulations (#870) 2022-05-31 10:07:16 +02:00
test_common.go Fix wasm simulations (#870) 2022-05-31 10:07:16 +02:00
test_fuzz.go Run new "make format" 2022-05-09 22:34:26 +02:00