• Mark Tyneway's avatar
    contracts-bedrock: absolute imports · 1d6894f4
    Mark Tyneway authored
    Use relatively absolute imports from the project root in a few files
    that still have not received that migration. A source code change like
    that requires a patch semver bump which then requires a rebuild of all
    of the bindings since it changes the bytecode.
    
    There are still other files that have relative imports from the file
    itself, we can slowly migrate them over time as it is convenient.
    1d6894f4
L1ERC721Bridge.sol 4.5 KB