Skip to content
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

feat(sdk-core): zksync custom create2 address #39

Merged
merged 6 commits into from
Jun 6, 2024

Conversation

jsy1218
Copy link
Member

@jsy1218 jsy1218 commented Jun 6, 2024

Description

zksync-ethers use ethers 6, but our stack still uses ethers 5 across the board. We are not ready to upgrade our stack to use ethers 6, so we will implement zksync-ethers create2Address within our sdk-core

How Has This Been Tested?

I tested via a custom v3 pool address unit test written local, and address are the same without considering the case sensitivity https://app.warp.dev/block/sVW55KB4ifZKwbxC7jZs4m

Are there any breaking changes?

No

(Optional) Feedback Focus

No

(Optional) Follow Ups

@jsy1218 jsy1218 changed the title feat(sdk-cire): zksync custom create2 address feat(sdk-core): zksync custom create2 address Jun 6, 2024
Copy link
Member Author

jsy1218 commented Jun 6, 2024

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

Join @jsy1218 and the rest of your teammates on Graphite Graphite

@jsy1218 jsy1218 marked this pull request as ready for review June 6, 2024 01:45
@jsy1218 jsy1218 requested a review from a team as a code owner June 6, 2024 01:45
Copy link

graphite-app bot commented Jun 6, 2024

Graphite Automations

"Request reviewers once CI passes on sdks monorepo" took an action on this PR • (06/06/24)

1 reviewer was added and 1 assignee was added to this PR based on 's automation.

@jsy1218 jsy1218 merged commit c58412e into main Jun 6, 2024
8 checks passed
Copy link

github-actions bot commented Jun 6, 2024

🎉 This PR is included in version @uniswap/sdk-core-v5.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link
Member Author

jsy1218 commented Jun 7, 2024

Merge activity

  • Jun 7, 4:49 PM EDT: @jsy1218 started a stack merge that includes this pull request via Graphite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants