• Mark Tyneway's avatar
    contracts-bedrock: weth predeploy version (#10441) · 9ef59814
    Mark Tyneway authored
    Updates the weth predeploy to be versioned.
    Even though the weth predeploy is not proxied, adding
    a version safely lets us make small modifications to it in the
    future such as updating the version of `solc` that is used
    to compile it and be able to be aware offchain of the version
    that the chain has without needing to keep a registry of codehashes.
    9ef59814
Name
Last commit
Last update
..
chain-mon Loading commit data...
common-ts Loading commit data...
contracts-bedrock Loading commit data...
contracts-ts Loading commit data...
core-utils Loading commit data...
fee-estimation Loading commit data...
sdk Loading commit data...
web3js-plugin Loading commit data...