-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
feat(script): support custom create2 deployer #9278
base: master
Are you sure you want to change the base?
Commits on Nov 21, 2024
-
script: add --create2-deployer
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bfc0dc3 - Browse repository at this point
Copy the full SHA bfc0dc3View commit details -
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0b98a13 - Browse repository at this point
Copy the full SHA 0b98a13View commit details -
evm/constants: add get_create2_deployer from env or default
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c29badc - Browse repository at this point
Copy the full SHA c29badcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b940dbb - Browse repository at this point
Copy the full SHA b940dbbView commit details -
script: fetch create2_deployer from env or default
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d40332e - Browse repository at this point
Copy the full SHA d40332eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8bf750 - Browse repository at this point
Copy the full SHA d8bf750View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42aa878 - Browse repository at this point
Copy the full SHA 42aa878View commit details -
evm/constants: use sync::LazyLock
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1747000 - Browse repository at this point
Copy the full SHA 1747000View commit details -
evm/inspector: add fn create2_deployer
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5e71a94 - Browse repository at this point
Copy the full SHA 5e71a94View commit details -
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a358748 - Browse repository at this point
Copy the full SHA a358748View commit details -
evm/inpector: set create2 deployer
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 43ff018 - Browse repository at this point
Copy the full SHA 43ff018View commit details -
evm-opts: add create2_deployer
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 60d6986 - Browse repository at this point
Copy the full SHA 60d6986View commit details -
script: pass deployer2-creater from cli or config
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 864deb2 - Browse repository at this point
Copy the full SHA 864deb2View commit details -
script: use create2 address to fill tx meta
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 86978b9 - Browse repository at this point
Copy the full SHA 86978b9View commit details -
config: create2 address ,no Option
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0fb8f17 - Browse repository at this point
Copy the full SHA 0fb8f17View commit details -
script/runner: set inspector.create2_deployer with evm_opts
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fa6f9ba - Browse repository at this point
Copy the full SHA fa6f9baView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea5dc19 - Browse repository at this point
Copy the full SHA ea5dc19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70c03c5 - Browse repository at this point
Copy the full SHA 70c03c5View commit details -
fix/evm-opts: default value of create2_deployer
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6c2ae28 - Browse repository at this point
Copy the full SHA 6c2ae28View commit details -
evm/core: no need to extract create2 deployer from env
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fa4ab37 - Browse repository at this point
Copy the full SHA fa4ab37View commit details -
evm/core: implement Default for EvmOpts.create2_deployer
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3761598 - Browse repository at this point
Copy the full SHA 3761598View commit details -
evm/core: use constants::DEFAULT create2 deployer
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 21bf5a3 - Browse repository at this point
Copy the full SHA 21bf5a3View commit details -
evm/core: output create2 deployer
Signed-off-by: jsvisa <delweng@gmail.com> unit test Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3a41b4f - Browse repository at this point
Copy the full SHA 3a41b4fView commit details -
evm/evm: set create2 deployer for trace and stack
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 857ca97 - Browse repository at this point
Copy the full SHA 857ca97View commit details -
cast/{run,call}: set create2 deployer
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5a8c849 - Browse repository at this point
Copy the full SHA 5a8c849View commit details -
forge/runner: set create2 deployer
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4484c9c - Browse repository at this point
Copy the full SHA 4484c9cView commit details -
script: set create2 deployer for stack
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b190fcb - Browse repository at this point
Copy the full SHA b190fcbView commit details -
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d73f65e - Browse repository at this point
Copy the full SHA d73f65eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1abdf - Browse repository at this point
Copy the full SHA 2f1abdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28e7d8d - Browse repository at this point
Copy the full SHA 28e7d8dView commit details -
script: use executor's create2 deployer
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ec358ef - Browse repository at this point
Copy the full SHA ec358efView commit details -
script: wrap create2_deployer inside executor
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 639ff34 - Browse repository at this point
Copy the full SHA 639ff34View commit details -
script: add custom create2 test
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a958c24 - Browse repository at this point
Copy the full SHA a958c24View commit details -
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4f27792 - Browse repository at this point
Copy the full SHA 4f27792View commit details