Skip to content

Commit 0031d76

Browse files
author
ID Bot
committed
Script updating archive at 2025-10-19T02:10:17Z. [ci skip]
1 parent b2c00b1 commit 0031d76

1 file changed

Lines changed: 39 additions & 11 deletions

File tree

archive.json

Lines changed: 39 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"magic": "E!vIA5L86J2I",
3-
"timestamp": "2025-10-16T01:58:12.517327+00:00",
3+
"timestamp": "2025-10-19T02:10:15.407888+00:00",
44
"repo": "davidben/merkle-tree-certs",
55
"labels": [
66
{
@@ -2567,7 +2567,7 @@
25672567
"id": "I_kwDOJIBkVc7PZWMx",
25682568
"title": "Explain the proof verification procedures in an appendix",
25692569
"url": "https://github.com/davidben/merkle-tree-certs/issues/147",
2570-
"state": "OPEN",
2570+
"state": "CLOSED",
25712571
"author": "davidben",
25722572
"authorAssociation": "OWNER",
25732573
"assignees": [
@@ -2576,8 +2576,8 @@
25762576
"labels": [],
25772577
"body": "We borrowed them from 9162, which also didn't explain them, but it's probably worth doing so.",
25782578
"createdAt": "2025-10-03T02:21:25Z",
2579-
"updatedAt": "2025-10-03T02:21:25Z",
2580-
"closedAt": null,
2579+
"updatedAt": "2025-10-17T20:06:06Z",
2580+
"closedAt": "2025-10-17T20:06:06Z",
25812581
"comments": []
25822582
},
25832583
{
@@ -8878,24 +8878,26 @@
88788878
"id": "PR_kwDOJIBkVc6sUSSZ",
88798879
"title": "Add an appendix that explains the proof procedures",
88808880
"url": "https://github.com/davidben/merkle-tree-certs/pull/150",
8881-
"state": "OPEN",
8881+
"state": "MERGED",
88828882
"author": "davidben",
88838883
"authorAssociation": "OWNER",
88848884
"assignees": [],
88858885
"labels": [],
88868886
"body": "CC @nharper\r\n \r\nCloses #147",
88878887
"createdAt": "2025-10-06T16:34:12Z",
8888-
"updatedAt": "2025-10-16T00:02:55Z",
8888+
"updatedAt": "2025-10-17T20:06:07Z",
88898889
"baseRepository": "davidben/merkle-tree-certs",
88908890
"baseRefName": "main",
88918891
"baseRefOid": "8fd36010dd8e613b3f566be965c6872a89b85475",
88928892
"headRepository": "davidben/merkle-tree-certs",
88938893
"headRefName": "proof-explain",
8894-
"headRefOid": "07988d2e3db10b6719a88f11d931086fbaa05b4d",
8895-
"closedAt": null,
8896-
"mergedAt": null,
8897-
"mergedBy": null,
8898-
"mergeCommit": null,
8894+
"headRefOid": "c5959712290c306d231e086936ffd0f62206f6b6",
8895+
"closedAt": "2025-10-17T20:06:05Z",
8896+
"mergedAt": "2025-10-17T20:06:05Z",
8897+
"mergedBy": "davidben",
8898+
"mergeCommit": {
8899+
"oid": "923c83b92be94447b589b4bbff74817e707dc775"
8900+
},
88998901
"comments": [],
89008902
"reviews": [
89018903
{
@@ -9259,6 +9261,32 @@
92599261
"updatedAt": "2025-10-16T00:02:55Z"
92609262
}
92619263
]
9264+
},
9265+
{
9266+
"id": "PRR_kwDOJIBkVc7HQDKJ",
9267+
"commit": {
9268+
"abbreviatedOid": "07988d2"
9269+
},
9270+
"author": "davidben",
9271+
"authorAssociation": "OWNER",
9272+
"state": "COMMENTED",
9273+
"body": "",
9274+
"createdAt": "2025-10-16T02:39:36Z",
9275+
"updatedAt": "2025-10-16T02:42:07Z",
9276+
"comments": [
9277+
{
9278+
"originalPosition": 208,
9279+
"body": "Whoops, yes. Fixed.",
9280+
"createdAt": "2025-10-16T02:39:37Z",
9281+
"updatedAt": "2025-10-16T02:42:07Z"
9282+
},
9283+
{
9284+
"originalPosition": 399,
9285+
"body": "Whoops, fixed.",
9286+
"createdAt": "2025-10-16T02:41:48Z",
9287+
"updatedAt": "2025-10-16T02:42:07Z"
9288+
}
9289+
]
92629290
}
92639291
]
92649292
},

0 commit comments

Comments
 (0)