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

Update VS Code plugin with new version of solc compiler #5

Open
dima24kmagic opened this issue Sep 21, 2023 · 6 comments
Open

Update VS Code plugin with new version of solc compiler #5

dima24kmagic opened this issue Sep 21, 2023 · 6 comments

Comments

@dima24kmagic
Copy link
Contributor

Please push changes to the vs code plugin, it seems to be old one still

@smakni
Copy link

smakni commented Dec 20, 2023

Any update on this please ?

@cryptoflop
Copy link
Owner

I'll look into using the remote solc compiler so it doesn't need to be updated for each new compiler version.

@MiletoCarmelo
Copy link

I'm getting this error :

ParserError: Source file requires different compiler version (current compiler is 0.7.4+commit.3f05b770.Emscripten.clang) - note that nightly builds are considered to be strictly less than the released version

I'm new with solidity, How could I change the compiler version ? is it related to this subject ?

@cryptoflop
Copy link
Owner

@MiletoCarmelo yes, you're trying to compile a solidity file where the solc version is higher than the compiler packaged into this extension.

@OraclePi
Copy link

OraclePi commented Mar 9, 2024

@cryptoflop any specific solution? I've tried to replace the solc manually but found nowhere to modify , thanks!

@1702KAI
Copy link

1702KAI commented May 15, 2024

Compiler is outdated. Would be great if you can update it to the current version ; )

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

6 participants