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

[WIP] Verify send guard in Run #249

Closed

Conversation

mlimbeck
Copy link
Collaborator

Contains the current progress of verifying the send guard in the run method.
Still missing:

  • proof of absIO_val(dp, msgs[i].Buffers[i], ingressID, msgs[i].N) == absIO_val(dp, tmpBuf, ingressID, msgs[i].N)
  • remove dummy functions (e.g. absIO_valDummy())
  • rewrite SplitRange_Bytes in Run
  • remove old code

@jcp19
Copy link
Contributor

jcp19 commented Feb 19, 2024

Can you please merge master here when #237 and #246 are merged in master? Otherwise, the CI will not run on this branch

@jcp19
Copy link
Contributor

jcp19 commented Feb 25, 2024

@mlimbeck can you remind me what are the lemmas that need to be proven to complete the checks for the guard? Maybe, it would make sense to merge the IO spec branch here and to merge this PR in that branch soon to avoid a proliferation of merge conflicts

@mlimbeck mlimbeck mentioned this pull request Feb 27, 2024
3 tasks
@mlimbeck mlimbeck closed this Feb 27, 2024
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