Skip to content

Commit

Permalink
Script updating archive at 2024-12-05T01:01:34Z. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Dec 5, 2024
1 parent 9fa6985 commit 94194d1
Showing 1 changed file with 41 additions and 1 deletion.
42 changes: 41 additions & 1 deletion archive.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"magic": "E!vIA5L86J2I",
"timestamp": "2024-12-03T01:01:02.307960+00:00",
"timestamp": "2024-12-05T01:00:58.947545+00:00",
"repo": "cfrg/draft-irtf-cfrg-vdaf",
"labels": [
{
Expand Down Expand Up @@ -43569,6 +43569,46 @@
"comments": []
}
]
},
{
"number": 526,
"id": "PR_kwDOGKuqOc6EGIWc",
"title": "Add test vector exercising multiple proofs",
"url": "https://github.com/cfrg/draft-irtf-cfrg-vdaf/pull/526",
"state": "OPEN",
"author": "divergentdave",
"authorAssociation": "COLLABORATOR",
"assignees": [],
"labels": [],
"body": "This adds a case to `gen_test_vec.py` exercising our handling of multiple proofs in Prio3. This is based on divviup/libprio-rs#1019.",
"createdAt": "2024-12-04T20:59:24Z",
"updatedAt": "2024-12-04T21:03:41Z",
"baseRepository": "cfrg/draft-irtf-cfrg-vdaf",
"baseRefName": "main",
"baseRefOid": "a57cc40e3ef348dae4ac5f15128df2568a8f19e9",
"headRepository": "cfrg/draft-irtf-cfrg-vdaf",
"headRefName": "david/multiproof-test-vec",
"headRefOid": "a464236bfa084becc836cd9c6794ff6d7358bc7f",
"closedAt": null,
"mergedAt": null,
"mergedBy": null,
"mergeCommit": null,
"comments": [],
"reviews": [
{
"id": "PRR_kwDOGKuqOc6T0D77",
"commit": {
"abbreviatedOid": "a464236"
},
"author": "cjpatton",
"authorAssociation": "COLLABORATOR",
"state": "APPROVED",
"body": "",
"createdAt": "2024-12-04T21:03:41Z",
"updatedAt": "2024-12-04T21:03:41Z",
"comments": []
}
]
}
]
}

0 comments on commit 94194d1

Please sign in to comment.