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

Improve echidna printer perf #2064

Merged
merged 11 commits into from
Oct 13, 2023
Merged

Improve echidna printer perf #2064

merged 11 commits into from
Oct 13, 2023

Commits on Apr 6, 2023

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

Commits on Jul 25, 2023

  1. Use is_test_contract util

    smonicas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    27f5646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6acab7b View commit details
    Browse the repository at this point in the history
  3. Lint

    smonicas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c23b8fe View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    167dc5b View commit details
    Browse the repository at this point in the history
  2. fix pylint

    montyly committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b265089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3faf1bf View commit details
    Browse the repository at this point in the history
  4. Fix merge

    montyly committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    dea0483 View commit details
    Browse the repository at this point in the history
  5. Add missing type import

    montyly committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1437b01 View commit details
    Browse the repository at this point in the history
  6. Keep tests contract in the echidna printer

    Echidna might need constant from the tests themselves ;)
    montyly committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0362e00 View commit details
    Browse the repository at this point in the history
  7. Add more types, fix pylint

    montyly committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d9805c0 View commit details
    Browse the repository at this point in the history