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

CI builds should detect when deployment data does not match sources #1297

Open
pirapira opened this issue Oct 21, 2019 · 1 comment
Open
Labels
efforts: a few days hack P1 urgent, blocker, or makes life easier forever

Comments

@pirapira
Copy link
Contributor

Currently, CI builds do not detect when the deployed bytecode and the bytecode in contracts.json do not match. This issue keeps track of detecting this kind of difference in the CI builds.

This requires access to the blockchain contents during the CI builds. Is that feasible?

@pirapira pirapira added P1 urgent, blocker, or makes life easier forever efforts: a few days hack labels Oct 21, 2019
@pirapira
Copy link
Contributor Author

#1309 might be a good solution without accessing the blockchains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
efforts: a few days hack P1 urgent, blocker, or makes life easier forever
Projects
None yet
Development

No branches or pull requests

1 participant