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

fix contract code tab in blockexplorer #741

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

technophile-04
Copy link
Collaborator

Description

Actually in #734, we are now using ERC-55 checksum format in address because of which contractInfo.address.toLowerCase() === address was failing and we were displaying empty thing in code tab of blockexplorer

Before After
Screenshot 2024-02-26 at 8 33 49 PM Screenshot 2024-02-26 at 8 34 33 PM

Noticed this while testing #740

@carletex carletex merged commit 186b2ce into main Feb 26, 2024
1 check passed
@carletex carletex deleted the fix/blockexplorer-code branch February 26, 2024 16:45
@technophile-04 technophile-04 mentioned this pull request Feb 26, 2024
@github-actions github-actions bot mentioned this pull request Feb 27, 2024
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.

None yet

2 participants