wasmd/x/wasm/keeper
Alex Peters 671df46e9a
Add limiting wasm smart query decorator
2021-11-05 17:54:29 +01:00
..
testdata Upgrade wasmvm to v1.0.0-beta 2021-10-11 16:40:45 +02:00
wasmtesting Add golangci lint check on pull requests (#645) 2021-10-25 09:09:47 +02:00
ante.go Add golangci lint check on pull requests (#645) 2021-10-25 09:09:47 +02:00
ante_test.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
api.go Add golangci lint check on pull requests (#645) 2021-10-25 09:09:47 +02:00
authz_policy.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
bench_test.go Benchmarks for gas pricing (#634) 2021-10-08 12:21:03 +02:00
contract_keeper.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
events.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
events_test.go Go Formatting update (#648) 2021-10-21 14:54:16 +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 Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
genesis.go Fixed wrong error message when lastCodeID value is incorrect (#644) 2021-10-26 08:59:41 +02:00
genesis_test.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
handler_plugin.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
handler_plugin_encoders.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
handler_plugin_encoders_test.go Fix message representation for signing (#658) 2021-10-25 15:23:19 +02:00
handler_plugin_test.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
ibc.go Add golangci lint check on pull requests (#645) 2021-10-25 09:09:47 +02:00
ibc_test.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
ioutil.go Remove internal package (#464) 2021-03-19 09:52:01 +01:00
ioutil_test.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
keeper.go Add limiting wasm smart query decorator 2021-11-05 17:54:29 +01:00
keeper_test.go Fix message representation for signing (#658) 2021-10-25 15:23:19 +02:00
legacy_querier.go Fix message representation for signing (#658) 2021-10-25 15:23:19 +02:00
legacy_querier_test.go Fix message representation for signing (#658) 2021-10-25 15:23:19 +02:00
metrics.go Add golangci lint check on pull requests (#645) 2021-10-25 09:09:47 +02:00
msg_dispatcher.go Add golangci lint check on pull requests (#645) 2021-10-25 09:09:47 +02:00
msg_dispatcher_test.go Go Formatting update (#648) 2021-10-21 14:54:16 +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 Add golangci lint check on pull requests (#645) 2021-10-25 09:09:47 +02:00
proposal_handler.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
proposal_integration_test.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
querier.go Add linter name and minor golint related updates (#663) 2021-10-25 15:33:21 +02:00
querier_test.go Fix message representation for signing (#658) 2021-10-25 15:23:19 +02:00
query_plugins.go Add limiting wasm smart query decorator 2021-11-05 17:54:29 +01:00
query_plugins_test.go Fix message representation for signing (#658) 2021-10-25 15:23:19 +02:00
recurse_test.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
reflect_test.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
relay.go Add golangci lint check on pull requests (#645) 2021-10-25 09:09:47 +02:00
relay_test.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
staking_test.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00
submsg_test.go Update gas costs (#636) 2021-10-08 14:34:44 +02:00
test_common.go Add linter name and minor golint related updates (#663) 2021-10-25 15:33:21 +02:00
test_fuzz.go Go Formatting update (#648) 2021-10-21 14:54:16 +02:00