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, cast): add RunArgs generate_local_signatures to enable trace with local contracts functions and events #7359

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Jul 12, 2024

  1. add RunArgs generate_local_signatures to enable trace with local cont…

    …racts functions and events
    byteshijinn committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    19f0b13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    093ea83 View commit details
    Browse the repository at this point in the history
  3. rename generate_local_signatures to cache_local_signatures

    merge project signatures with exists cached local signatures instead of
    just override them
    byteshijinn committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    82e7c67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa0d4de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e00d358 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    81f7c5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d34f2a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    a2db0f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    92e298c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    fe6bace View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fix cache load path

    byteshijinn committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7fc1387 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. fix for lint

    byteshijinn committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    76f92a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5ce099 View commit details
    Browse the repository at this point in the history
  3. fix fot lint

    byteshijinn committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    9ac0f3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ed58f6 View commit details
    Browse the repository at this point in the history
  5. fix for format check

    byteshijinn committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e0f35f9 View commit details
    Browse the repository at this point in the history
  6. fix for clippy check

    byteshijinn committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ebc10c8 View commit details
    Browse the repository at this point in the history
  7. fix for clippy check

    byteshijinn committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7325872 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. merge master

    byteshijinn committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    54b7e83 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. merge master

    byteshijinn committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cf40ea6 View commit details
    Browse the repository at this point in the history