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: address overflow resolved [Fixes #14092] #14256

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

Signor1
Copy link
Contributor

@Signor1 Signor1 commented Oct 29, 2024

Description

Fixes the address overflow issue on the "Reverse Engineering a Contract" tutorial page, ensuring long addresses wrap on mobile devices.

Related Issue

Resolves #14092

Screenshot

iPhone-SE-2016-localhost

Checklist

  • Code follows the project’s style guidelines.
  • Self-reviewed and tested.

Copy link

netlify bot commented Oct 29, 2024

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 160f3eb
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/67214ee6ca64f400086a651d
😎 Deploy Preview https://deploy-preview-14256--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 50 (🔴 down 5 from production)
Accessibility: 92 (no change from production)
Best Practices: 89 (🔴 down 9 from production)
SEO: 99 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@corwintines corwintines self-assigned this Oct 31, 2024
@corwintines corwintines added the hacktoberfest Track hacktoberfest activity label Oct 31, 2024
Copy link
Member

@corwintines corwintines left a comment

Choose a reason for hiding this comment

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

Thanks @Signor1!

@corwintines corwintines merged commit 550cbe9 into ethereum:dev Oct 31, 2024
8 of 10 checks passed
This was referenced Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Track hacktoberfest activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug report: Address overflow at REVERSE ENGINEERING A CONTRACT
2 participants