• Mark Tyneway's avatar
    contracts-bedrock: delete deploy config type · d699c21e
    Mark Tyneway authored
    The deploy config type in typescript is no longer required. The
    Go version should now be considered the canonical version. This is
    prep work for creating validation scripts in `op-chain-ops` for
    deploy config JSON files that are added to the repository to
    ensure that they have sane values, are not missing any values
    and do not have any extra values.
    
    This will make it easier to add or remove values over time,
    reducing the number of implementations from 3 to 2 as there
    is also a solidity version. The solidity version currently
    has additional config that is not in the Go version, a follow
    up PR will add those values to the Go version.
    
    Also remove `ethers` from `contracts-bedrock` as a dep as
    it is no longer needed.
    d699c21e
Name
Last commit
Last update
..
contracts Loading commit data...
deploy-config Loading commit data...
deployments Loading commit data...
invariant-docs Loading commit data...
scripts Loading commit data...
test-case-generator Loading commit data...
.envrc.example 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...
.prettierignore Loading commit data...
.prettierrc.js Loading commit data...
.solhint.json Loading commit data...
.solhintignore Loading commit data...
.storage-layout Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
STYLE_GUIDE.md Loading commit data...
foundry.toml Loading commit data...
layout-lock.json Loading commit data...
package.json Loading commit data...
slither.config.json Loading commit data...
slither.db.json Loading commit data...
tsconfig.build.json Loading commit data...
tsconfig.json Loading commit data...