We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue is related to #121
I have conducted operational verification using the current commit hash with the versions from Finschia/cosmwasm#342 and Finschia/wasmvm#139.
TestZeroHeightGenesis
TestOnRecvPacket
TestParseVerificationFlags
TestGenesisInit
TestImportContractWithCodeHistoryPreserved
TestInstantiate
TestExecute
TestSudo
TestQueryAllContractState
TestQueryRawContractState
TestQueryCode
TestQueryCodeList
TestQueryPinnedCodes
TestQueryCodeInfo
TestQueryCodeInfoList
TestDispatchSubMsgErrorHandling
TestModuleMigrations
TestCodeValidateBasic
TestHandleStoreAndInstantiate
TestErrorsCreateAndInstantiate
TestHandleNonPlusWasmCreate
TestGenesisExportImport
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue is related to #121
I have conducted operational verification using the current commit hash with the versions from Finschia/cosmwasm#342 and Finschia/wasmvm#139.
Remaining CI error
TestZeroHeightGenesis
(appplus/export_test.go)TestOnRecvPacket
(x/wasm/ibc_test.go) - prefix errorTestParseVerificationFlags
(x/wasm/client/cli/tx_test.go) - prefix errorTestGenesisInit
(x/wasm/keeper/genesis_test.go)TestImportContractWithCodeHistoryPreserved
(x/wasm/keeper/genesis_test.go)TestInstantiate
(x/wasm/keeper/keeper_test.go) - address errorTestExecute
(x/wasm/keeper/keeper_test.go) - address errorTestSudo
(x/wasm/keeper/keeper_test.go) - address errorTestQueryAllContractState
(x/wasm/keeper/keeper_test.go)TestQueryRawContractState
(x/wasm/keeper/querier_test.go)TestQueryCode
(x/wasm/keeper/querier_test.go)TestQueryCodeList
(x/wasm/keeper/querier_test.go)TestQueryPinnedCodes
(x/wasm/keeper/querier_test.go)TestQueryCodeInfo
(x/wasm/keeper/querier_test.go) - prefix errorTestQueryCodeInfoList
(x/wasm/keeper/querier_test.go) - prefix errorTestDispatchSubMsgErrorHandling
(x/wasm/keeper/submsg_test.go)TestModuleMigrations
(x/wasm/keeper/migrations_integration_test.go)TestCodeValidateBasic
(x/wasm/types/genesis_test.go)TestHandleStoreAndInstantiate
(x/wasmplus/module_test.go ONLY Finschia) - address errorTestErrorsCreateAndInstantiate
(x/wasmplus/module_test.go ONLY Finschia)TestHandleNonPlusWasmCreate
(x/wasmplus/module_test.go ONLY Finschia)TestGenesisExportImport
(x/wasmplus/keeoer/genesis_test.go ONLY Finschia)The text was updated successfully, but these errors were encountered: