Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: forge scripts & silence anvil logs #25

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

0xOsiris
Copy link
Collaborator

Description

  • Integrates a forge script runner.
  • Silences Anvil CLI after startup to reduce noise in the Repl

Important Note -- On invocation of the script command I set a 12s mining interval on the anvil node as I wasn't exactly sure how to determine when/if all transactions have been broadcasted from the script to trigger block mining.

Opening for initial feeback

Tests

Still need's tests, but have verified functionality through CLI.

Metadata

Addresses: #18

@refcell refcell merged commit e344099 into ethereum-optimism:main Jul 25, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants