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

Add post-deployment checks #312

Closed
loredanacirstea opened this issue Oct 5, 2018 · 0 comments · Fixed by #320
Closed

Add post-deployment checks #312

loredanacirstea opened this issue Oct 5, 2018 · 0 comments · Fixed by #320
Assignees

Comments

@loredanacirstea
Copy link
Contributor

loredanacirstea commented Oct 5, 2018

Add post-deployment checks: test if contracts were deployed with correct arguments, do state checks for the variables (e.g. see if TokenNetwork uses the correct SecretRegistry etc.)

print encoded arguments data for easy contracts verification on etherscan; we can get the ABI, solc version & optimizer value from the compiled file. made a new issue with this: #319

@loredanacirstea loredanacirstea self-assigned this Oct 8, 2018
@loredanacirstea loredanacirstea changed the title Add post-deployment checks & output verification info Add post-deployment checks Oct 10, 2018
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

Successfully merging a pull request may close this issue.

1 participant