Skip to content

Commit 8d51849

Browse files
author
bitcoin-core:gui
committed
bitcoin-core:gui GitHub backup from Wed May 20 01:00:06 PM UTC 2026
1 parent ac4d034 commit 8d51849

2 files changed

Lines changed: 40 additions & 9 deletions

File tree

pulls/875.json

Lines changed: 39 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"statuses_url": "https://api.github.com/repos/bitcoin-core/gui/statuses/fa982f14254433a969499e93c1c3f0db31dce6ab",
1616
"number": 875,
1717
"state": "closed",
18-
"locked": false,
18+
"locked": true,
1919
"maintainer_can_modify": false,
2020
"title": "Use WitnessV0KeyHash in TestAddAddressesToSendBook",
2121
"user": {
@@ -80,7 +80,7 @@
8080
"updated_at": "2025-09-06T14:23:55Z"
8181
},
8282
"created_at": "2025-05-19T12:35:55Z",
83-
"updated_at": "2025-05-20T05:12:23Z",
83+
"updated_at": "2026-05-20T12:11:40Z",
8484
"closed_at": "2025-05-19T19:03:02Z",
8585
"mergeable_state": "unknown",
8686
"merged": true,
@@ -347,10 +347,10 @@
347347
"svn_url": "https://github.com/bitcoin-core/gui",
348348
"homepage": "https://github.com/bitcoin/bitcoin",
349349
"language": "C++",
350-
"forks_count": 354,
351-
"stargazers_count": 725,
352-
"watchers_count": 725,
353-
"size": 190146,
350+
"forks_count": 355,
351+
"stargazers_count": 727,
352+
"watchers_count": 727,
353+
"size": 190530,
354354
"default_branch": "master",
355355
"open_issues_count": 148,
356356
"is_template": false,
@@ -363,9 +363,9 @@
363363
"archived": false,
364364
"disabled": false,
365365
"visibility": "public",
366-
"pushed_at": "2026-05-16T00:00:05Z",
366+
"pushed_at": "2026-05-20T12:17:47Z",
367367
"created_at": "2020-06-16T12:20:07Z",
368-
"updated_at": "2026-05-16T00:00:11Z",
368+
"updated_at": "2026-05-20T12:18:02Z",
369369
"allow_forking": true,
370370
"license": {
371371
"key": "mit",
@@ -991,6 +991,37 @@
991991
"commit_id": "2858098810371d93c679d2cb75541b09b41fc043",
992992
"commit_url": "https://api.github.com/repos/bug-castercv502/rust-bitcoinkernel/commits/2858098810371d93c679d2cb75541b09b41fc043",
993993
"created_at": "2025-09-28T08:02:39Z"
994+
},
995+
{
996+
"event": "locked",
997+
"id": 25756197562,
998+
"node_id": "LOE_lADOEEET9c63NNmtzwAAAAX_MGK6",
999+
"url": "https://api.github.com/repos/bitcoin-core/gui/issues/events/25756197562",
1000+
"actor": {
1001+
"login": "bitcoin-core",
1002+
"id": 13464320,
1003+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjEzNDY0MzIw",
1004+
"avatar_url": "https://avatars.githubusercontent.com/u/13464320?v=4",
1005+
"gravatar_id": "",
1006+
"url": "https://api.github.com/users/bitcoin-core",
1007+
"html_url": "https://github.com/bitcoin-core",
1008+
"followers_url": "https://api.github.com/users/bitcoin-core/followers",
1009+
"following_url": "https://api.github.com/users/bitcoin-core/following%7B/other_user%7D",
1010+
"gists_url": "https://api.github.com/users/bitcoin-core/gists%7B/gist_id%7D",
1011+
"starred_url": "https://api.github.com/users/bitcoin-core/starred%7B/owner%7D%7B/repo%7D",
1012+
"subscriptions_url": "https://api.github.com/users/bitcoin-core/subscriptions",
1013+
"organizations_url": "https://api.github.com/users/bitcoin-core/orgs",
1014+
"repos_url": "https://api.github.com/users/bitcoin-core/repos",
1015+
"events_url": "https://api.github.com/users/bitcoin-core/events%7B/privacy%7D",
1016+
"received_events_url": "https://api.github.com/users/bitcoin-core/received_events",
1017+
"type": "Organization",
1018+
"site_admin": false,
1019+
"name": null,
1020+
"patch_url": null
1021+
},
1022+
"commit_id": null,
1023+
"commit_url": null,
1024+
"created_at": "2026-05-20T12:11:40Z"
9941025
}
9951026
],
9961027
"comments": []

state.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": 2,
3-
"last_backup": "2026-05-19T16:00:12.705255955Z",
3+
"last_backup": "2026-05-20T13:00:03.097066795Z",
44
"failed_issues": [],
55
"failed_pulls": []
66
}

0 commit comments

Comments
 (0)