Skip to content
New issue

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

fixed "missing host function" bug #225

Merged
merged 3 commits into from
Jun 13, 2024
Merged

fixed "missing host function" bug #225

merged 3 commits into from
Jun 13, 2024

Conversation

KitHat
Copy link
Member

@KitHat KitHat commented Jun 12, 2024

There is a bug that Santiago mentioned and I also observed an issue during the generation of wasm or node launch:

Error: Service(Client(VersionInvalid("Other error happened while constructing the runtime: runtime requires function imports which are not present on the host: 'env:ext_storage_proof_size_storage_proof_size_version_1'")))
2024-06-11 09:25:43 [Parachain] Cannot create a runtime error=Other("runtime requires function imports which are not present on the host: 'env:ext_storage_proof_size_storage_proof_size_version_1'")

Copy link

netlify bot commented Jun 12, 2024

Deploy Preview for docs-oz-polkadot canceled.

Name Link
🔨 Latest commit ee35fa3
🔍 Latest deploy log https://app.netlify.com/sites/docs-oz-polkadot/deploys/66696bd932d9c00008dc4641

@KitHat KitHat requested review from ozgunozerk and 4meta5 June 12, 2024 09:34
@KitHat KitHat self-assigned this Jun 12, 2024
@KitHat KitHat merged commit f856d5f into main Jun 13, 2024
5 checks passed
@KitHat KitHat deleted the bug-host-function-missing branch June 13, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants