Skip to content

Conversation

@kumaryash90
Copy link
Member

@kumaryash90 kumaryash90 commented Jan 17, 2025

TOOL-3135

Notes for the reviewer

Anything important to call out? Be sure to also clarify these in your comments.

How to test

Unit tests, playground, etc.


PR-Codex overview

This PR focuses on updating the implementations.ts file within the thirdweb package to include new entries for MarketplaceV3 and ZKSYNC_WETH for the 555271 network.

Detailed summary

  • Added MarketplaceV3 entry for network 555271 with address 0x9EB0830B0b10010F2a53383517A7D0B75531Bb1b.
  • Added ZKSYNC_WETH entry for network 555271 with address 0xb0b8b267d44c64BA6dD1Daf442949887c85199f6.

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

@kumaryash90 kumaryash90 requested review from a team as code owners January 17, 2025 14:06
@changeset-bot
Copy link

changeset-bot bot commented Jan 17, 2025

🦋 Changeset detected

Latest commit: dbb64ea

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
thirdweb Patch
@thirdweb-dev/wagmi-adapter Patch

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link

vercel bot commented Jan 17, 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 Jan 17, 2025 4:12pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2025 4:12pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2025 4:12pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2025 4:12pm

@github-actions github-actions bot added packages SDK Involves changes to the thirdweb SDK labels Jan 17, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Jan 17, 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 Jan 17, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.66 KB (0%) 934 ms (0%) 3.4 s (+10.19% 🔺) 4.3 s
thirdweb (cjs) 116.84 KB (0%) 2.4 s (0%) 6 s (+3.77% 🔺) 8.3 s
thirdweb (minimal + tree-shaking) 5.59 KB (0%) 112 ms (0%) 311 ms (+48.89% 🔺) 423 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 183 ms (+20.18% 🔺) 193 ms
thirdweb/react (minimal + tree-shaking) 19.24 KB (0%) 385 ms (0%) 917 ms (+131.58% 🔺) 1.4 s

@codecov
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.80%. Comparing base (eed734c) to head (dbb64ea).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5973   +/-   ##
=======================================
  Coverage   54.79%   54.80%           
=======================================
  Files        1150     1150           
  Lines       61233    61237    +4     
  Branches     5150     5154    +4     
=======================================
+ Hits        33551    33559    +8     
+ Misses      26955    26950    -5     
- Partials      727      728    +1     
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from eed734c
packages 52.45% <100.00%> (+0.01%) ⬆️

*This pull request uses carry forward flags. Click here to find out more.

Files with missing lines Coverage Δ
.../src/contract/deployment/zksync/implementations.ts 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

@kumaryash90 kumaryash90 added the merge-queue Adds the pull request to Graphite's merge queue. label Jan 17, 2025
Copy link
Member Author

kumaryash90 commented Jan 17, 2025

Merge activity

  • Jan 17, 11:08 AM EST: The merge label 'merge-queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Jan 17, 11:09 AM EST: A user added this pull request to the Graphite merge queue.
  • Jan 17, 11:37 AM EST: A user merged this pull request with the Graphite merge queue.

TOOL-3135

## Notes for the reviewer
Anything important to call out? Be sure to also clarify these in your comments.

## How to test
Unit tests, playground, etc.

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on updating the implementations for `MarketplaceV3` and `ZKSYNC_WETH` in the `thirdweb` package, specifically for the `zksync` deployment.

### Detailed summary
- Added a new entry for `MarketplaceV3` with the address `0x9EB0830B0b10010F2a53383517A7D0B75531Bb1b` for the network ID `[555271]`.
- Added a new entry for `ZKSYNC_WETH` with the address `0xb0b8b267d44c64BA6dD1Daf442949887c85199f6` for the network ID `[555271]`.

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

<!-- end pr-codex -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-queue Adds the pull request to Graphite's merge queue. packages SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants