• 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
..
shared Loading commit data...
basic-l1-l2-communication.spec.ts Loading commit data...
bridged-tokens.spec.ts Loading commit data...
contracts.spec.ts Loading commit data...
fee-payment.spec.ts Loading commit data...
hardfork.spec.ts Loading commit data...
healthcheck.spec.ts Loading commit data...
native-eth-ovm-calls.spec.ts Loading commit data...
native-eth.spec.ts Loading commit data...
nft-bridge.spec.ts Loading commit data...
ovmcontext.spec.ts Loading commit data...
predeploys.spec.ts Loading commit data...
queue-ingestion.spec.ts Loading commit data...
replica.spec.ts Loading commit data...
rpc.spec.ts Loading commit data...
stress-tests.spec.ts Loading commit data...
system-addresses.spec.ts Loading commit data...
verifier.spec.ts Loading commit data...
whitelist.spec.ts Loading commit data...
z-batch-serialization.spec.ts Loading commit data...