• Mark Tyneway's avatar
    ctp: delete ERC721Bridge from ctp · 98c0c0ef
    Mark Tyneway authored
    The NFT bridge tests have been ported to foundry
    as part of the `contracts-bedrock` package. We can
    now delete the NFT bridge code from `contracts-periphery`.
    
    Note that the `OptimismMintableERC721Factory` will be a predeploy
    when upgrading to bedrock, so we do not need a deploy script for it.
    Its deploy artifact was migrated to `contracts-bedrock` so that
    the existing impl can be tracked. The deployment artifacts of
    the `L1ERC721Bridge` and its `Proxy` were also migrated to
    `contracts-bedrock`.
    98c0c0ef
Name
Last commit
Last update
..
actor-tests Loading commit data...
common-ts Loading commit data...
contracts Loading commit data...
contracts-bedrock Loading commit data...
contracts-periphery Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
drippie-mon Loading commit data...
fault-detector Loading commit data...
hardhat-deploy-config Loading commit data...
message-relayer Loading commit data...
migration-data Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...