ethereum-optimism / mocktimism

[WIP!] Coordinates two anvil process (L1 and L2) for testing / forking op-stack chains (mocktimism placeholder name)
MIT License
20 stars 6 forks source link

:sparkles: feat: search config recursively #65

Closed Sabnock01 closed 8 months ago

Sabnock01 commented 9 months ago

Description

This PR adds a feature whereby the program searches directories recursively for mocktimism.toml instead of defaulting to the root or cmd/.

Tests

Please describe any tests you've added. If you've added no tests, or left important behavior untested, please explain why not.

Additional context

Add any other context about the problem you're solving.

Metadata