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

add foundry integration #845

Open
wants to merge 21 commits into
base: dev
Choose a base branch
from
Open

add foundry integration #845

wants to merge 21 commits into from

Commits on Aug 20, 2023

  1. add foundry support

    Signed-off-by: r3kt.eth <[email protected]>
    r3kt-eth committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    745f381 View commit details
    Browse the repository at this point in the history
  2. stopAnvilPool

    Signed-off-by: r3kt.eth <[email protected]>
    r3kt-eth committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    5bc9a0e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. finish working on foundry int

    Signed-off-by: r3kt.eth <[email protected]>
    r3kt-eth committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bb58e37 View commit details
    Browse the repository at this point in the history
  2. add viem clients

    Signed-off-by: r3kt.eth <[email protected]>
    r3kt-eth committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    cf16f49 View commit details
    Browse the repository at this point in the history
  3. rename tests

    Signed-off-by: r3kt.eth <[email protected]>
    r3kt-eth committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ff68cfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63fd826 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. test

    duckception committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    da9df17 View commit details
    Browse the repository at this point in the history
  2. merge

    duckception committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f29a5a2 View commit details
    Browse the repository at this point in the history
  3. ignore lint

    duckception committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    62c2eda View commit details
    Browse the repository at this point in the history
  4. move things around

    duckception committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    49546fd View commit details
    Browse the repository at this point in the history
  5. add try catch

    duckception committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d316977 View commit details
    Browse the repository at this point in the history
  6. which anvil

    duckception committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    fc6a18c View commit details
    Browse the repository at this point in the history
  7. refactor

    duckception committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e5dd29f View commit details
    Browse the repository at this point in the history
  8. Unskip tests

    duckception committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8528574 View commit details
    Browse the repository at this point in the history
  9. Wrap errors

    duckception committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6de7729 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. expose getActiveChains

    duckception committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0f62a11 View commit details
    Browse the repository at this point in the history
  2. download foundry

    duckception committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    53052ab View commit details
    Browse the repository at this point in the history
  3. reorder dockerfile

    duckception committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    e6e2eb1 View commit details
    Browse the repository at this point in the history
  4. unskip tests

    duckception committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f3f630f View commit details
    Browse the repository at this point in the history
  5. install foundry on CI

    duckception committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    668caba View commit details
    Browse the repository at this point in the history
  6. Fix dot

    duckception committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    fe60bc8 View commit details
    Browse the repository at this point in the history