question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upgrade to solc v0.4.23

See original GitHub issue

I know that the new version was just released today but I just wanted to check if there are any estimates on when a new version will be released supporting this. I ask because I have some frequently called functions that will cut gas costs in half with features in the new solc version.

We are also going to have a large set of contracts audited in 2 to 3 weeks. It would be great to be able to use the new features!

Side Note: Does anyone know if there are any breaking changes from solc@0.4.21 if I were to just install solc@0.4.22 directly in truffle?

Thanks!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:9
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
cgeweckecommented, Apr 17, 2018

@TovarishFin We opened PRs bumping solc this morning. There’s a small issue with 0.4.22 breaking the truffle-debugger which we have to resolve, but goal is to publish a patch w/ 0.4.22 ASAP - in the next couple of days hopefully.

2reactions
cgeweckecommented, Apr 20, 2018

Thanks all! Thanks @TovarishFin for opening. Upgraded in 4.1.7

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installing the Solidity Compiler — Solidity 0.8.17 documentation
sudo add-apt-repository ppa:ethereum/ethereum sudo apt-get update sudo apt-get install solc. The nightly version can be installed using these commands:.
Read more >
Install Old Solc Compiler Versions - Ethereum Stack Exchange
I maintain a Python library called py-solc-x that allows you to install and use multiple versions of solc at the same time.
Read more >
py-solc - PyPI
Python wrapper around the solc Solidity compiler. Dependency. This library requires the solc executable to be present. Only versions >=0.4.2 are supported ...
Read more >
ethereum/solidity - Gitter
hi, am trying to install Solidity compile 0.4.18 in Centos7 ... then truffle version I get Solidity v0.4.23 (solc-js) Was hoping for v0.4.24....
Read more >
Remix - Solidity IDE - GitHub Pages
This instance of Remix you are visiting WILL NOT BE UPDATED. Please make a backup of your contracts and start using http://remix.ethereum.org.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found