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 generic class for dataflow analysis and class to find constraints on group size fields #97

Merged
merged 5 commits into from
Dec 12, 2022

Commits on Sep 19, 2022

  1. Add generic class for dataflow analysis

    of transaction fields and a class for group size field
    Vara Prasad Bandaru committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    18acd36 View commit details
    Browse the repository at this point in the history
  2. Add tx field analyses for group index field

    Vara Prasad Bandaru committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d5f3108 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Merge pull request #98 from crytic/dev-tx-group-index

    Add support for finding constraints on group index
    montyly authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    cbfb517 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Fix dataflow analyses for loops and subroutines

    Vara Prasad Bandaru committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    32a978d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Use txn info and group indices to constraint gtxn info

    Vara Prasad Bandaru committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    9fba884 View commit details
    Browse the repository at this point in the history