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

use create2 in BridgeCreator #265

Merged
merged 38 commits into from
Dec 10, 2024

Conversation

godzillaba
Copy link
Contributor

@godzillaba godzillaba commented Nov 18, 2024

the salt includes all the createBridge args in case it is called with a rollup that wasn't created by RollupCreator. If all args aren't included in this scenario, you could frontrun a bridge creation with different arguments, preventing the proper deployment through the bridge creator.

@cla-bot cla-bot bot added the s label Nov 18, 2024
@godzillaba godzillaba changed the base branch from docs-reorg to develop November 18, 2024 21:07
@godzillaba godzillaba marked this pull request as ready for review November 18, 2024 21:24
@gzeoneth gzeoneth changed the base branch from develop to move-to-config December 9, 2024 08:45
@godzillaba
Copy link
Contributor Author

@gzeoneth your changes lgtm

Copy link
Contributor

@yahgwai yahgwai left a comment

Choose a reason for hiding this comment

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

LGTM, agree with Harry's suggestion regarding msg.sender

Base automatically changed from move-to-config to bold-merge December 10, 2024 14:37
@gzeoneth gzeoneth merged commit 799837d into bold-merge Dec 10, 2024
10 checks passed
@gzeoneth gzeoneth deleted the blk-278-fix-bridgecreator-reorg-issue branch December 10, 2024 14:49
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