You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contract deployment error - [error, Error(WasmVm, InvalidInput)], data:["contract pre-release number for current protocol does not match host", 51, 57]
#993
Closed
upendra-eth opened this issue
Sep 29, 2023
· 4 comments
ok thanks ... but i have tried after cargo clean and then compiling again and also i am using a very simple smart contract of hallo world from documents . so what can be reaseon
Going to close this since it's been almost 2 months with no further discussion. Please try to recompile with an SDK that is compatible with futurenet and re-open if you're still experiencing an issue.
What version are you using?
soroban-cli v20.0.0-rc4
What did you do?
https://stellar.stackexchange.com/questions/6239/unable-to-deploy-hello-world-contract-using-soroban-cli-tool
What did you expect to see?
Contract addres
What did you see instead?
error massage
i tried using command - soroban contract deploy --wasm target/wasm32-unknown-unknown/release/hello_soroban.wasm --source alice --network futurenet
I tried on futurenet and test net both
used soroban --version -- soroban 20.0.0-rc4
i have attached screenshot in stack exchange link
The text was updated successfully, but these errors were encountered: