raiden-contracts icon indicating copy to clipboard operation
raiden-contracts copied to clipboard

CI builds should detect when deployment data does not match sources

Open pirapira opened this issue 5 years ago • 1 comments

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 avatar Oct 21 '19 11:10 pirapira

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

pirapira avatar Oct 24 '19 16:10 pirapira