wasmd/x/wasm/keeper
Alex Peters b0885b03c9
Empty (non nil) reply data can overwrites response
2021-06-25 10:44:50 +02:00
..
testdata Update deps, contracts, and Dockerfile to v0.14.0 2021-05-03 17:11:46 +02:00
wasmtesting Charge gas for custom event attributes and messages (#539) 2021-06-25 10:00:46 +02:00
api.go Add cost and api cost options 2021-06-11 11:46:49 +02:00
authz_policy.go Remove internal package (#464) 2021-03-19 09:52:01 +01:00
bench_test.go Extract contract keeper 2021-03-24 14:11:42 +01:00
contract_keeper.go Cleanup keeper result types 2021-06-11 12:38:30 +02:00
gas_register.go Charge gas for custom event attributes and messages (#539) 2021-06-25 10:00:46 +02:00
gas_register_test.go Charge gas for custom event attributes and messages (#539) 2021-06-25 10:00:46 +02:00
genesis.go Extract contract keeper 2021-03-24 14:11:42 +01:00
genesis_test.go Allow access to contract address builder 2021-06-01 10:42:07 +02:00
handler_plugin.go Upgrade to wasmvm v0.14.0-rc1 (#508) 2021-04-30 08:26:41 +02:00
handler_plugin_encoders.go Verify converted coin 2021-06-11 15:04:36 +02:00
handler_plugin_encoders_test.go Verify converted coin 2021-06-11 15:04:36 +02:00
handler_plugin_test.go Upgrade to wasmvm v0.14.0-rc1 (#508) 2021-04-30 08:26:41 +02:00
ibc.go Remove internal package (#464) 2021-03-19 09:52:01 +01:00
ibc_test.go Allow access to contract address builder 2021-06-01 10:42:07 +02:00
ioutil.go Remove internal package (#464) 2021-03-19 09:52:01 +01:00
ioutil_test.go Remove internal package (#464) 2021-03-19 09:52:01 +01:00
keeper.go Charge gas for custom event attributes and messages (#539) 2021-06-25 10:00:46 +02:00
keeper_test.go Charge gas for custom event attributes and messages (#539) 2021-06-25 10:00:46 +02:00
legacy_querier.go List contract address without other data 2021-04-23 15:15:54 +02:00
legacy_querier_test.go List contract address without other data 2021-04-23 15:15:54 +02:00
metrics.go Monitor WasmVM cache metrics (#503) 2021-04-28 15:08:54 +02:00
msg_dispatcher.go Empty (non nil) reply data can overwrites response 2021-06-25 10:44:50 +02:00
msg_dispatcher_test.go Empty (non nil) reply data can overwrites response 2021-06-25 10:44:50 +02:00
msg_server.go Charge gas for custom event attributes and messages (#539) 2021-06-25 10:00:46 +02:00
options.go Charge gas for custom event attributes and messages (#539) 2021-06-25 10:00:46 +02:00
options_test.go Charge gas for custom event attributes and messages (#539) 2021-06-25 10:00:46 +02:00
proposal_handler.go Charge gas for custom event attributes and messages (#539) 2021-06-25 10:00:46 +02:00
proposal_integration_test.go Store contract response in event (#535) 2021-06-14 08:57:04 +02:00
querier.go List contract address without other data 2021-04-23 15:15:54 +02:00
querier_test.go Add cost and api cost options 2021-06-11 11:46:49 +02:00
query_plugins.go Charge gas for custom event attributes and messages (#539) 2021-06-25 10:00:46 +02:00
query_plugins_test.go Remove internal package (#464) 2021-03-19 09:52:01 +01:00
recurse_test.go Charge gas for custom event attributes and messages (#539) 2021-06-25 10:00:46 +02:00
reflect_test.go Add ReplyOn fields to SubMsg, state is bech32 not canonical addresses 2021-04-12 21:39:19 +02:00
relay.go Charge gas for custom event attributes and messages (#539) 2021-06-25 10:00:46 +02:00
relay_test.go Charge gas for custom event attributes and messages (#539) 2021-06-25 10:00:46 +02:00
staking_test.go Update to wasmvm 0.14.0-beta4 (#499) 2021-04-27 08:24:38 +02:00
submsg_test.go Test to show conditional replies not implemented 2021-04-12 22:11:07 +02:00
test_common.go Cleanup keeper result types 2021-06-11 12:38:30 +02:00
test_fuzz.go Remove internal package (#464) 2021-03-19 09:52:01 +01:00