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

modified: "imports-exercise.md" to include a custom-styled block of text to inform @dev about contract verification best practices #276

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

GNAR1ZARD
Copy link
Contributor

What changed? Why?
I updated the imports-exercise doc to include a custom-styled block of text to inform @dev about contract verification best practices.

Notes to reviewers
I kept running into this issue with contract verification where I couldnt verified my contract that included import statements unless I flattened the contract or deployed the "imported" contracts individually and then interacted in my "main" contract via their deployed addresses.
I tried to use concise, yet descriptive language. If this was known to me initially while working on the contract exercises it wouldve saved me time and frustration so thats why I figured the update is valuable.
Thanks team! Im honored to be able to contribute.
Screenshot 2024-01-24 071514

How has it been tested?
I tested the changes locally using a Markdown preview extension.

Does this PR add a new token to the bridge?

  • No, this PR does not add a new token to the bridge
  • I've confirmed this token doesn't use a bridge override
  • I've confirmed this token is an OptimismMintableERC20

Please include evidence of both confirmations above for your reviewers.

Included a custom-styled block of text to inform @dev about contract verification best practices
@GNAR1ZARD
Copy link
Contributor Author

image

@zencephalon zencephalon merged commit 8cce918 into base-org:master Jan 25, 2024
3 checks passed
kirkas pushed a commit that referenced this pull request Oct 21, 2024
Included a custom-styled block of text to inform @dev about contract verification best practices

Co-authored-by: Gnarizard <[email protected]>
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.

4 participants