• Mark Tyneway's avatar
    contracts-bedrock: foundry-ify · f54a2234
    Mark Tyneway authored
    Move the `contracts` directory to `src` and then move
    the tests into a top level `test` dir so that its
    standard foundry style for a repo.
    
    This is going to break any in flight PRs so worth trying
    to get in relatively quickly, will be no fun to rebase a
    bunch of PRs.
    
    Will need to follow up with another commit that bumps the
    patch versions.
    f54a2234
LibPosition.sol 6.96 KB