wasmd/x/wasm/keeper
Alex Peters 60ebd838cf
Fix simulation setup
2022-05-13 10:59:31 +02:00
..
testdata Upgrade wasmvm to v1.0.0-beta 2021-10-11 16:40:45 +02:00
wasmtesting Run new "make format" 2022-05-09 22:34:26 +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 add UpdateInstantiateConfig gov proposal 2022-05-09 11:35:37 -06: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 Run new "make format" 2022-05-09 22:34:26 +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 Enforce permission less permissive than default 2022-05-10 16:09:35 +02:00
keeper_test.go Add a few more tests as requested in review 2022-05-10 16:25:11 +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
m1compat.go Mark a whole lot of tests to skip on m1 as they core dump 2022-03-07 22:09:39 +01: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 Add golangci lint check on pull requests (#645) 2021-10-25 09:09:47 +02:00
options_test.go Run new "make format" 2022-05-09 22:34:26 +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 Run new "make format" 2022-05-09 22:34:26 +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 Mark a whole lot of tests to skip on m1 as they core dump 2022-03-07 22:09:39 +01:00
reflect_test.go Run new "make format" 2022-05-09 22:34:26 +02:00
relay.go Upgrade wasmvm to v1.0.0-beta5 2022-01-04 09:51:24 +01:00
relay_test.go Run new "make format" 2022-05-09 22:34:26 +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 Mark a whole lot of tests to skip on m1 as they core dump 2022-03-07 22:09:39 +01:00
submsg_test.go Bump wasmvm to v1.0.0-rc.0 (#844) 2022-05-06 14:54:02 +02:00
test_common.go Fix simulation setup 2022-05-13 10:59:31 +02:00
test_fuzz.go Run new "make format" 2022-05-09 22:34:26 +02:00