Skip to content

Conversation

@kumaryash90
Copy link
Member

@kumaryash90 kumaryash90 commented Feb 24, 2025


PR-Codex overview

This PR introduces enhancements to the contract deployment process, adding support for a new Superchain category, implementing a showSuperchainBridgeFieldset function, and refining cross-chain functionality, including a new bridge for token transfers.

Detailed summary

  • Updated the contract-card component to conditionally render an auditLink based on isBeta.
  • Added showSuperchainBridgeFieldset function to check for the superchainBridge parameter.
  • Introduced FACTORIES for specific chain IDs.
  • Enhanced CustomContractForm to handle superchainBridge.
  • Created a SUPERCHAIN category with modular contracts.
  • Modified cross-chain page to retrieve the latest block number.
  • Updated DataTable component to include cross-chain transfer functionality.
  • Added form validation for new chain IDs.
  • Implemented a cross-chain transfer function with notifications.

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

@kumaryash90 kumaryash90 requested review from a team as code owners February 24, 2025 13:48
@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2025

⚠️ No Changeset found

Latest commit: 5cc81bf

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

@vercel
Copy link

vercel bot commented Feb 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 Mar 7, 2025 0:51am
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 7, 2025 0:51am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 7, 2025 0:51am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 7, 2025 0:51am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 7, 2025 0:51am

@graphite-app
Copy link
Contributor

graphite-app bot commented Feb 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.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 24, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.76 KB (0%) 936 ms (0%) 190 ms (+117.66% 🔺) 1.2 s
thirdweb (cjs) 127.15 KB (0%) 2.6 s (0%) 304 ms (+26.25% 🔺) 2.9 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 112 ms (0%) 69 ms (+1093.19% 🔺) 181 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 20 ms (+494.48% 🔺) 30 ms
thirdweb/react (minimal + tree-shaking) 19.34 KB (0%) 387 ms (0%) 76 ms (+243.4% 🔺) 463 ms

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground February 24, 2025 17:43 Inactive
@vercel vercel bot temporarily deployed to Preview – login February 24, 2025 17:43 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 February 24, 2025 17:43 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui February 24, 2025 17:43 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui February 24, 2025 17:44 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 February 24, 2025 17:44 Inactive
@vercel vercel bot temporarily deployed to Preview – login February 24, 2025 17:44 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground February 24, 2025 17:44 Inactive
@vercel vercel bot temporarily deployed to Preview – login February 24, 2025 17:53 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui February 24, 2025 17:53 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 March 6, 2025 23:39 Inactive
@vercel vercel bot temporarily deployed to Preview – login March 6, 2025 23:39 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui March 6, 2025 23:39 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground March 6, 2025 23:39 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui March 6, 2025 23:39 Inactive
@vercel vercel bot temporarily deployed to Preview – login March 6, 2025 23:39 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground March 6, 2025 23:39 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 March 7, 2025 00:39 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground March 7, 2025 00:39 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui March 7, 2025 00:39 Inactive
@vercel vercel bot temporarily deployed to Preview – login March 7, 2025 00:39 Inactive
@kumaryash90 kumaryash90 removed the DO NOT MERGE This pull request is still in progress and is not ready to be merged. label Mar 7, 2025
@joaquim-verges joaquim-verges merged commit 77029a2 into main Mar 7, 2025
27 of 28 checks passed
@joaquim-verges joaquim-verges deleted the yash/interop-module-support branch March 7, 2025 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard. packages SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants