Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 47630,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 5125,
"Rust": 10804729,
"Shell": 26647,
"RenderScript": 1
},
"pushed_at": "2026-06-26T21:49:45Z",
"created_at": "2019-12-19T19:17:33Z",
"owner_type": "User",
"updated_at": "2026-02-13T21:06:04Z",
"description": "Rust-Lightning, not Rusty's Lightning",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Jeffrey Czyz",
"type": "User",
"login": "jkczyz",
"company": "Spiral",
"location": null,
"followers": 82,
"avatar_url": "https://avatars.githubusercontent.com/u/4015903?v=4",
"created_at": "2013-03-30T22:05:33Z",
"is_verified": null,
"public_repos": 34,
"account_age_days": 4865
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.0.10",
"kind": "patch",
"published_at": "2019-12-12T16:45:18Z"
}
],
"recent_commits": [
{
"oid": "109f7159e82e262d54a19304825132f2c7535e77",
"body": "Bias `Selector` to first poll the sleeper future",
"is_bot": false,
"headline": "Merge pull request #4259 from tnull/2025-12-poll-exit-first",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-12-05T18:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d1c304725e4ae68aca8112b36f4e1387f10f743",
"body": "…tence\n\nOnly log if we actually persisted `LiquidityManager` data",
"is_bot": false,
"headline": "Merge pull request #4246 from tnull/2025-11-less-spammy-liqman-persis…",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-12-05T13:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c0ca26e4afb55013fdfab780f7db7e8f2ce1180",
"body": "Previously, `lightning-background-processor`'s `Selector` would poll all\nother futures *before* finally polling the sleeper and returning the\n`exit` flag if it's ready. This could lead to scenarios where we\ninfinitely keep processing background events and never respect the\n`exit` flag, as long as any of other futures keep being ready.\n\nHere, we instead bias the `Selector` to always *first* poll the sleeper\nfuture, and hence have us act on the `exit` flag immediately if is set.",
"is_bot": false,
"headline": "Bias `Selector` to first poll the sleeper future",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-12-05T12:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aad9118fb924f0682e868db1b1ab149b997afca",
"body": "Update `main` post 0.2 release",
"is_bot": false,
"headline": "Merge pull request #4260 from tnull/2025-12-update-main-post-0.2-release",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-12-05T12:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29d97a2a96adbecdcc566dda3f705541bba43f23",
"body": "We bump the `+git` version numbers, fixing the SemVer checks.",
"is_bot": false,
"headline": "Update crate version numbers post v0.2 release",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-12-05T08:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10959b24f76d0f531abdf44bf34c46a41d0c1c3e",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md after v0.2 release",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-12-04T09:45:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de384ff9765620ae86f87529b992987ba3de7f5c",
"body": "…en-blocked\n\nHandle mon update completion actions even with update(s) is blocked",
"is_bot": false,
"headline": "Merge pull request #4236 from TheBlueMatt/2025-11-post-update-even-wh…",
"author_name": "Wilmer Paulino",
"author_login": "wpaulino",
"committed_at": "2025-12-01T23:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8906d0cf8c4cf36af2866824ce6dbb6b855d36d5",
"body": "Minor followups for 4226",
"is_bot": false,
"headline": "Merge pull request #4252 from carlaKC/4226-followups",
"author_name": "valentinewallace",
"author_login": "valentinewallace",
"committed_at": "2025-12-01T23:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd127a894dbebe88b369ed45311e11fa77b0ae11",
"body": "…ocess-upd-adds\n\nExpose `process_pending_update_add_htlcs` in tests",
"is_bot": false,
"headline": "Merge pull request #4253 from valentinewallace/2025-12-test-expose-pr…",
"author_name": "Wilmer Paulino",
"author_login": "wpaulino",
"committed_at": "2025-12-01T22:51:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa6a64bb1aa8c29331c345e10801a97ed7df46c7",
"body": "Useful for upgrade/downgrade testing in the lightning-tests module, which\ncannot access internal methods.",
"is_bot": false,
"headline": "Expose process_pending_update_add_htlcs in tests",
"author_name": "Valentine Wallace",
"author_login": "valentinewallace",
"committed_at": "2025-12-01T20:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a53ffd460e6d97111c37716ff3bf93d00ce388a",
"body": null,
"is_bot": false,
"headline": "ln: add from_u16 implementation for new trampoline errors",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-12-01T19:50:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c42f094072bcb2cac16487bb33fe63a40e8333d7",
"body": null,
"is_bot": false,
"headline": "ln: improve error message for blinded trampoline check failure",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-12-01T19:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e186bc351546849d72d3eaaada9a3afcee8caa8",
"body": "Enforce Trampoline Constraints (replacement)",
"is_bot": false,
"headline": "Merge pull request #4226 from carlaKC/3983-trampoline-constraints",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-12-01T19:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad8ce97021d92c3bc6d6193394320b49f594846c",
"body": "…-docs",
"is_bot": false,
"headline": "Merge pull request #4250 from TheBlueMatt/2025-11-splice-chan-details…",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-12-01T03:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f4a4d239d0440f2bfb1e425724ecaf4d94da7d9",
"body": "If we complete a `ChannelMonitorUpdate` persistence but there are\nblocked `ChannelMonitorUpdate`s in the channel, we'll skip all the\npost-monitor-update logic entirely. While its correct that we can't\nresume the channel (as it expected the monitor updates it generated\nto complete, even if they ended\n[…]\nailed to unblock the channel.\n\nInstead, here, we simply process post-update actions when an update\ncompletes, even if there are pending blocked updates. We do not\nfully unblock the channel, of course.",
"is_bot": false,
"headline": "Handle mon update completion actions even with update(s) is blocked",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-12-01T02:30:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c3cc331daaea5e1061f639df597c6740f3453331",
"body": "Various fields in `ChannelDetails` refer to channel information\nwhich changes on splice, which we ensure is consistently documented\nhere.",
"is_bot": false,
"headline": "Update docs for `ChannelDetails` fields which change on splice",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-12-01T01:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "369ea98054b37650538b1c68ac28821cbfc9a75f",
"body": "Previously, we logged \"Persisting LiquidityManager...\" on each\nbackground processor wakeup, which can be very spammy, even on TRACE\nlevel.\n\nHere, we opt to only log if something actually needed to be repersisted\nand we did so (in case of failure we're logging that anyways, too).",
"is_bot": false,
"headline": "Only log if we actually persisted `LiquidityManager` data",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-11-27T09:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe5d94265f1230e939c73c78b4dcdeccde2264f0",
"body": "Convert htlc structures to use named fields",
"is_bot": false,
"headline": "Merge pull request #4243 from joostjager/named-fields",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-11-26T12:45:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8116e0b8531da15ef70023ee9db03c134b359cee",
"body": "Clean up changes in previous commits.",
"is_bot": false,
"headline": "Rustfmt channel methods",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-11-26T09:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b3a7fe0b5259d056052d02a680019eda6a18717",
"body": null,
"is_bot": false,
"headline": "Convert OutboundHTLCOutcome::Success fields to struct",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-11-26T09:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb1fd4c54a26c79fa6237344ba9da5b9a8ffde5d",
"body": "Preparation for serializing the enum. The serialization macros do not\nsupport multiple unnamed fields.",
"is_bot": false,
"headline": "Convert InboundHTLCRemovalReason fields to struct",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-11-26T09:51:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "785c7813f55a8d43d9bbc453b42db36ddbb45ea9",
"body": "Tests are added to cover validation of blinded and unblinded trampoline\npayloads against their outer onion. These are consolidated with our\nexisting coverage for successful receives.\n\nCo-authored-by: Arik Sosman <git@arik.io>\nCo-authored-by: Maurice Poirrier <mpch@hey.com>",
"is_bot": false,
"headline": "ln: enforce trampoline onion recipient constraints",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-11-25T13:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb5504ec62d4b7e9d5626d8b1a6de60d71e8d370",
"body": "Add millisatoshi truncation 0FC test vectors from the spec",
"is_bot": false,
"headline": "Merge pull request #4237 from tankyleo/25-11-millisatoshi-0fc-vectors",
"author_name": "tankyleo",
"author_login": "tankyleo",
"committed_at": "2025-11-21T17:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f325458a90b7c09a197ad045bd19ec3e88916f59",
"body": "…ing-detials\n\nAdd funding redeem script to `ChannelDetails` and `ChannelPending` event",
"is_bot": false,
"headline": "Merge pull request #4234 from benthecarman/redeem-script-channel-pend…",
"author_name": "Jeffrey Czyz",
"author_login": "jkczyz",
"committed_at": "2025-11-21T00:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd1220599b294a1178eaad94b881910297254f59",
"body": "Millisatoshi truncation also contributes to the value of the anchor\noutput on a zero-fee commitment transaction.",
"is_bot": false,
"headline": "Add millisatoshi truncation 0FC test vectors from the spec",
"author_name": "Leo Nash",
"author_login": "tankyleo",
"committed_at": "2025-11-20T17:42:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3ebe7a8b0c0d5cda54752acb361fb0b737451de",
"body": null,
"is_bot": false,
"headline": "Add funding redeem script to `SplicePending' event",
"author_name": "benthecarman",
"author_login": "benthecarman",
"committed_at": "2025-11-20T16:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "add202ea7f9528794930bffe435f9e077d48a88b",
"body": "Original context and motivation comes from here: https://github.com/lightningdevkit/ldk-node/pull/677#discussion_r2505405974\n\nWhen splicing-in, the default case is our channel utxo + our wallet utxos\nbeing combined. This works great however, it can give our wallet issues\ncalculating fees after the f\n[…]\npt so we are unable to construct the\nTxOut for the channel. This adds the redeem script to the\n`ChannelDetails` and `ChannelPending` event which gives us enough\ninformation to be able to construct it.",
"is_bot": false,
"headline": "Add funding redeem script to `ChannelDetails` and `ChannelPending` event",
"author_name": "benthecarman",
"author_login": "benthecarman",
"committed_at": "2025-11-20T16:35:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "269eb6b523dc8f24ee9380fce4cc11b731186ce5",
"body": "This commit adds three new local htlc failure error reasons:\n`TemporaryTrampolineFailure`, `TrampolineFeeOrExpiryInsufficient`,\nand `UnknownNextTrampoline` for trampoline payment forwarding failures.",
"is_bot": false,
"headline": "ln: add trampoline LocalHTLCFailureReason variants per spec",
"author_name": "Maurice",
"author_login": "a-mpch",
"committed_at": "2025-11-20T13:47:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26a2222c8bd4f30121ad2d854b42298a4e7c915b",
"body": null,
"is_bot": false,
"headline": "ln/fmt: clean up ugly formatting of do_test_trampoline_unblinded_receive",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-11-20T13:47:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c9e01e26558fbae0bdcb3bfc56c32c2139aaf9b",
"body": "Remove skip without fixing up any of the ugly formatting, so that the\ndiff is a bit more readable in review.",
"is_bot": false,
"headline": "ln/fmt: remove rustfmt::skip from do_test_trampoline_unblinded_receive",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-11-20T13:47:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e11b30c2b52be2c6362b03aee0228a46f8a25040",
"body": "To allow formatting on new code, move to per-function skips.",
"is_bot": false,
"headline": "ln/fmt: move rustfmt_skip to per-function in blinded_payment_tests",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-11-20T13:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d9c676d06bb09dc2c7d27a1ed27bab57907ff06",
"body": "Payment hash and node id logging clean up",
"is_bot": false,
"headline": "Merge pull request #4228 from joostjager/logging-cleanups",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-19T15:04:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97204d64d7592a3ffa38d9b46e5610298a2f12bb",
"body": "…-channel-reestablish\n\nSupport async fetching of commitment point during channel reestablish",
"is_bot": false,
"headline": "Merge pull request #4197 from wpaulino/async-get-per-commitment-point…",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-19T13:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f7b24900d16c841d55fc83e0e2057e241d5e8d5",
"body": "`HolderCommitmentPoint` currently tracks the current and next point used\non counterparty commitments, which are unrevoked. When we reestablish a\nchannel, the counterparty sends us the commitment height, along with the\ncorresponding secret, for the state they believe to be the latest. We\ncompare said\n[…]\nommitment secret proving we are behind and we need to panic, or they\nlied and we force close the channel. This is the only case we choose to\nhandle asynchronously as it's relatively trivial to handle.",
"is_bot": false,
"headline": "Support async fetching of commitment point during channel reestablish",
"author_name": "Wilmer Paulino",
"author_login": "wpaulino",
"committed_at": "2025-11-18T22:09:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6749bc69acbad882b2252ed87ca3b7225c0deacb",
"body": "Add support for `Testnet4`",
"is_bot": false,
"headline": "Merge pull request #4148 from tnull/2025-10-testnet4-support",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-18T17:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6812c8e272179bfb75077753574eedcece738d3",
"body": null,
"is_bot": false,
"headline": "Rustfmt modified fns",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-11-18T15:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f6b1976fe7c768947f08a27bc77ba175c389eac",
"body": "Now that the default Display implementation of Record also outputs\nstructured log fields, that data can be removed from the log messages.\nThis declutters the log output and also helps with verticality in the\ncode.\n\nNote that deduplication is only carried out for log statements that are\nalways called in a log context. For some statements this isn't the case\nbecause not every caller sets up the context. Those are left unchanged.",
"is_bot": false,
"headline": "Deduplicate node id and payment hash logging",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-11-18T15:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24e89f07661a975b036d0d658b308ec11fbfc080",
"body": "Add duplicate dust test vector for zero fee channels",
"is_bot": false,
"headline": "Merge pull request #4229 from carlaKC/v3-last-vector",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-18T15:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19946610c9fdda4a30ac65e398c3e6eb8c002b6f",
"body": null,
"is_bot": false,
"headline": "ln/test: add new test vector for v3 duplicate dust",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-11-18T15:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "743f43fcfd5acba55242792ed1e9337f2ab52858",
"body": "We simply add support for `bitcoin::Network::Testnet4`, which was added\nwith release v0.32.4, which we hence deem the new minimal requirement\nfor `lightning` and `lightning-invoice`.\n\nAs other Lightning implementations seem to simply map `Testnet4` coins\nto be `Testnet` (also reusing the `tb` prefix\n[…]\nollow their\nlead and choose not to introduce a separate `Currecy` variant, even\nthough that could lead to checks failing if someone validated the\nreturned `fallback_addresses` for the given `Network`.",
"is_bot": false,
"headline": "Add support for `Testnet4`",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-11-18T14:27:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7ca08a951c646bae6a6f9712b9bb1663fe873185",
"body": "Functionize additional macro code in `channelmanager.rs`",
"is_bot": false,
"headline": "Merge pull request #4224 from TheBlueMatt/2025-11-functionize-chan-close",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-18T12:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f63066ef389b70ac1a536335ee9d9e88c5c6bf64",
"body": null,
"is_bot": false,
"headline": "Inline error variable",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-11-18T09:22:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21110c8c129585ea259c378af373a976d6f9161e",
"body": "Zero fee commitment test vectors",
"is_bot": false,
"headline": "Merge pull request #4202 from carlaKC/3789-test-vectors",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-17T20:15:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cea2e930197b6d31d2ca12b74c96337f9800127",
"body": null,
"is_bot": false,
"headline": "Format `convert_*_channel_err` code moved out of macro",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-17T19:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6974a020611653c5d26c0ec217ea91bbc0552df",
"body": "Now that `convert_channel_err` is primarily in two functions,\n`locked_close_channel` is just a dumb macro that has two forms,\neach only called once. Instead, drop it and inline its contents\ninto `convert_*_channel_err`.",
"is_bot": false,
"headline": "Inline `locked_close_channel` in the new `convert_*_channel_err`",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-17T19:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b0b56ba29add4feba644524ff97e84a36806c44",
"body": "`convert_channel_err` is used extensively in `channelmanager.rs`\n(often indirectly via `try_channel_entry`) and generates nontrivial\ncode (especially once you include `locked_close_channel`). Here we\ntake the `UNFUNDED` case of it and move them to an internal\nfunction reducing the generated code size.\n\nOn the same machine as described three commits ago, this further\nreduces build times from the previous commit by about another\nsecond.",
"is_bot": false,
"headline": "Functionize the UNFUNDED case in `convert_channel_err`",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-17T19:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "252a75a55357c0a1405e1596a229ecb7c50b8446",
"body": "`convert_channel_err` is used extensively in `channelmanager.rs`\n(often indirectly via `try_channel_entry`) and generates nontrivial\ncode (especially once you include `locked_close_channel`). Here we\ntake the `FUNDED` cases of it and move them to an internal function\nreducing the generated code size.\n\nOn the same machine as described two commits ago, this further\nreduces build times by about another second.",
"is_bot": false,
"headline": "Functionize the FUNDED cases in `convert_channel_err`",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-17T19:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a650256337146284f430f61ba6299a774f4b231",
"body": "In the next commit we'll functionize some of the\n`ChannelError`-handling logic, requiring it have access to\n`handle_new_monitor_update_locked_actions_handled_by_caller!` which\nthus needs to be defined above it.",
"is_bot": false,
"headline": "Move `ChannelError`-handling logic down in `channelmanager.rs`",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-17T19:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e4e34e3e5c78fdba72ad0a591884ead4e2907df",
"body": null,
"is_bot": false,
"headline": "Format the code moved in the previous commit",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-17T19:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "639e2baea16d7a87643f022a75f50446e6a56810",
"body": "The `handle_monitor_update_completion` macro is called from a\nnumber of places in `channelmanager.rs` and dumps quite a bit of\ncode into each callsite. Here we take the unlocked half of\n`handle_monitor_update_completion` and move it into a function in\n`ChannelManager`.\n\nAs a result, building the `li\n[…]\n`channelmanager.rs` was reduced by\naround a full second (out of ~28.5 originally) on my machine using\nrustc 1.85.0. Memory usage of the `expand_crate` step went from\n+554MB to +548MB in the same test.",
"is_bot": false,
"headline": "Move unlocked part of `handle_monitor_update_completion` into an fn",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-17T18:38:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bda19d679b3dd8dece1c79fcd6d6bcb53c3a2856",
"body": "Log structured peer, channel and hash fields",
"is_bot": false,
"headline": "Merge pull request #4217 from joostjager/chan-logging",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-11-17T18:17:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "053933b514593c94eca1bebc701b6de239729873",
"body": "Since most log messages no longer include the channel ID in their text,\nthis commit updates the test logger to output the structured channel ID\ninstead. The ID is truncated for readability. Similarly peer id and\npayment hash are logged.\n\nCo-authored-by: Matt Corallo <git@bluematt.me>",
"is_bot": false,
"headline": "Log structured peer id, channel id and payment hash",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-11-17T16:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65f7f7f32cb274b99cd2d0a58de0395b74e277d4",
"body": "Previously, log messages often included the channel ID both in the\nmessage text and in the structured `channel_id` field. This led to\nredundant information and made it difficult to quickly identify which\nlog lines pertain to a given channel, as the ID could appear in\ndifferent positions or sometimes\n[…]\nield always appeared in these log calls.\nSome exceptions remain—for example, calls where the structured field\ncontains a temporary channel ID and the message contains the final ID\nwere left unchanged.",
"is_bot": false,
"headline": "Remove redundant channel ID logging",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-11-17T11:41:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6d4897c32b579ac5a9d65e021603d3133da70104",
"body": "Remove more testutil macros",
"is_bot": false,
"headline": "Merge pull request #4220 from elnosh/replace-testuils-macros",
"author_name": "valentinewallace",
"author_login": "valentinewallace",
"committed_at": "2025-11-14T19:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d0254cc4ef89b352b81ce130615ea3091c2126a",
"body": "Introduce ReceiveAuthKey verification for Blinded Payment Paths",
"is_bot": false,
"headline": "Merge pull request #4126 from shaavan/aad-payment",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-14T13:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30715f58829e26fad4a86b7e822074e0967d3a4c",
"body": "Now that we have Display implemented on Record, the various\ntest logger implementations can make use of that.",
"is_bot": false,
"headline": "Unify test logger output",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-11-14T10:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fc5090a1a8d57a1f6f229a5838c6419199435e3",
"body": "Makes sure that 4 and 5 character log levels line up.",
"is_bot": false,
"headline": "Align log levels",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-11-14T10:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "621f909772bcc8b7028c8f377aae3d6a25718ac0",
"body": "As a preparatory step for unifying test log output.",
"is_bot": false,
"headline": "Implement Display for Record",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-11-14T10:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ec3492b2b5f4e88fcef2e0251de75a2ace05107",
"body": "Replace calls to `check_closed_event` macro\nto the identically-named function.",
"is_bot": false,
"headline": "Remove `check_closed_event` macro",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-11-13T21:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4828c0f2fa07c6d46a34923d1ef78f2f6e7047a",
"body": "Always forward gossip for all our channels to all our peers",
"is_bot": false,
"headline": "Merge pull request #4216 from TheBlueMatt/2025-11-forward-peer-gossip",
"author_name": "Wilmer Paulino",
"author_login": "wpaulino",
"committed_at": "2025-11-13T17:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61aca4db69e01a6cebcd2b7fe9204f9287ab00a2",
"body": "Properly consider blinded paths in InFlightHtlcs",
"is_bot": false,
"headline": "Merge pull request #4072 from TheBlueMatt/2025-09-bp-usage-tracking",
"author_name": "valentinewallace",
"author_login": "valentinewallace",
"committed_at": "2025-11-13T16:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b18ccb35f9539f7d0d048a86be3e3ac1dbda217d",
"body": "Now that we have introduced an alternate mechanism for authentication\nin the codebase, we can safely remove the now redundant (hmac, nonce)\nfields from the Payment ReceiveTlvs's while maintaining the security\nof the onion messages.",
"is_bot": false,
"headline": "Cleanup: Remove redundant (hmac, nonce) from codebase",
"author_name": "shaavan",
"author_login": "shaavan",
"committed_at": "2025-11-13T11:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1e884b69c3e1de4b2798444f451d311a4ab0bad",
"body": "Extends the work started in\n[PR#3917](https://github.com/lightningdevkit/rust-lightning/pull/3917)\nby adding ReceiveAuthKey-based verification for Blinded Payment Paths.\n\nThis reduces space previously taken by individual ReceiveTlvs and\naligns the verification logic with that used for Blinded Message Paths.",
"is_bot": false,
"headline": "Introduce ReceiveAuthKey-based verification in Blinded Payment Paths",
"author_name": "shaavan",
"author_login": "shaavan",
"committed_at": "2025-11-13T11:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "587e6fc6e954710db5f78bd221e1874d77dcddd5",
"body": "Sadly, the lightning gossip protocol operates by always flooding\npeers with all the latest gossip they receive. For nodes with many\npeers, this can result in lots of duplicative gossip as they\nreceive every message from every peer. As a results, some lightning\nimplementations disable gossip with new\n[…]\ncts to open public channels to its LSP clients.\n\nHere we finally forward all gossip that is about either side of any\nof our channels to all our peers, irrespective of their requested\ngossip filtering.",
"is_bot": false,
"headline": "Always forward gossip for all our channels to all our peers",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-12T22:18:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1d516e61c2259d5553ebf8885efc9723bc762aa6",
"body": "Sadly, the lightning gossip protocol operates by always flooding\npeers with all the latest gossip they receive. For nodes with many\npeers, this can result in lots of duplicative gossip as they\nreceive every message from every peer. As a results, some lightning\nimplementations disable gossip with new\n[…]\ng peer gossip limitations about all of our own channels.\nHere we do the final prep work, passing the two sides of each\nchannel back from `handle_channel_update` calls and into\n`forward_broadcast_msg`.",
"is_bot": false,
"headline": "Pipe channel node information through to `forward_broadcast_msg`",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-12T22:18:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0e8d77590a41c681957c360b6e7b685cb174132c",
"body": "Sadly, the lightning gossip protocol operates by always flooding\npeers with all the latest gossip they receive. For nodes with many\npeers, this can result in lots of duplicative gossip as they\nreceive every message from every peer. As a results, some lightning\nimplementations disable gossip with new\n[…]\nth sides of the channel\nexplicitly in the message, `ChannelUpdate`s do not, so here we add\nthe `node_id`s to `BroadcastChannelUpdate` giving us the\ninformation we need when we go to broadcast updates.",
"is_bot": false,
"headline": "Include both `node_id`s in `BroadcastChannelUpdate`",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-12T22:18:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c9bd30aa1b71797229a3e065217b9cebab759713",
"body": null,
"is_bot": false,
"headline": "ln/test: add test vectors for v3 channels",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-11-12T19:16:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bf71d990dd790a114afbe22d5fab9923ec1ac63",
"body": "In v3 test vectors, we're using real preimages so won't be able to\nuse the workaround here.",
"is_bot": false,
"headline": "ln: pass preimage into test_commitment_common",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-11-12T15:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c604dd04496eccb45378db7e682afcf475189e8",
"body": null,
"is_bot": false,
"headline": "ln/test: test_channel_common zero fee commitment anchor handling",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-11-12T15:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "845aa04ff56f52ca9a62495e1ab2faf5b63549af",
"body": null,
"is_bot": false,
"headline": "ln/refactor: remove rustfmt skip from outbound_commitment_test",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-11-12T15:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cfd18c3b8a785c5562f0db1493ba81bee023969",
"body": null,
"is_bot": false,
"headline": "ln/refactor: move hex test helpers from blinded payments to test_utils",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-11-12T15:25:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b92b0835559d1a93ed77d3fc85cedde60fd6ada",
"body": "To be used in the commits that follow for zero fee commitment test\nvectors.",
"is_bot": false,
"headline": "ln/test: move commitment check macro out of outbound test",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-11-12T15:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec0b9694627ba66ed2e63af7073a545fd6689cf1",
"body": "Add fuzz coverage for splicing + minor bug fixes",
"is_bot": false,
"headline": "Merge pull request #4219 from wpaulino/fuzz-splicing",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-12T12:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6514200b05cbda43dea088ebb817ab37cc735f61",
"body": "Replace calls to `get_htlc_update_msgs` macro\nto the identically-named function.",
"is_bot": false,
"headline": "Remove `get_htlc_update_msgs` macro",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-11-12T00:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e7862829bd9349f7a442b5a6f836ba898f7e87f",
"body": "Splicing should also have fuzz coverage, and it depends on the\nquiescence protocol.",
"is_bot": false,
"headline": "Replace quiescence fuzz coverage with splicing",
"author_name": "Wilmer Paulino",
"author_login": "wpaulino",
"committed_at": "2025-11-11T22:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25264d758d11b3f3b6af881fa1eff95c96131cca",
"body": "This method was originally intended to DRY the logic between\n`FundedChannel` and `PendingChannelV2` when handling\n`funding_tx_constructed`, though it's not very useful anymore.",
"is_bot": false,
"headline": "Break up ChannelContext::funding_tx_constructed",
"author_name": "Wilmer Paulino",
"author_login": "wpaulino",
"committed_at": "2025-11-11T22:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6ed667c6936ff7f188515e1633a90a5609b14b7",
"body": "We incorrectly assumed that both commitments must be at the same height,\nbut this is certainly possible whenever updates are proposed in both\ndirections at the same time.",
"is_bot": false,
"headline": "Remove invalid splice debug assertion in funding_tx_constructed",
"author_name": "Wilmer Paulino",
"author_login": "wpaulino",
"committed_at": "2025-11-11T22:27:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2b15c212ad164cfa4aab148efa52146fa63df7c",
"body": "When we propose quiescence due to a user initiated action, such as a\nsplice, it's possible that the `stfu` message is not ready to be sent\nout yet due to the state machine pending a change. This would result in\nan error communicated back to the caller of\n`ChannelManager::splice_channel`, but this is unnecessary and confusing,\nthe splice is still pending and will be carried out once quiescence is\neventually negotiated.",
"is_bot": false,
"headline": "Avoid returning user error when stfu is not ready to be sent yet",
"author_name": "Wilmer Paulino",
"author_login": "wpaulino",
"committed_at": "2025-11-11T22:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc25a5ba0b8b88065835d4460bcda2395fac4e47",
"body": "When paying a BOLT 12 invoice an amount greater than any one of\nmultiple blinded paths, we need to track how much is in-flight\nacross the paths when retrying. Here we do so, tracking blinded\npath usage in a new field in `InFlightHtlcs`.\n\nFixes #2737",
"is_bot": false,
"headline": "Properly consider blinded paths in `InFlightHtlcs`",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-11T21:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9150bc838ae2e5caf3d7f365f483d2141e3a9100",
"body": "Use 72 WU instead of 73 WU for signature weight",
"is_bot": false,
"headline": "Merge pull request #4208 from jkczyz/2025-11-signature-weight",
"author_name": "Wilmer Paulino",
"author_login": "wpaulino",
"committed_at": "2025-11-11T17:40:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2330ed9892f64c09762e77f6e4dfad59f89e0d1b",
"body": "Useful for re-using code producing a FundingTxInput set to implement\nCoinSelectionSource.",
"is_bot": false,
"headline": "Add method to convert FundingTxInput to Utxo",
"author_name": "Jeffrey Czyz",
"author_login": "jkczyz",
"committed_at": "2025-11-11T15:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4803c7e34567f6903de9848726cc73e8bf1234a",
"body": "The interactive-tx construction protocol needs to make sure the\nconstructed transaction does not exceed MAX_STANDARD_TX_WEIGHT. A naive\nestimate of the transaction weight after signing was used, but was not\naccurate. Specifically, it double-counted EMPTY_SCRIPT_SIG_WEIGHT and\ndidn't include SEGWIT_MARKER_FLAG_WEIGHT.",
"is_bot": false,
"headline": "Fix MAX_STANDARD_TX_WEIGHT check",
"author_name": "Jeffrey Czyz",
"author_login": "jkczyz",
"committed_at": "2025-11-11T15:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aa457407df22771c08a24a0f5c739b78442c20a",
"body": "The interactive-tx construction protocol uses an agreed upon fee rate.\nSince the bitcoind coin selection algorithm may underpay fees when no\nchange output is needed, providing a tolerance when checking if the\nremote's fee contribution could avoid some unexpected failures. This\ncommit introduces a 95% tolerance similar to Eclair.",
"is_bot": false,
"headline": "Use a tolerance when estimating remote fees",
"author_name": "Jeffrey Czyz",
"author_login": "jkczyz",
"committed_at": "2025-11-11T15:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "469802612762ef747f532972e472f23f1031c702",
"body": "When estimating the splice funding transaction fees, adjust for\ngrind_signatures. Since LDK supplies one of the signatures, only adjust\nby 1 WU even though spending the shared input requires two signatures.",
"is_bot": false,
"headline": "Account for grind_signatures in splice funding tx",
"author_name": "Jeffrey Czyz",
"author_login": "jkczyz",
"committed_at": "2025-11-11T15:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7815e543ddb4dc207e85c3d0402e0f9a851fdbca",
"body": "replace `commitment_signed_dance` macro in test utils",
"is_bot": false,
"headline": "Merge pull request #4214 from elnosh/commitment-signed-dance-macro",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-11T15:08:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fea54b4d7fa374a317fb2f6d26a7d5893a274052",
"body": "Remove `get_revoke_commit_msgs` macro",
"is_bot": false,
"headline": "Merge pull request #4215 from elnosh/replace-get-revoke-macro",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-11-11T10:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbbda61e06ecacc4c817938ca81001d363649c5b",
"body": null,
"is_bot": false,
"headline": "Merge pull request #4179 from TheBlueMatt/2025-10-fiz-fuzz",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-10T22:45:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ef429ee1faf3ef4c282994e1dd25c61e2c359d4",
"body": "Replace calls to `get_revoke_commit_msgs` macro\nto the identically-named function.",
"is_bot": false,
"headline": "Remove `get_revoke_commit_msgs` macro",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-11-10T21:53:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bbc692844be86d36e9f410743c99a3ef0c3629a",
"body": "Replace last `commitment_signed_dance` calls with\n`commitment_signed_dance_return_raa`.",
"is_bot": false,
"headline": "Remove `commitment_signed_dance` macro",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-11-10T21:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "021d503d84b11ccc8ec6b44e8fb9e85e5f28ce57",
"body": "Replace calls to `commitment_signed_dance` macro to instead\ncall `commitment_signed_dance_through_cp_raa`.",
"is_bot": false,
"headline": "Use `commitment_signed_dance_through_cp_raa` instead of macro",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-11-10T21:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b675324a6a49988ab48a234c4fdd341603c7d5d3",
"body": null,
"is_bot": false,
"headline": "Remove `do_main_commitment_signed_dance` call in macro",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-11-10T21:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1097fdb552a0ec7637e6952f6490e72e29c9c96",
"body": "Replace calls to `commitment_signed_dance` macro when\nskip_last_step=true to instead call `do_commitment_signed_dance`.",
"is_bot": false,
"headline": "Replace `commitment_signed_dance` for skip_last_step=true",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-11-10T21:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80965fa6cf60632eff0a48724fa14565f6686cf1",
"body": "Replace calls to `commitment_signed_dance` macro when\nskip_last_step=false to instead call `do_commitment_signed_dance`.",
"is_bot": false,
"headline": "Replace `commitment_signed_dance` for skip_last_step=false",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-11-10T21:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8015c015d47adfd84eab0c3aee0f17927eb1773e",
"body": "We have some complexity in `ci-fuzz.sh` to limit each fuzzer to a\nrough runtime, but `honggfuzz` has a `--run-time` argument that we\ncan simply use instead, which we do here.",
"is_bot": false,
"headline": "Use `honggfuzz`'s `--run-time` arg to limit per-fuzz runtime in CI",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-10T18:46:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb341de7884db765fd42d58b62bffe713940a404",
"body": "When estimating signature weight, 73 WU was used in some places while 72\nWU was used in others. Consistently use 72 WU and replace hardcoded\nvalues with constants. 73 WU signatures are non-standard and won't be\nproduced by LDK. Additionally, using 73 WU along with grind_signatures\nadjustment is nonsensical.",
"is_bot": false,
"headline": "Use 72 WU instead of 73 WU for signature weight",
"author_name": "Jeffrey Czyz",
"author_login": "jkczyz",
"committed_at": "2025-11-10T16:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e42e74e0eb927531c87e9ae7c029988e45c985ba",
"body": "…efore-commit-sig\n\nAllow counterparty tx_abort before handling initial commitment signed",
"is_bot": false,
"headline": "Merge pull request #4204 from wpaulino/splice-counterparty-tx-abort-b…",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-11-09T13:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95c4eaf3b0e4542eeec27f4c43addb94cf91003d",
"body": "Fix build warnings under rustc 1.75.0",
"is_bot": false,
"headline": "Merge pull request #4212 from jkczyz/2025-11-fix-warnings",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-11-07T07:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2338805cfd9559e4c43ce16fa1d33eac751f9eeb",
"body": null,
"is_bot": false,
"headline": "Fix unused_mut warning under --cfg=c_bindings",
"author_name": "Jeffrey Czyz",
"author_login": "jkczyz",
"committed_at": "2025-11-06T21:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73820aec39fc7612813591a191ea9860b0351a3f",
"body": null,
"is_bot": false,
"headline": "Fix compiler warning",
"author_name": "Jeffrey Czyz",
"author_login": "jkczyz",
"committed_at": "2025-11-05T20:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08c22360e15c1ccf223e5ac92f39610bb7b483e7",
"body": "Add LDK Node integration test",
"is_bot": false,
"headline": "Merge pull request #4206 from tnull/2025-11-ldk-node-integration-test",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-11-05T12:36:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 808,
"latest_release_at": "2019-12-12T16:45:18Z",
"latest_release_tag": "v0.0.10",
"releases_from_tags": true,
"days_since_last_push": 29,
"active_weeks_last_year": 19,
"days_since_latest_release": 2417,
"mean_days_between_releases": null
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "lightning",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/lightning",
"is_deprecated": false,
"latest_version": "0.2.4",
"repository_url": "https://git.rust-bitcoin.org/lightningdevkit/rust-lightning",
"versions_count": 72,
"total_downloads": 1806593,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 91028,
"first_published_at": "2018-02-16T23:08:24.930968Z",
"latest_published_at": "2026-07-24T01:48:53.115701Z",
"latest_version_yanked": false,
"days_since_latest_publish": 2
},
{
"name": "possiblyrandom",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/possiblyrandom",
"is_deprecated": false,
"latest_version": "0.2.1",
"repository_url": "https://github.com/lightningdevkit/rust-lightning/",
"versions_count": 4,
"total_downloads": 483194,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 51090,
"first_published_at": "2024-02-12T22:35:51.980004Z",
"latest_published_at": "2026-06-18T22:29:33.108004Z",
"latest_version_yanked": false,
"days_since_latest_publish": 37
},
{
"name": "lightning-types",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/lightning-types",
"is_deprecated": false,
"latest_version": "0.3.2",
"repository_url": "https://git.rust-bitcoin.org/lightningdevkit/rust-lightning/",
"versions_count": 14,
"total_downloads": 1125406,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 117986,
"first_published_at": "2024-08-12T13:19:41.889110Z",
"latest_published_at": "2026-07-24T01:48:30.033111Z",
"latest_version_yanked": false,
"days_since_latest_publish": 2
},
{
"name": "lightning-macros",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/lightning-macros",
"is_deprecated": false,
"latest_version": "0.2.1",
"repository_url": "https://github.com/lightningdevkit/rust-lightning/",
"versions_count": 6,
"total_downloads": 287326,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 42323,
"first_published_at": "2024-12-22T23:15:07.360528Z",
"latest_published_at": "2026-01-30T00:15:37.159534Z",
"latest_version_yanked": false,
"days_since_latest_publish": 177
},
{
"name": "lightning-invoice",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"bitcoin",
"bolt11",
"invoice",
"lightning"
],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/lightning-invoice",
"is_deprecated": false,
"latest_version": "0.34.1",
"repository_url": "https://git.rust-bitcoin.org/lightningdevkit/rust-lightning/",
"versions_count": 53,
"total_downloads": 2199511,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 136784,
"first_published_at": "2018-12-14T00:59:12.372721Z",
"latest_published_at": "2026-07-24T01:48:41.765176Z",
"latest_version_yanked": false,
"days_since_latest_publish": 2
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"bench/Cargo.toml",
"ext-functional-test-demo/Cargo.toml",
"fuzz/Cargo.toml",
"fuzz/write-seeds/Cargo.toml",
"lightning-background-processor/Cargo.toml",
"lightning-block-sync/Cargo.toml",
"lightning-custom-message/Cargo.toml",
"lightning-dns-resolver/Cargo.toml",
"lightning-invoice/Cargo.toml",
"lightning-liquidity/Cargo.toml",
"lightning-macros/Cargo.toml",
"lightning-net-tokio/Cargo.toml",
"lightning-persister/Cargo.toml",
"lightning-rapid-gossip-sync/Cargo.toml",
"lightning-tests/Cargo.toml",
"lightning-transaction-sync/Cargo.toml",
"lightning-types/Cargo.toml",
"lightning/Cargo.toml",
"msrv-no-dev-deps-check/Cargo.toml",
"no-std-check/Cargo.toml",
"possiblyrandom/Cargo.toml"
],
"largest_source_bytes": 842207,
"source_files_sampled": 376,
"oversized_source_files": 48,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"bench/Cargo.toml",
"ext-functional-test-demo/Cargo.toml",
"fuzz/Cargo.toml",
"lightning-background-processor/Cargo.toml",
"lightning-block-sync/Cargo.toml",
"lightning-custom-message/Cargo.toml",
"lightning-dns-resolver/Cargo.toml",
"lightning-invoice/Cargo.toml",
"lightning-liquidity/Cargo.toml",
"lightning-macros/Cargo.toml",
"lightning-net-tokio/Cargo.toml",
"lightning-persister/Cargo.toml",
"lightning-rapid-gossip-sync/Cargo.toml",
"lightning-tests/Cargo.toml",
"lightning-transaction-sync/Cargo.toml",
"lightning-types/Cargo.toml",
"lightning/Cargo.toml",
"msrv-no-dev-deps-check/Cargo.toml",
"no-std-check/Cargo.toml",
"possiblyrandom/Cargo.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "atty",
"direct": false,
"version": "0.2.14",
"severity": "low",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"GHSA-g98v-hv3f-hcfr",
"RUSTSEC-2021-0145",
"RUSTSEC-2024-0375"
],
"fixed_version": null,
"advisory_count": 3,
"oldest_advisory_days": 1847
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1
},
"advisory_count": 3,
"affected_count": 1,
"assessed_count": 90,
"malicious_count": 0,
"assessed_package": "crates:lightning@0.2.4",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "lightning",
"manifest": "bench/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning-persister",
"manifest": "bench/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning-rapid-gossip-sync",
"manifest": "bench/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "criterion",
"manifest": "bench/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "lightning",
"manifest": "ext-functional-test-demo/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "bitcoin",
"manifest": "lightning-background-processor/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.32.2"
},
{
"name": "bitcoin_hashes",
"manifest": "lightning-background-processor/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14.0"
},
{
"name": "bitcoin-io",
"manifest": "lightning-background-processor/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.2"
},
{
"name": "lightning",
"manifest": "lightning-background-processor/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0"
},
{
"name": "lightning-rapid-gossip-sync",
"manifest": "lightning-background-processor/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.0"
},
{
"name": "lightning-liquidity",
"manifest": "lightning-background-processor/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.0"
},
{
"name": "possiblyrandom",
"manifest": "lightning-background-processor/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "bitcoin",
"manifest": "lightning-block-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.32.2"
},
{
"name": "lightning",
"manifest": "lightning-block-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0"
},
{
"name": "tokio",
"manifest": "lightning-block-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.35"
},
{
"name": "serde_json",
"manifest": "lightning-block-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "chunked_transfer",
"manifest": "lightning-block-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.4"
},
{
"name": "bitcoin",
"manifest": "lightning-custom-message/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.32.2"
},
{
"name": "lightning",
"manifest": "lightning-custom-message/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0"
},
{
"name": "lightning",
"manifest": "lightning-dns-resolver/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0"
},
{
"name": "lightning-types",
"manifest": "lightning-dns-resolver/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0"
},
{
"name": "dnssec-prover",
"manifest": "lightning-dns-resolver/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.6"
},
{
"name": "tokio",
"manifest": "lightning-dns-resolver/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "bech32",
"manifest": "lightning-invoice/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11.0"
},
{
"name": "lightning-types",
"manifest": "lightning-invoice/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0"
},
{
"name": "serde",
"manifest": "lightning-invoice/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "bitcoin",
"manifest": "lightning-invoice/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.32.4"
},
{
"name": "lightning",
"manifest": "lightning-liquidity/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0"
},
{
"name": "lightning-types",
"manifest": "lightning-liquidity/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0"
},
{
"name": "lightning-invoice",
"manifest": "lightning-liquidity/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.34.0"
},
{
"name": "lightning-macros",
"manifest": "lightning-liquidity/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "bitcoin",
"manifest": "lightning-liquidity/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.32.2"
},
{
"name": "chrono",
"manifest": "lightning-liquidity/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "serde",
"manifest": "lightning-liquidity/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "serde_json",
"manifest": "lightning-liquidity/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "backtrace",
"manifest": "lightning-liquidity/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "syn",
"manifest": "lightning-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0"
},
{
"name": "proc-macro2",
"manifest": "lightning-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "quote",
"manifest": "lightning-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "bitcoin",
"manifest": "lightning-net-tokio/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.32.2"
},
{
"name": "lightning",
"manifest": "lightning-net-tokio/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0"
},
{
"name": "tokio",
"manifest": "lightning-net-tokio/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.35"
},
{
"name": "bitcoin",
"manifest": "lightning-persister/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.32.2"
},
{
"name": "lightning",
"manifest": "lightning-persister/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0"
},
{
"name": "tokio",
"manifest": "lightning-persister/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.35"
},
{
"name": "lightning",
"manifest": "lightning-rapid-gossip-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0"
},
{
"name": "bitcoin",
"manifest": "lightning-rapid-gossip-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.32.2"
},
{
"name": "bitcoin_hashes",
"manifest": "lightning-rapid-gossip-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14.0"
},
{
"name": "bitcoin-io",
"manifest": "lightning-rapid-gossip-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.2"
},
{
"name": "lightning-types",
"manifest": "lightning-tests/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning-invoice",
"manifest": "lightning-tests/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning-macros",
"manifest": "lightning-tests/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning",
"manifest": "lightning-tests/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning_0_1",
"manifest": "lightning-tests/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.7"
},
{
"name": "lightning_0_0_125",
"manifest": "lightning-tests/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.0.125"
},
{
"name": "bitcoin",
"manifest": "lightning-tests/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.32.2"
},
{
"name": "lightning",
"manifest": "lightning-transaction-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0"
},
{
"name": "lightning-macros",
"manifest": "lightning-transaction-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "bitcoin",
"manifest": "lightning-transaction-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.32.2"
},
{
"name": "futures",
"manifest": "lightning-transaction-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "esplora-client",
"manifest": "lightning-transaction-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12"
},
{
"name": "electrum-client",
"manifest": "lightning-transaction-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.24.0"
},
{
"name": "bitcoin",
"manifest": "lightning-types/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.32.2"
},
{
"name": "lightning-types",
"manifest": "lightning/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0"
},
{
"name": "lightning-invoice",
"manifest": "lightning/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.34.0"
},
{
"name": "lightning-macros",
"manifest": "lightning/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "bech32",
"manifest": "lightning/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11.0"
},
{
"name": "bitcoin",
"manifest": "lightning/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.32.4"
},
{
"name": "dnssec-prover",
"manifest": "lightning/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.6"
},
{
"name": "hashbrown",
"manifest": "lightning/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13"
},
{
"name": "possiblyrandom",
"manifest": "lightning/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "regex",
"manifest": "lightning/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.5.6"
},
{
"name": "backtrace",
"manifest": "lightning/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "libm",
"manifest": "lightning/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "inventory",
"manifest": "lightning/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "lightning",
"manifest": "msrv-no-dev-deps-check/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning-block-sync",
"manifest": "msrv-no-dev-deps-check/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning-invoice",
"manifest": "msrv-no-dev-deps-check/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning-net-tokio",
"manifest": "msrv-no-dev-deps-check/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning-persister",
"manifest": "msrv-no-dev-deps-check/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning-background-processor",
"manifest": "msrv-no-dev-deps-check/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning-rapid-gossip-sync",
"manifest": "msrv-no-dev-deps-check/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning-custom-message",
"manifest": "msrv-no-dev-deps-check/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning",
"manifest": "no-std-check/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning-invoice",
"manifest": "no-std-check/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning-rapid-gossip-sync",
"manifest": "no-std-check/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "lightning-background-processor",
"manifest": "no-std-check/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "getrandom",
"manifest": "possiblyrandom/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "backtrace",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bech32",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bitcoin",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bitcoin-io",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bitcoin_hashes",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "chrono",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "chunked_transfer",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "criterion",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "dnssec-prover",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "electrum-client",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "esplora-client",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "futures",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "inventory",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "libm",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "lightning",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "lightning-invoice",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "lightning-liquidity",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "lightning-macros",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "lightning-persister",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "lightning-rapid-gossip-sync",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "lightning-types",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "possiblyrandom",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "quote",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "regex",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "syn",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "afl",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "corepc-node",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "electrsd",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "honggfuzz",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "libfuzzer-sys",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "parking_lot",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "proptest",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 40,
"direct_count": 31,
"indirect_count": 9
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "TheBlueMatt",
"commits": 5255,
"avatar_url": "https://avatars.githubusercontent.com/u/649246?v=4"
},
{
"type": "User",
"login": "jkczyz",
"commits": 1076,
"avatar_url": "https://avatars.githubusercontent.com/u/4015903?v=4"
},
{
"type": "User",
"login": "valentinewallace",
"commits": 997,
"avatar_url": "https://avatars.githubusercontent.com/u/10647624?v=4"
},
{
"type": "User",
"login": "tnull",
"commits": 843,
"avatar_url": "https://avatars.githubusercontent.com/u/521467?v=4"
},
{
"type": "User",
"login": "wpaulino",
"commits": 412,
"avatar_url": "https://avatars.githubusercontent.com/u/9447167?v=4"
},
{
"type": "User",
"login": "arik-so",
"commits": 194,
"avatar_url": "https://avatars.githubusercontent.com/u/927534?v=4"
},
{
"type": "User",
"login": "dunxen",
"commits": 155,
"avatar_url": "https://avatars.githubusercontent.com/u/3072149?v=4"
},
{
"type": "User",
"login": "joostjager",
"commits": 130,
"avatar_url": "https://avatars.githubusercontent.com/u/4638168?v=4"
},
{
"type": "User",
"login": "tankyleo",
"commits": 94,
"avatar_url": "https://avatars.githubusercontent.com/u/183125302?v=4"
},
{
"type": "User",
"login": "shaavan",
"commits": 88,
"avatar_url": "https://avatars.githubusercontent.com/u/85434418?v=4"
}
],
"contributors_sampled": 99,
"top_contributor_share": 0.513
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"audit.yml",
"build.yml",
"check_commits.yml",
"ldk-node-integration.yml",
"semver.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 34 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "109f7159e82e262d54a19304825132f2c7535e77",
"ran_at": "2026-07-26T10:02:26Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-26T00:43:53Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jkczyz/rust-lightning",
"host": "github.com",
"name": "rust-lightning",
"owner": "jkczyz"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"security": 55,
"vitality": 49,
"community": 9,
"governance": 35,
"engineering": 45
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 49,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"commits_last_year": 808,
"human_commit_share": 1,
"days_since_last_push": 29,
"active_weeks_last_year": 19
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 29 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 29
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "19/52 weeks with commits",
"points": 13.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 19
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "808 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 808
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.0.10",
"releases_from_tags": true,
"days_since_latest_release": 2417,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2417 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2417
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"no_open_demand"
],
"signals": [
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 232,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 232 days, with nothing left unanswered; held at dormant by nothing open to answer",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 232
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 9,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 35,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 99,
"top_contributor_share": 0.513
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 51% of commits",
"points": 11,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 51
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "99 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 99
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 34 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"followers": 82,
"owner_type": "User",
"is_verified": null,
"owner_login": "jkczyz",
"public_repos": 34,
"account_age_days": 4865
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "82 followers of jkczyz",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 82,
"login": "jkczyz"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "34 public repos, account ~13 yr old",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 34
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 45,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 55,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 34 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Matched the crates:lightning@0.2.4 runtime dependency closure — what installing the published package pulls in — 90 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "crates:lightning@0.2.4",
"assessed": 90
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 97,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 1,
"assessed_packages": 90,
"unassessed_packages": 0,
"affected_by_severity": "low 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "1 affected: atty 0.2.14 (low)",
"points": 23,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "atty 0.2.14 (low)"
}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 1847 days ago",
"points": 39,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 1847
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 90,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 52,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.77,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "77 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 77,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"bench/Cargo.toml",
"ext-functional-test-demo/Cargo.toml",
"fuzz/Cargo.toml",
"fuzz/write-seeds/Cargo.toml",
"lightning-background-processor/Cargo.toml",
"lightning-block-sync/Cargo.toml",
"lightning-custom-message/Cargo.toml",
"lightning-dns-resolver/Cargo.toml",
"lightning-invoice/Cargo.toml",
"lightning-liquidity/Cargo.toml",
"lightning-macros/Cargo.toml",
"lightning-net-tokio/Cargo.toml",
"lightning-persister/Cargo.toml",
"lightning-rapid-gossip-sync/Cargo.toml",
"lightning-tests/Cargo.toml",
"lightning-transaction-sync/Cargo.toml",
"lightning-types/Cargo.toml",
"lightning/Cargo.toml",
"msrv-no-dev-deps-check/Cargo.toml",
"no-std-check/Cargo.toml",
"possiblyrandom/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, bench/Cargo.toml, ext-functional-test-demo/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, bench/Cargo.toml, ext-functional-test-demo/Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 93,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 842207,
"source_files_sampled": 376,
"oversized_source_files": 48
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "48/376 source files over 60KB",
"points": 48,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 376,
"oversized": 48
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Community profile unavailable",
"Could not fetch crates package 'lightning-bench' from its registry",
"crates package 'lightning' points at a different repository (https://git.rust-bitcoin.org/lightningdevkit/rust-lightning); excluded from ecosystem scoring",
"Could not fetch crates package 'no-std-check' from its registry",
"crates package 'possiblyrandom' points at a different repository (https://github.com/lightningdevkit/rust-lightning/); excluded from ecosystem scoring",
"Could not fetch crates package 'lightning-tests' from its registry",
"crates package 'lightning-types' points at a different repository (https://git.rust-bitcoin.org/lightningdevkit/rust-lightning/); excluded from ecosystem scoring",
"crates package 'lightning-macros' points at a different repository (https://github.com/lightningdevkit/rust-lightning/); excluded from ecosystem scoring",
"crates package 'lightning-invoice' points at a different repository (https://git.rust-bitcoin.org/lightningdevkit/rust-lightning/); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-26T10:02:43.164319Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jkczyz/rust-lightning.svg",
"full_name": "jkczyz/rust-lightning",
"license_state": "custom",
"license_spdx": null
}