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

fix(opt8n-script): Update forge script logic to execute synchronously #50

Merged
merged 17 commits into from
Jul 29, 2024

Commits on Jul 25, 2024

  1. Merge pull request #36 from 0xOsiris/osi/script

    wip: forge scripts & silence anvil logs
    0xKitsune committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6ba4301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a80b23b View commit details
    Browse the repository at this point in the history
  3. bump foundry

    0xKitsune committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    194dd64 View commit details
    Browse the repository at this point in the history
  4. bump deps

    0xKitsune committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d75b29e View commit details
    Browse the repository at this point in the history
  5. bump deps

    0xKitsune committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ddc9e19 View commit details
    Browse the repository at this point in the history
  6. fix compilation

    0xKitsune committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    487790b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2bdb061 View commit details
    Browse the repository at this point in the history
  8. clippy

    0xKitsune committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c9b561b View commit details
    Browse the repository at this point in the history
  9. typo

    0xKitsune committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2fc08d7 View commit details
    Browse the repository at this point in the history
  10. set unlocked true

    0xKitsune committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    21447f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. chore: forge init

    0xKitsune committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5d18f3f View commit details
    Browse the repository at this point in the history
  2. forge install: forge-std

    v1.9.1
    0xKitsune committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1cea07b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    537470a View commit details
    Browse the repository at this point in the history
  4. updated wait time

    0xKitsune committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    95a527f View commit details
    Browse the repository at this point in the history
  5. synchronous forge script

    0xKitsune committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d258b9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b78ff53 View commit details
    Browse the repository at this point in the history
  7. remove gitmodule

    0xKitsune committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f4bca16 View commit details
    Browse the repository at this point in the history