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

WIP: feat: support dapp portal #6

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

WIP: feat: support dapp portal #6

wants to merge 4 commits into from

Conversation

XinyuCRO
Copy link

Portal will use the main branch(ethers-v6), need to make some adjustments for the custom gas and WETH bridge check

src/adapters.ts Outdated
return {
contractAddress: to,
calldata: "0x",
l2Value: amount,
l2Value: 0,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we don't need to update logic in the eth case because our chain doesn't use it. Keeps code less different with the upstream?

@XinyuCRO XinyuCRO changed the title feat: support dapp portal WIP: feat: support dapp portal Dec 15, 2023
@XinyuCRO XinyuCRO marked this pull request as draft December 15, 2023 08:41
@XinyuCRO
Copy link
Author

Covert to draft for now, will open when the portal integration finish

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

Successfully merging this pull request may close these issues.

2 participants