Skip to content

fix typo in insight docs #6848

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

Merged
merged 1 commit into from
Apr 24, 2025
Merged

fix typo in insight docs #6848

merged 1 commit into from
Apr 24, 2025

Conversation

iuwqyir
Copy link
Contributor

@iuwqyir iuwqyir commented Apr 24, 2025


PR-Codex overview

This PR updates the extraction of the signature from request headers in the page.mdx file, changing the key used to retrieve the signature for webhook validation.

Detailed summary

  • Changed the header key for the signature from 'x-signature' to 'x-webhook-signature'.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Apr 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 10:20pm
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
login ⬜️ Skipped (Inspect) Apr 24, 2025 10:20pm
thirdweb_playground ⬜️ Skipped (Inspect) Apr 24, 2025 10:20pm
thirdweb-www ⬜️ Skipped (Inspect) Apr 24, 2025 10:20pm
wallet-ui ⬜️ Skipped (Inspect) Apr 24, 2025 10:20pm

@vercel vercel bot temporarily deployed to Preview – wallet-ui April 24, 2025 22:13 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground April 24, 2025 22:13 Inactive
@vercel vercel bot temporarily deployed to Preview – login April 24, 2025 22:13 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb-www April 24, 2025 22:13 Inactive
Copy link

changeset-bot bot commented Apr 24, 2025

⚠️ No Changeset found

Latest commit: 2cdbc26

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the Portal Involves changes to the Portal (docs) codebase. label Apr 24, 2025
Copy link
Contributor Author

iuwqyir commented Apr 24, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@iuwqyir iuwqyir marked this pull request as ready for review April 24, 2025 22:14
@iuwqyir iuwqyir requested review from a team as code owners April 24, 2025 22:14
Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 51.16 KB (0%) 1.1 s (0%) 204 ms (+179.13% 🔺) 1.3 s
thirdweb (cjs) 143.77 KB (0%) 2.9 s (0%) 304 ms (+64.53% 🔺) 3.2 s
thirdweb (minimal + tree-shaking) 5.66 KB (0%) 114 ms (0%) 65 ms (+1053.85% 🔺) 179 ms
thirdweb/chains (tree-shaking) 514 B (0%) 11 ms (0%) 35 ms (+2244.5% 🔺) 45 ms
thirdweb/react (minimal + tree-shaking) 19.33 KB (-0.23% 🔽) 387 ms (-0.23% 🔽) 93 ms (+890.74% 🔺) 479 ms

@jnsdls jnsdls merged commit 185a3cb into main Apr 24, 2025
22 of 23 checks passed
@jnsdls jnsdls deleted the 04-25-fix_typo_in_insight_docs branch April 24, 2025 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Portal Involves changes to the Portal (docs) codebase.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants