Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Contract deploy doesn't use the node's own solidity compiler #538

Closed
karalabe opened this issue May 2, 2016 · 5 comments
Closed

Contract deploy doesn't use the node's own solidity compiler #538

karalabe opened this issue May 2, 2016 · 5 comments

Comments

@karalabe
Copy link
Member

karalabe commented May 2, 2016

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.

@axic
Copy link
Member

axic commented Jul 20, 2017

Since the eth_compile RPC method was removed, isn't this issue kind of obsolete now?

@karalabe
Copy link
Member Author

karalabe commented Jul 20, 2017 via email

@ghost
Copy link

ghost commented Feb 14, 2018

This issue was moved by @evertonfraga to ethereum/meteor-dapp-wallet/issues/461.

@ghost ghost deleted a comment from evertonfraga Feb 14, 2018
@ghost ghost closed this as completed Feb 14, 2018
@stvenyin
Copy link

stvenyin commented Mar 1, 2019

There should be a version rating

@stvenyin
Copy link

stvenyin commented Mar 1, 2019

Essentially - is multithreaded

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants