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

Add zkSyncEraCreate2Address to generates a zkSync Era address #553

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

DaniSomoza
Copy link
Contributor

What it solves

Resolves #546

How this PR fixes it

Added zkSyncEraCreate2Address that generates a zkSync Era address. zkSync Era uses a distinct address derivation method compared to Ethereum.

See: https://era.zksync.io/docs/reference/architecture/differences-with-ethereum.html#create-create2

@DaniSomoza DaniSomoza requested review from yagopv and dasanra October 18, 2023 15:35
@DaniSomoza DaniSomoza merged commit 66ca365 into ethers-v6-migration Oct 19, 2023
14 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 19, 2023
@dasanra dasanra linked an issue Oct 20, 2023 that may be closed by this pull request
@dasanra dasanra deleted the removed-zksync-web3-dep branch October 31, 2023 15:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Ethers v6 Migration] Resolve Peer Dependency Conflicts
3 participants