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

Smr 1813 withdraw erc20s #16

Merged
merged 12 commits into from
Nov 3, 2023
Merged

Smr 1813 withdraw erc20s #16

merged 12 commits into from
Nov 3, 2023

Conversation

Benjimmutable
Copy link
Contributor

@Benjimmutable Benjimmutable commented Nov 1, 2023

L2 side of Withdraw ERC20 tokens

@Benjimmutable Benjimmutable changed the base branch from main to proxies-on-deployment November 1, 2023 00:57
@Benjimmutable Benjimmutable changed the title Smr 1813 withdraw erc20s (WIP) Smr 1813 withdraw erc20s Nov 1, 2023
Base automatically changed from proxies-on-deployment to main November 1, 2023 23:08
@Benjimmutable Benjimmutable marked this pull request as ready for review November 2, 2023 22:53
@Benjimmutable Benjimmutable self-assigned this Nov 2, 2023
@Benjimmutable Benjimmutable requested a review from wcgcyx November 2, 2023 22:56
@Benjimmutable Benjimmutable changed the title (WIP) Smr 1813 withdraw erc20s Smr 1813 withdraw erc20s Nov 3, 2023
Copy link
Contributor

@wcgcyx wcgcyx left a comment

Choose a reason for hiding this comment

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

Looks good to me!

// 0000000000000000000000007fa9385be102ac3eac297483dd6233d62b3e1496
// 000000000000000000000000000000000000000000000000000000174876e7ff

// bytes memory payload = abi.encode(MAP_TOKEN_SIG, address(token), token.name(), token.symbol(), token.decimals());
Copy link
Contributor

Choose a reason for hiding this comment

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

Commented out code?

src/child/ChildERC20Bridge.sol Show resolved Hide resolved
}

// A mapped token should never have root token unset
if (rootToken == address(0)) {
Copy link
Contributor

Choose a reason for hiding this comment

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

This should never happen, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Benjimmutable Benjimmutable merged commit a7fe486 into main Nov 3, 2023
3 checks passed
@ermyas ermyas deleted the smr-1813-withdraw-erc20s branch April 12, 2024 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants