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

feat(app), ignore byte code change for configured addresses #9

Conversation

junnmm
Copy link

@junnmm junnmm commented Sep 26, 2023

If a hardfork changes the bytecodes of some contracts, there will be an annoying warning message before we can re-verfiy these contracts.

Add a new environment variable to allow blockscout to ingore the changes of codes for some addresses. We can set the environment variables before the hardfork and remove them after re-verifying these contracts.

@junnmm junnmm requested a review from 0xcary September 26, 2023 09:54
Copy link

@0xcary 0xcary left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0xcary 0xcary merged commit 9077b4d into kcc-community:master Sep 27, 2023
10 of 13 checks passed
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 this pull request may close these issues.

2 participants