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

add solc compiler support #3594

Closed
1 task done
dustinxie opened this issue Aug 16, 2022 · 1 comment · Fixed by #3595
Closed
1 task done

add solc compiler support #3594

dustinxie opened this issue Aug 16, 2022 · 1 comment · Fixed by #3595
Assignees
Labels
enhancement New feature or request

Comments

@dustinxie
Copy link
Member

What would you like to be added

as title

Why is this needed

go-ethereum removed solc compiler support in ethereum/go-ethereum#24936, which is needed by our ioctl contract command. As a result, if we advance to latest ethereum release, iotex-core won't compile

How important you think this is for IoTeX

  • must have
  • [] should have
  • [] nice to have

Additional information

an easy solution is to move the relevant code/API to iotex-core (implement them)

@dustinxie dustinxie added the enhancement New feature or request label Aug 16, 2022
@raullenchai raullenchai assigned huof6829 and unassigned millken Aug 16, 2022
@raullenchai
Copy link
Member

We can potentially upgrade to the latest version of EVM @dustinxie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants