-
Notifications
You must be signed in to change notification settings - Fork 477
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
Update implementations #6405
Update implementations #6405
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
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. |
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6405 +/- ##
==========================================
+ Coverage 54.71% 54.73% +0.02%
==========================================
Files 874 874
Lines 54620 54620
Branches 3718 3722 +4
==========================================
+ Hits 29884 29895 +11
+ Misses 24641 24630 -11
Partials 95 95
|
Merge activity
|
<!-- ## title your PR with this format: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes" If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000): ## 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 updates the `MarketplaceV3` addresses in the `ZKSYNC_IMPLEMENTATIONS` object for various entries to new contract addresses. ### Detailed summary - Updated `MarketplaceV3` address from `0xBc02441a36Bb4029Cd191b20243c2e41B862F118` to `0x88e7F2bEf0a23073b7Cc2c79D307Dbd9138Fa79c` at index `324`. - Updated `MarketplaceV3` address from `0x4027561E163a420c4e5Db46E07EBd581CAa8Bb62` to `0x4b14569c7B79DBe686Ac3Ba5996131E7EDaB7a93` at index `2741`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
ca6852f
to
cb71dd5
Compare
PR-Codex overview
This PR updates the
MarketplaceV3
addresses in theZKSYNC_IMPLEMENTATIONS
constant to reflect new deployment addresses.Detailed summary
MarketplaceV3
address at index[324]
from0xBc02441a36Bb4029Cd191b20243c2e41B862F118
to0x88e7F2bEf0a23073b7Cc2c79D307Dbd9138Fa79c
.MarketplaceV3
address at index[2741]
from0x4027561E163a420c4e5Db46E07EBd581CAa8Bb62
to0x4b14569c7B79DBe686Ac3Ba5996131E7EDaB7a93
.