• sam-goldman's avatar
    feat: nft bridge from l1 to optimism (#2662) · da1633a3
    sam-goldman authored
    * feat: nft bridge from eth network to optimism
    
    * Update yarn.lock
    
    * feat: added event tests
    
    * fixed import path
    
    * feat: added integration tests to nft bridge
    
    * fix: removed constructor logic from l2 bridge so it can exist as a proxy
    
    * fix: updated pr based on maurelian's comments
    
    * deploy scripts
    Co-authored-by: default avatarMark Tyneway <mark.tyneway@gmail.com>
    da1633a3
Name
Last commit
Last update
..
ConstructorReverter.sol Loading commit data...
ERC20.sol Loading commit data...
FakeL2StandardERC20.sol Loading commit data...
FakeL2StandardERC721.sol Loading commit data...
Multicall.sol Loading commit data...
NFT.sol Loading commit data...
OVMContext.sol Loading commit data...
OVMContextStorage.sol Loading commit data...
Precompiles.sol Loading commit data...
Proxy.sol Loading commit data...
Reverter.sol Loading commit data...
SelfDestruction.sol Loading commit data...
SimpleStorage.sol Loading commit data...
StateDOS.sol Loading commit data...
TestOOG.sol Loading commit data...
ValueCalls.sol Loading commit data...