Skip to content

Deploy v10.26.0#17725

Merged
pettinarip merged 262 commits into
masterfrom
staging
Mar 6, 2026
Merged

Deploy v10.26.0#17725
pettinarip merged 262 commits into
masterfrom
staging

Conversation

@wackerow
Copy link
Copy Markdown
Member

@wackerow wackerow commented Mar 6, 2026


⚡️ Changes

🌐 Translations

📝 Documentation

🔧 Tooling

📦 Dependencies


🦄 Contributors

Thank you @0xMushow, @fredrik0x, @konopkja, @mnelsonBT, @myelinated-wackerow, @pettinarip, @qbzzt and @wackerow for the contributions! 🏆


wackerow and others added 30 commits February 11, 2026 12:36
Fixed MDX compilation errors in 18 translated versions of the AI trading agent tutorial. The issue was caused by angle brackets appearing outside backticks in inline code, which MDX interpreted as unclosed HTML/JSX tags.

Changes:
- Fixed ternary operator syntax: moved `<a> : <c>` inside backticks
- Fixed function call syntax: moved `<parameters>` and localized variants inside backticks

Affected languages: bn, cs, es, fr, hi, id, it, ja, ko, mr, pl, pt-br, sw, ta, te, uk, ur, zh

Co-authored-by: wackerow <wackerow@users.noreply.github.com>
Crowdin corrupted multiple code fence blocks by placing description
text inside fences and leaving actual Solidity code outside. Fixed
4 sections with mismatched open/close fences.
wackerow and others added 19 commits March 4, 2026 09:07
Remove broken links from community grants page
docs: add skaunov as a contributor for bug
…kita

docs: add codebyankita as a contributor for research
Bumps [svgo](https://github.com/svg/svgo) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](svg/svgo@v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: svgo
  dependency-version: 3.3.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
i18n: extract support page strings
fix(sentry): clean up error tracking, add module tags, and improve transaction normalization
Increase max bounty payment to $1,000,000 for criticals
…3.3.3

build(deps): bump svgo from 3.3.2 to 3.3.3
…let/

- Fix i18n namespace from "page-find-wallet" to "page-wallets-find-wallet"
  so translation keys resolve to actual text instead of raw keys
- Replace incorrect Article type with CollectionPage + ItemList containing
  SoftwareApplication entries per wallet (matches layer-2/networks pattern)
- Include wallet metadata (platforms, open source, self custody, L2 support,
  staking, NFT support) as structured properties for rich results

Closes #17719

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add structured data for community hubs
The chromium field indicates browser extension support,
not Chrome OS. "Chrome OS" misrepresents wallet
capabilities to search engines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: wackerow <54227730+wackerow@users.noreply.github.com>
Re-add the hero image to the CollectionPage node.
It was present on the old Article node but dropped
during the schema type migration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: wackerow <54227730+wackerow@users.noreply.github.com>
fix(seo): fix JSON-LD structured data on /wallets/find-wallet/
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 6, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 4c19f42
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/69aa3fee4298ff00084049f1
😎 Deploy Preview https://deploy-preview-17725.ethereum.it
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 61 (🟢 up 1 from production)
Accessibility: 94 (🟢 up 1 from production)
Best Practices: 100 (no change from production)
SEO: 99 (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 config ⚙️ Changes to configuration files content 🖋️ This involves copy additions or edits dependencies 📦 Changes related to project dependencies documentation 📖 Change or add documentation tooling 🔧 Changes related to tooling of the project translation 🌍 This is related to our Translation Program labels Mar 6, 2026
Copy link
Copy Markdown
Member

@pettinarip pettinarip left a comment

Choose a reason for hiding this comment

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

Staging Review — v10.26.0

All key pages verified on staging.ethereum.org:

Page Status Notes
Homepage / ✅ Pass Loads correctly
Bug Bounty /bug-bounty/ ✅ Pass Refactored page loads. $1,000,000 max bounty confirmed in hero and reward tiers. JSON-LD present.
Community Support /community/support/ ✅ Pass Crisis-first redesign confirmed — scam/fraud recovery links prioritized at top.
Find Wallet /wallets/find-wallet/ ✅ Pass CollectionPage JSON-LD with image field restored (#17721 fix verified).
Community Hub /community/ ✅ Pass Structured data includes ItemList, WebPage, BreadcrumbList.
Tutorials /developers/tutorials/ ✅ Pass Updated layout loads correctly.
Grants /community/grants/ ✅ Pass Page loads, broken links removed.

No issues found. Good to ship.

@pettinarip pettinarip merged commit 561d59a into master Mar 6, 2026
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config ⚙️ Changes to configuration files content 🖋️ This involves copy additions or edits dependencies 📦 Changes related to project dependencies documentation 📖 Change or add documentation tooling 🔧 Changes related to tooling of the project translation 🌍 This is related to our Translation Program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants