-
Notifications
You must be signed in to change notification settings - Fork 11
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
cggmp24 development #123
base: m
Are you sure you want to change the base?
cggmp24 development #123
Conversation
This is the branch in which we will work on updating implementation to the latest revision of CGGMP paper Signed-off-by: Denis Varlakov <[email protected]>
@maurges does the plan looks okay? |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sounds reasonable. We can even do the moving of zk-proofs here before starting to work on cggmp24. I'm not sure we want to rename just the repo. I think the old repo name should stay in some form (didn't we have enough problems with branches disappearing, imagine a whole repo). Maybe we could rename the repo and make a fork under the old name, and immediately archive it |
I don't anticipate any problems, as github will be redirecting old urls, so even if we have git dependencies (I don't think we do), they will get resolved with new url automatically |
Signed-off-by: Denis Varlakov <[email protected]>
Signed-off-by: Denis Varlakov <[email protected]>
It's not guaranteed it will do, it even says so when you rename a repo |
But it does it, e.g. https://github.com/LFDT-Lockness/slip-10 still redirects to the new repo. The new release is going to be a breaking change, so it's okay even if git deps get broken |
Signed-off-by: Denis Varlakov <[email protected]>
It does redirect, but it's not guaranteed that it will do and do it forever
That's why I'm saying we should put an old version on the old URL |
I see. Yes it would be nice, but I want the repo name to reflect the crate name, and I don't want to keep the old one just to keep projects who use cggmp21 as git dependency intact. |
Upload `paillier-zk`
This is the branch in which we will work on updating implementation to the latest revision of CGGMP paper.
Note that
cggmp24/m
is protected branch, as well asm
it requires a PR for any modification.Upgrade plan:
paillier-zk
repo into the cggmp repocggmp24
cggmp24
namecggmp21/m
protected branch reserved for security patches