Skip to content

Deploy v10.22.0#17161

Merged
pettinarip merged 775 commits into
masterfrom
staging
Jan 26, 2026
Merged

Deploy v10.22.0#17161
pettinarip merged 775 commits into
masterfrom
staging

Conversation

@wackerow
Copy link
Copy Markdown
Member


⚡️ Changes

🌐 Translations

📝 Documentation

🔧 Tooling

📦 Dependencies


🦄 Contributors

Thank you @Bez625, @Buttaa, @abcoathup, @huangkevin-apr, @julio4, @koyahness, @litvintech, @minimalsm, @pettinarip, @qbzzt, @wackerow, and @xenide for the contributions! 🏆


…elop-and-test-dapps-with-a-multi-client-local-eth-testnet/index.md
allcontributors Bot and others added 13 commits January 23, 2026 12:26
docs: add Buttaa as a contributor for content
patch: enterprise use cases 302 redirect
chore(deps): update @netlify/plugin-nextjs to 5.15.5
Bumps [diff](https://github.com/kpdecker/jsdiff) from 4.0.2 to 4.0.4.
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](kpdecker/jsdiff@v4.0.2...v4.0.4)

---
updated-dependencies:
- dependency-name: diff
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…mponents

perf: move PieChart to docs-specific components
…owser-compat

fix(search): use JSON clone for browser compatibility
feat: add S3 image host for app images
…ension-errors

fix(sentry): filter browser extension errors from error tracking
…4.0.4

chore(deps): bump diff from 4.0.2 to 4.0.4
@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 Jan 23, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 23, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 92c96f5
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/697786f6ca89a70008953017
😎 Deploy Preview https://deploy-preview-17161.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: 52 (🔴 down 1 from production)
Accessibility: 94 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (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.

The Blobscan API changed from returning `[{stats}]` to `{data: [{dimension, metrics, updatedAt}]}`.
This caused the fetch task to fail with "Cannot read properties of undefined (reading 'totalBlobs')".

- Update fetcher to handle new API response format
- Aggregate "other" + "rollup" categories for network totals
- Simplify BlobscanStats type to only include used fields (totalBlobs, avgBlobFee, updatedAt)
- Remove unused BlobscanOverallStats type from lib/types.ts
- Update mock and test to match new simplified type
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.

once we merge #17168, we go

pettinarip and others added 2 commits January 26, 2026 16:01
Co-authored-by: wackerow <54227730+wackerow@users.noreply.github.com>
Fix Blobscan API format change breaking hourly task
@pettinarip pettinarip merged commit 23c06ce into master Jan 26, 2026
13 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.