Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Deploying a contract from bytecode doesn't add a watch for it #462

Open
ghost opened this issue Feb 14, 2018 · 0 comments
Open

Deploying a contract from bytecode doesn't add a watch for it #462

ghost opened this issue Feb 14, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 14, 2018

@karalabe commented on May 2, 2016, 1:01 PM UTC:

If I deploy a contract from Solidity code, it's automatically added as a watched contract. However if I deploy from bytecode, no contract is added to be watched. The reason is similar to the constructor particularization issue that the ABI is missing. I however think that it should be requested from the user and added as a watch. Without the ABI doing bytecode deploys isn't particularly useful. With it however it does become useful.

(Side note, it's important to allow bytecode deploys to enable using local compilers and/or bytecode opposed to some baked in version from the wallet).

This issue was moved by @evertonfraga from ethereum/mist/issues/537.

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

No branches or pull requests

0 participants