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

Solo Stacking stateful property-based tests #4725

Merged
merged 13 commits into from
Apr 30, 2024

Commits on Apr 23, 2024

  1. Add StackStxAuthCommand

    BowTiedRadone committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f60e1e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    dbe90ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    879906e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b6a2c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebf7808 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    a3aaeb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    609b8d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4aa7732 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d72629e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aaaca77 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. refactor(pox-4-tests): Move PoX-4 stateful property-based tests

    - Relocate PoX-4 stateful property-based tests from
      ../core-contract-tests/tests/pox-4/ to
      boot-contracts-stateful-prop-tests/tests/pox-4.
    - Implement a minimalistic vitest and Clarinet project setup.
    - Adjust configurations for optimal test isolation.
    - Ensure Clarinet config is as minimalistic as possible.
    - For more details, see: #4725 (comment)
    moodmosaic committed Apr 29, 2024
    1 Configuration menu
    Copy the full SHA
    482c195 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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