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: shared bridge support #178

Merged
merged 13 commits into from
Jul 3, 2024
Merged

feat: shared bridge support #178

merged 13 commits into from
Jul 3, 2024

Conversation

benceharomi
Copy link

@benceharomi benceharomi commented Jun 4, 2024

What

Added v24 support: using the shared bridge instead of era's legacy erc-20 bridge.

Why

Until now the portal used era's backward compatibility. For other ZK chains to be able to use it, shared bridge compatibility is needed.

@benceharomi benceharomi changed the title Feat/20240523 v24 support feat: v24 support Jun 4, 2024
Copy link

github-actions bot commented Jun 4, 2024

Visit the preview URL for this PR (updated for commit f836401):

https://staging-zksync-dapp-wallet-v2--pr178-feat-20240523-v24-165chxrq.web.app

(expires Wed, 10 Jul 2024 15:09:59 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: a25831e6058958ccabf0f806505b5b8e7241b178

composables/zksync/useWithdrawalFinalization.ts Outdated Show resolved Hide resolved
composables/zksync/deposit/useTransaction.ts Outdated Show resolved Hide resolved
@JackHamer09 JackHamer09 changed the title feat: v24 support feat: bridgehub support Jun 5, 2024
@benceharomi benceharomi changed the title feat: bridgehub support feat: shared bridge support Jul 3, 2024
@JackHamer09 JackHamer09 merged commit fd29357 into main Jul 3, 2024
4 checks passed
@JackHamer09 JackHamer09 deleted the feat/20240523_v24_support branch July 3, 2024 16:47
Copy link

github-actions bot commented Jul 3, 2024

🎉 This PR is included in version 1.24.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@rohansharmazeeve
Copy link

Withdrawls from L2 to L1 with a custom native gas token, now no longer work. They still work if I use the code from the feature branch that was merged in this PR.

Fee estimation fails with the error - UNPREDICTABLE_GAS_LIMIT

image

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.

4 participants