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

Refactor prusti-server #750

Merged
merged 5 commits into from
Nov 5, 2021
Merged

Refactor prusti-server #750

merged 5 commits into from
Nov 5, 2021

Conversation

fpoli
Copy link
Member

@fpoli fpoli commented Nov 5, 2021

Simplify the prusti-server, removing overall 700 LOC.

I took various fixes from #415, which I think can be closed because it's too outdated. Upgrading to even more recent versions of warp, rewqest, tokio (commit 5727de3) is still blocked by rust-lang/rust#82151.

It's now possible to rewrite the last part of prusti-viper to be async, in order to report verification results as soon as they are available.

As soon as Program implements Hash it'll be easy to cache verification requests in the server.

@Aurel300 Aurel300 mentioned this pull request Nov 5, 2021
@fpoli fpoli merged commit 49f7698 into master Nov 5, 2021
@fpoli fpoli deleted the refactor-server branch November 5, 2021 11:03
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.

1 participant