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

Utility / CI to check bridge deployments #189

Open
DefiCake opened this issue May 20, 2024 · 0 comments
Open

Utility / CI to check bridge deployments #189

DefiCake opened this issue May 20, 2024 · 0 comments

Comments

@DefiCake
Copy link
Member

This issue depicts a CI utility to check the actual deployed bytecode that might be about to be put in production:

  • Use etherscan and sourcify to publish the code of the next implementation to be targeted by a proxy
  • Crosscheck that the verified bytecode matches with the the one that is generated by this repository
  • Use static analysis tools to make sure that the deployed bytecode does not contain vulnerabilities or new attack vectors
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

1 participant