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

fix: runtime build #829

Merged
merged 2 commits into from
May 28, 2024
Merged

fix: runtime build #829

merged 2 commits into from
May 28, 2024

Conversation

Roznovjak
Copy link
Contributor

@Roznovjak Roznovjak commented May 28, 2024

This PR fixes the following error produced when the runtime is build:
error: cannot find macro thread_local in this scope --> precompiles/utils/src/evm/handle.rs:111:1 | 111 | environmental::environmental!(EVM_CONTEXT: trait PrecompileHandle); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: thread_local is in scope, but it is an attribute: #[thread_local]

@Roznovjak Roznovjak self-assigned this May 28, 2024
Copy link

Crate versions that have been updated:

  • hydradx-runtime: v238.0.0 -> v239.0.0

Runtime version has been increased.

@enthusiastmartin enthusiastmartin merged commit 029a5e3 into master May 28, 2024
4 checks passed
@enthusiastmartin enthusiastmartin deleted the fix_runtime_build branch May 28, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants