Skip to content

Commit c7f0fc3

Browse files
author
ID Bot
committed
Script updating archive at 2025-10-05T02:04:50Z. [ci skip]
1 parent ba3e7a4 commit c7f0fc3

1 file changed

Lines changed: 63 additions & 1 deletion

File tree

archive.json

Lines changed: 63 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"magic": "E!vIA5L86J2I",
3-
"timestamp": "2025-09-21T02:04:31.436008+00:00",
3+
"timestamp": "2025-10-05T02:04:48.467714+00:00",
44
"repo": "davidben/merkle-tree-certs",
55
"labels": [
66
{
@@ -2553,6 +2553,24 @@
25532553
"updatedAt": "2025-09-18T17:26:53Z",
25542554
"closedAt": null,
25552555
"comments": []
2556+
},
2557+
{
2558+
"number": 147,
2559+
"id": "I_kwDOJIBkVc7PZWMx",
2560+
"title": "Explain the proof verification procedures in an appendix",
2561+
"url": "https://github.com/davidben/merkle-tree-certs/issues/147",
2562+
"state": "OPEN",
2563+
"author": "davidben",
2564+
"authorAssociation": "OWNER",
2565+
"assignees": [
2566+
"davidben"
2567+
],
2568+
"labels": [],
2569+
"body": "We borrowed them from 9162, which also didn't explain them, but it's probably worth doing so.",
2570+
"createdAt": "2025-10-03T02:21:25Z",
2571+
"updatedAt": "2025-10-03T02:21:25Z",
2572+
"closedAt": null,
2573+
"comments": []
25562574
}
25572575
],
25582576
"pulls": [
@@ -8659,6 +8677,50 @@
86598677
"comments": []
86608678
}
86618679
]
8680+
},
8681+
{
8682+
"number": 148,
8683+
"id": "PR_kwDOJIBkVc6sCqic",
8684+
"title": "List out some notation we use in Conventions and Definitions",
8685+
"url": "https://github.com/davidben/merkle-tree-certs/pull/148",
8686+
"state": "MERGED",
8687+
"author": "davidben",
8688+
"authorAssociation": "OWNER",
8689+
"assignees": [
8690+
"lukevalenta"
8691+
],
8692+
"labels": [],
8693+
"body": "We never defined LSB. Also call out that we use a bunch of notation (a || b, A : B, D[k1:k2]) from RFC 9162.",
8694+
"createdAt": "2025-10-03T22:23:15Z",
8695+
"updatedAt": "2025-10-03T22:38:51Z",
8696+
"baseRepository": "davidben/merkle-tree-certs",
8697+
"baseRefName": "main",
8698+
"baseRefOid": "0acf655b3161629bfecb5870ca2666b4aec61770",
8699+
"headRepository": "davidben/merkle-tree-certs",
8700+
"headRefName": "notation",
8701+
"headRefOid": "5966a7ca842b8f3dc3c27f2eb3caad9dd538f3bc",
8702+
"closedAt": "2025-10-03T22:38:49Z",
8703+
"mergedAt": "2025-10-03T22:38:49Z",
8704+
"mergedBy": "davidben",
8705+
"mergeCommit": {
8706+
"oid": "24e4ff9f3ca3890f33659567ccec76110c48d898"
8707+
},
8708+
"comments": [],
8709+
"reviews": [
8710+
{
8711+
"id": "PRR_kwDOJIBkVc7Ew_TW",
8712+
"commit": {
8713+
"abbreviatedOid": "5966a7c"
8714+
},
8715+
"author": "lukevalenta",
8716+
"authorAssociation": "COLLABORATOR",
8717+
"state": "APPROVED",
8718+
"body": "",
8719+
"createdAt": "2025-10-03T22:25:50Z",
8720+
"updatedAt": "2025-10-03T22:25:50Z",
8721+
"comments": []
8722+
}
8723+
]
86628724
}
86638725
]
86648726
}

0 commit comments

Comments
 (0)