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

Prove liveness for rabbitmq #173

Merged
merged 9 commits into from
Jul 12, 2023
Merged

Prove liveness for rabbitmq #173

merged 9 commits into from
Jul 12, 2023

Commits on Jul 7, 2023

  1. Simplify the specs about filtering message

    Signed-off-by: Wenjie Ma <[email protected]>
    euclidgame committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    e3b1cfb View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Add proof module to rabbitmq

    Signed-off-by: Wenjie Ma <[email protected]>
    euclidgame committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    c1c51d3 View commit details
    Browse the repository at this point in the history
  2. Prove termination of rabbitmq_controller

    Signed-off-by: Wenjie Ma <[email protected]>
    euclidgame committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    0cdc137 View commit details
    Browse the repository at this point in the history
  3. Prove safety properties for rabbitmq

    Signed-off-by: Wenjie Ma <[email protected]>
    euclidgame committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    e39b25a View commit details
    Browse the repository at this point in the history
  4. Finish unscheduled ~> scheduled ~> init for rabbitmq

    Signed-off-by: Wenjie Ma <[email protected]>
    euclidgame committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    d2633d9 View commit details
    Browse the repository at this point in the history
  5. Add specs for requests after different steps

    Signed-off-by: Wenjie Ma <[email protected]>
    euclidgame committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    bcd2884 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    2cb31e9 View commit details
    Browse the repository at this point in the history
  2. Finish the liveness proof for rabbitmq controller

    Signed-off-by: Wenjie Ma <[email protected]>
    euclidgame committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    f71a71e View commit details
    Browse the repository at this point in the history
  3. Fix grammatical errors for zookeeper controller

    Signed-off-by: Wenjie Ma <[email protected]>
    euclidgame committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    5573563 View commit details
    Browse the repository at this point in the history