• Maurelian's avatar
    feat: Rename Upgrade.s.sol to ForkProd.s.sol (#13480) · 92513ea8
    Maurelian authored
    * feat: Rename Upgrade.s.sol to ForkProd.s.sol
    
    The updated name is more descriptive of what the code currently does. It
    also reflects more accurately the current plan of applying the upgrade
    outside of this script in a separate one, which may be named
    `Upgrade.s.sol` and  will call `OPCM.upgrade()`.
    
    * feat: fix artifcat name
    
    * feat: ForkLive instead of ForkProd
    92513ea8
Name
Last commit
Last update
..
deploy-config Loading commit data...
deploy-config-periphery Loading commit data...
deployments Loading commit data...
interfaces Loading commit data...
lib Loading commit data...
meta Loading commit data...
scripts Loading commit data...
snapshots Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
foundry.toml Loading commit data...
justfile Loading commit data...