• Mark Tyneway's avatar
    contracts-bedrock: delete state diff json · 8312012c
    Mark Tyneway authored
    Removes the `deploy.json` state diff artifact. We don't necessarily
    need to commit the state diff of the deploy script to the repo. We
    should utilize the state diff of the deploy script when doing major
    refactors of the deploy script to ensure that no bugs are being
    introduced.
    
    Adding in CI checks that the artifact has been updated is too much
    overhead and not really worth the benefit. Certain changes to the deploy
    script would result in huge diffs to the artifact without it being
    particularly legible. This tooling is more useful for `superchain-ops`
    where we should have every single storage slot diff fully accounted for.
    8312012c
Name
Last commit
Last update
..
deploy-config Loading commit data...
deployments Loading commit data...
invariant-docs Loading commit data...
lib Loading commit data...
periphery-deploy-config Loading commit data...
scripts Loading commit data...
snapshots Loading commit data...
src Loading commit data...
test Loading commit data...
.eslintignore Loading commit data...
.eslintrc.js Loading commit data...
.gas-snapshot Loading commit data...
.gitignore Loading commit data...
.npmignore Loading commit data...
.storage-layout Loading commit data...
CHANGELOG.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
STYLE_GUIDE.md Loading commit data...
foundry.toml Loading commit data...
package.json Loading commit data...
semver-lock.json Loading commit data...
slither-report.json Loading commit data...
slither.config.json Loading commit data...
tsconfig.build.json Loading commit data...
tsconfig.json Loading commit data...