Skip to content

feat: predeploy Arachnid CREATE2 factory#440

Merged
klkvr merged 1 commit intomainfrom
klkvr/create2-factory
Oct 10, 2025
Merged

feat: predeploy Arachnid CREATE2 factory#440
klkvr merged 1 commit intomainfrom
klkvr/create2-factory

Conversation

@klkvr
Copy link
Copy Markdown
Member

@klkvr klkvr commented Oct 9, 2025

Closes #434

Comment thread crates/contracts/src/lib.rs
Comment on lines +60 to +62
pub const ARACHNID_CREATE2_FACTORY_BYTECODE: Bytes = bytes!(
"0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe03601600081602082378035828234f58015156039578182fd5b8082525050506014600cf3"
);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor

@0xKitsune 0xKitsune left a comment

Choose a reason for hiding this comment

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

Lgtm

@klkvr klkvr merged commit 246c6e5 into main Oct 10, 2025
16 of 18 checks passed
@klkvr klkvr deleted the klkvr/create2-factory branch October 10, 2025 12:50
unbalancedparentheses pushed a commit to unbalancedparentheses/tempo that referenced this pull request Feb 23, 2026
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.

feat: add support for Foundry's default CREATE2 factory

3 participants