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(cheatcodes): additional cheatcodes to aid in symbolic testing #8807

Merged
merged 7 commits into from
Sep 11, 2024

Commits on Sep 6, 2024

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

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    63de283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16f068f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f366d4d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Changes after review:

    - separate cheatcodes tests with specific seed
    - better way to match mocked function
    - arbitrary_storage_end instead multiple calls
    - generate arbitrary value only when needed
    grandizzy committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7e69723 View commit details
    Browse the repository at this point in the history
  2. Update crates/cheatcodes/src/utils.rs

    Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
    grandizzy and DaniPopes committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b4f36db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02086f9 View commit details
    Browse the repository at this point in the history