Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sakulstra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, trying to use
create2
with foundry i found foundry will use0x4e59b44847b379578588920ca78fbf26c0b4956c
per defaultfoundry/evm/src/executor/inspector/cheatcodes/util.rs
Line 26 in 9d64f1f
I'm wondering how "safe" it is to use this deployer in terms of
CreateX
forCREATE2
factory #2638CreateX
forCREATE2
factory #2638 there seems to be some discussion about a changed interface which will obviously change the deployer address, will the0x4e59b44847b379578588920ca78fbf26c0b4956c
will still be maintained after that?Beta Was this translation helpful? Give feedback.
All reactions