• Mark Tyneway's avatar
    contracts-bedrock: fuzz optimism portal · 73059962
    Mark Tyneway authored
    Migrate away from using magic variables and towards fuzzing in the
    `OptimismPortal` instead. This improves test coverage while moving
    away from an antipattern which is defining variables far away from
    where they are used. Its good to fuzz in place of this or have
    explicit visibility into what variables are used.
    73059962
.gas-snapshot 50.2 KB