Skip to content

docs: fix outdated Solidity syntax in contract#16253

Merged
wackerow merged 1 commit into
ethereum:devfrom
lipperhey:patch-2
Sep 15, 2025
Merged

docs: fix outdated Solidity syntax in contract#16253
wackerow merged 1 commit into
ethereum:devfrom
lipperhey:patch-2

Conversation

@lipperhey
Copy link
Copy Markdown
Contributor

Description

updated the contract to match current Solidity standards.

  • replaced constant with view
  • changed returns (string) to returns (string memory)

this resolves compilation warnings on newer Solidity versions.

@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 13, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit d1b510a
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/68c54ae5b4db0e00084307d7
😎 Deploy Preview https://deploy-preview-16253--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: 46 (🔴 down 5 from production)
Accessibility: 96 (🟢 up 1 from production)
Best Practices: 92 (🔴 down 8 from production)
SEO: 92 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

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

@github-actions github-actions Bot added the content 🖋️ This involves copy additions or edits label Sep 13, 2025
Copy link
Copy Markdown
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

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

@wackerow wackerow merged commit 35765ee into ethereum:dev Sep 15, 2025
6 checks passed
@gitpoap-bot
Copy link
Copy Markdown

gitpoap-bot Bot commented Sep 15, 2025

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2025 Ethereum.org Contributor:

GitPOAP: 2025 Ethereum.org Contributor GitPOAP Badge

Join the [ethereum.org Discord server](https://ethereum.org/discord) to explore more ways to contribute to the project. Depending on the tasks you complete, you may also unlock additional rewards. Visit [ethereum.org/contributing](https://ethereum.org/contributing) to learn more.

Head to gitpoap.io & connect your GitHub account to mint!Keep buidling, keep learning, and let's grow the Ethereum open-source community together 🌱

Learn more about GitPOAPs here.

@wackerow
Copy link
Copy Markdown
Member

@all-contributors please add @lipperhey for maintenance

@allcontributors
Copy link
Copy Markdown
Contributor

@wackerow

I've put up a pull request to add @lipperhey! 🎉

@pettinarip pettinarip mentioned this pull request Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content 🖋️ This involves copy additions or edits

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants