-
Notifications
You must be signed in to change notification settings - Fork 6
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
Proposal to move Velisarios to Coq-community #59
Comments
@vrahli can you confirm here that everything looks good with the above, and that you're OK with moving the original repository to the Coq-community organization? Feel free to propose more maintainers from your team. @Zimmi48 can you invite @vrahli to the organization so he gets full access? Note that my main motivation as co-maintainer would be to ensure working builds for Coq 8.9 and beyond to enable proof engineering research on the project. I'm fine with any other further evolution of the project. |
Interesting. Perhaps you can expand the readme a bit. Is there a connected paper? |
@spitters It seems like this is the corresponding paper: https://link.springer.com/chapter/10.1007/978-3-319-89884-1_22 |
Here's a copy of the paper: https://vrahli.github.io/articles/velisarios.pdf
|
@vrahli Since you have joined the organization, you should now be able to transfer your two repositories. Let me know if that's not the case or if you need help. |
@vrahli Do you still intend to transfer this project and NuprlInCoq to coq-community? If yes, let me know if you need help with the transfer operation. If not, we should close this issue. |
Move a project to coq-community
Project name: Velisarios
Initial author(s): Vincent Rahli, Ivana Vukotic, Marcus Völp, and Paulo Esteves-Verissimo
Current URL: https://github.com/vrahli/Velisarios
Kind: Coq library and extractable program
License: GPL-3.0-or-later
Description: Velisarios is a framework for verification of Byzantine fault-tolerant distributed systems, which contains an executable implementation of the PBFT algorithm.
Status: maintained (but current version on GitHub needs update for Coq 8.9)
New maintainers: Vincent Rahli (@vrahli) and Karl Palmskog (@palmskog)
PBFT is an important Coq case study. The main purpose of moving Velisarios to Coq-community (while keeping initial authors as maintainers) is to ease long-term maintenance via CI and other automation. In particular, Dune will be helpful for the executable PBFT implementation. I also suggest that Velisarios should join Coq's CI.
The text was updated successfully, but these errors were encountered: