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 liveness to safety construction for supporting temporal proofs #134

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

odedp
Copy link
Contributor

@odedp odedp commented Jul 22, 2023

For now this PR is here so others can see my progress. This is still WIP. I will edit this comment later.

Note: This PR should be merged only after #131 is merged.

@odedp odedp force-pushed the temporal-first-take branch from e0871e3 to 6377b89 Compare July 23, 2023 02:47
odedp added 5 commits July 22, 2023 23:40
Signed-off-by: Oded Padon <[email protected]>
This is where I am currently with implementing the liveness to safety
construction. It's still in progress (the function currently returns a
`todo!()`), but I thought to push it now so others can have a look,
and so I can start committing small improvements.

Signed-off-by: Oded Padon <[email protected]>
@odedp odedp force-pushed the temporal-first-take branch from 34fdec9 to eaf5a6a Compare July 23, 2023 06:57
@vmwclabot
Copy link

@odedp, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants