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

fixes for Release v1.33.0 #2129

Merged
merged 10 commits into from
Aug 2, 2024
Merged

fixes for Release v1.33.0 #2129

merged 10 commits into from
Aug 2, 2024

Conversation

tom2drum
Copy link
Collaborator

@tom2drum tom2drum commented Jul 30, 2024

Description and Related Issue(s)

Added NEXT_PUBLIC_VIEWS_CONTRACT_EXTRA_VERIFICATION_METHODS to customize extra verification methods of smart-contracts

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable
    • I updated the list of environment variables in the documentation
    • I made the necessary changes to the validator script according to the guide
    • I added "ENVs" label to this pull request

@tom2drum tom2drum merged commit 0255649 into main Aug 2, 2024
19 of 20 checks passed
@tom2drum tom2drum deleted the release/v1_33_0-fixes branch August 2, 2024 07:54
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.

Update verification methods in the UI
2 participants