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 to latest version of Solidity #244

Open
samajammin opened this issue Jun 2, 2020 · 5 comments
Open

Update to latest version of Solidity #244

samajammin opened this issue Jun 2, 2020 · 5 comments
Labels
feature-request New feature or request important

Comments

@samajammin
Copy link
Collaborator

samajammin commented Jun 2, 2020

Summary

Currently the compiler is hardcoded to 0.5.10 & all templates use that version.

Let's update the compiler & the templates to use the latest version (0.6.8).

Motivation

Since Ethereum Studio's core purpose is to onboard Ethereum developers, we should be using the latest & best (stable) tools available. We shouldn't teach approaches & patterns that will change when they go to set up a local dev environment.

Describe alternatives you've considered

Additional context

None

@javier-tarazaga
Copy link
Contributor

We always end up running into this and would be much better to concentrate on #245 so we have a good way to actually be smart about it and use the right solidity version.

@javier-tarazaga javier-tarazaga added feature-request New feature or request important labels Jun 2, 2020
@ChrisChinchilla
Copy link
Contributor

I was sure I already updated to 0.6 somewhere? Or am I being very forgetful?

@samajammin
Copy link
Collaborator Author

samajammin commented Jun 3, 2020

I was sure I already updated to 0.6 somewhere? Or am I being very forgetful?

@ChrisChinchilla nope, as I mentioned, the project is currently hardcoded to use 0.5.10. Check out #245 for more details.

@ChrisChinchilla
Copy link
Contributor

I don't deny that, I just feel that I submitted an update to this already 🤔

@ChrisChinchilla
Copy link
Contributor

Maybe it was to 0.5.x

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

No branches or pull requests

3 participants