You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
If I have a locally running node and the wallet attaches to it, I'd expect my local solc compiler to be invoked through my local geth and not the bundled one. This one is important to allow using a fresher compiler than one included in the wallet (or simply a different version). However the wallet seems to use it's JavaScript solc compiler, which currently is way behind the latest release.
On Jul 20, 2017 12:31, "Alex Beregszaszi" ***@***.***> wrote: Since the eth_compile RPC method was removed, isn't this issue kind of obsolete now? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <[#538 (comment)](https://github.com/ethereum/mist/issues/538#issuecomment-316650036)>, or mute the thread <[https://github.com/notifications/unsubscribe-auth/AAH6GQuHkLQ2Xjg0w3YxF3ii2_PxVCzmks5sPx5UgaJpZM4IVVSA](https://github.com/notifications/unsubscribe-auth/AAH6GQuHkLQ2Xjg0w3YxF3ii2_PxVCzmks5sPx5UgaJpZM4IVVSA)> .
@karalabe commented on May 2, 2016, 1:02 PM UTC:
If I have a locally running node and the wallet attaches to it, I'd expect my local solc compiler to be invoked through my local geth and not the bundled one. This one is important to allow using a fresher compiler than one included in the wallet (or simply a different version). However the wallet seems to use it's JavaScript solc compiler, which currently is way behind the latest release.
This issue was moved by @evertonfraga from ethereum/mist/issues/538.
The text was updated successfully, but these errors were encountered: