ethereum-optimism / mocktimism

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

Extract code to start services into a reusable function #73

Closed roninjin10 closed 9 months ago

roninjin10 commented 11 months ago

Description

In #71 we add boilerplate to start processes and kill all of mocktimism if the cli command fails. This will be used on every command so we want to extract it into a reusable function

Tasks

roninjin10 commented 11 months ago

Related to https://github.com/ethereum-optimism/mocktimism/issues#:~:text=Create%20a%20more%20robust%20starting%20and%20stopping%20syncronization