• Mark Tyneway's avatar
    contracts-bedrock: delete sherlock upgrade scripts · 4e5b3d73
    Mark Tyneway authored
    Deletes these old upgrade scripts that were used to
    upgrade the contracts on goerli with the sherlock audit
    fixes. These scripts are not general enough to be used
    again, so there is no need to keep them around.
    
    Removing them will help to speed up compile time.
    `solc` takes awhile at this point to compile the
    contracts repo so we should prune out code that is
    not being used or will not be used in the future.
    
    We should iterate on the design so that we can have generic
    upgrade scripts in the future.
    4e5b3d73
Name
Last commit
Last update
..
differential-testing Loading commit data...
interfaces Loading commit data...
libraries Loading commit data...
outputs Loading commit data...
universal Loading commit data...
upgrades Loading commit data...
Chains.sol Loading commit data...
Deploy.s.sol Loading commit data...
DeployConfig.s.sol Loading commit data...
DeployL2.s.sol Loading commit data...
Deployer.sol Loading commit data...
Executables.sol Loading commit data...
FaultDisputeGameViz.s.sol Loading commit data...
FeeVaultWithdrawal.s.sol Loading commit data...
SemverLock.s.sol Loading commit data...
dag-viz.py Loading commit data...
forge-test-names.ts Loading commit data...
invariant-doc-gen.ts Loading commit data...
slither.sh Loading commit data...
storage-snapshot.sh Loading commit data...
validate-deploy-configs.sh Loading commit data...
validate-spacers.ts Loading commit data...
verify-foundry-install.sh Loading commit data...