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

embark deploy should verify if contract actually exists independent of chain.json #55

Closed
jorisbontje opened this issue Aug 10, 2015 · 1 comment

Comments

@jorisbontje
Copy link
Contributor

When running embark deploy with an outdated chains.json on a fresh blockchain; embark reports that the contract already exists, while it doesn't exist on the chain. I suggest that embark at least verifies that the contract already exists on the chain (using web3.eth.getCode).

@iurimatias
Copy link
Collaborator

fixed in 0.9.0

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

No branches or pull requests

2 participants