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

slither-function-filter tool #2238

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

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    46e43fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e388cb4 View commit details
    Browse the repository at this point in the history
  3. testing: freeze

    shortdoom committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    56c72cb View commit details
    Browse the repository at this point in the history
  4. feat: basic filtering works

    shortdoom committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    7a7fe5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    465d582 View commit details
    Browse the repository at this point in the history
  6. feat: better cli output

    shortdoom committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    a0df838 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82e9124 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Nov 23, 2023

  1. fix: simpler selection

    shortdoom committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    fdfffa5 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Merge pull request crytic#2407 from crytic/dev

    sync master<> dev
    0xalpharush committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    fdf54f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    392bc01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87545a5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'function-filter' of https://github.com/shortdoom/slither

    …into function-filter
    shortdoom committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6610a7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba9cb04 View commit details
    Browse the repository at this point in the history
  5. refactor: make lint happy

    shortdoom committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    06c8527 View commit details
    Browse the repository at this point in the history
  6. fix: contains_asm typo

    shortdoom committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    42abe79 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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