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: avoid fetching code for console.log address #183

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

acuarica
Copy link
Contributor

Description:

This PR avoid displaying an unnecessary error message due to fetching code for the console.log address.

Related issue(s):

Fixes #182.

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@acuarica acuarica requested a review from a team as a code owner January 10, 2025 20:10
@acuarica acuarica requested a review from quiet-node January 10, 2025 20:10
@acuarica acuarica linked an issue Jan 10, 2025 that may be closed by this pull request
@acuarica acuarica self-assigned this Jan 10, 2025
@acuarica acuarica added the feature Enhancing an existing feature driven by business requirements. Typically backwards compatible. label Jan 10, 2025
@acuarica acuarica merged commit fc1dc2c into main Jan 10, 2025
13 checks passed
@acuarica acuarica deleted the 182-hardhat-skip-consolelog-address branch January 10, 2025 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Enhancing an existing feature driven by business requirements. Typically backwards compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Hardhat] Avoid fetching code for the console.log address
2 participants