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

UnimplementedFeatureError persists even with viaIR: true enabled #5691

Open
codersjj opened this issue Jan 24, 2025 · 0 comments
Open

UnimplementedFeatureError persists even with viaIR: true enabled #5691

codersjj opened this issue Jan 24, 2025 · 0 comments

Comments

@codersjj
Copy link

I encountered an issue when trying out the Subcurrency Example from the Solidity documentation in Remix.

Upon opening the example, I received the following error:

Image

To address this, I enabled viaIR by setting it to true in compiler_config.json:

Image

However, the UnimplementedFeatureError still persists:

Image

Is this a bug in the compiler, or is there an additional step I need to take to resolve this issue?

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

No branches or pull requests

1 participant