原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 49484,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 4696,
"Rust": 9394950,
"Shell": 22514,
"RenderScript": 1
},
"pushed_at": "2026-06-26T14:53:52Z",
"created_at": "2020-03-04T13:23:35Z",
"owner_type": "User",
"updated_at": "2025-06-11T11:27:35Z",
"description": "Rust-Lightning, not Rusty's Lightning",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Elias Rohrer",
"type": "User",
"login": "tnull",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/521467?v=4",
"created_at": "2010-12-13T17:29:47Z",
"is_verified": null,
"public_repos": 96,
"account_age_days": 5703
},
"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": "b8673f37de16cb4d3b635a25cbba811d138c81b4",
"body": "Remove low-hanging fruit `rustfmt::skip`s in `ChannelManager`",
"is_bot": false,
"headline": "Merge pull request #3844 from valentinewallace/2025-06-fmt-chanmgr-more",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-06-11T11:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15329137f2e3805544ad9d891a5c9b5509fb6ec6",
"body": "This code is not at risk of unwanted rebase conflicts, so the skips can safely\nbe removed. Also did one minor extraction into a variable.",
"is_bot": false,
"headline": "Remove rustfmt skips from ChannelManager async payments code",
"author_name": "Valentine Wallace",
"author_login": "valentinewallace",
"committed_at": "2025-06-10T22:24:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89db55b4fb8ef5fcbae7a1f94cab67121b115b5b",
"body": "In the previous commit we formatted a bunch of short methods. Here we clean up\nthe default formatting that rustfmt applied by extracting code into variables.",
"is_bot": false,
"headline": "Fix rustfmt'd short ChannelManager methods",
"author_name": "Valentine Wallace",
"author_login": "valentinewallace",
"committed_at": "2025-06-10T22:24:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdd09fead7f49da80f619f0ada1c46edc64e2e42",
"body": "rustfmt::skips were added recently all over channelmanager in order for\nformatting to be enforced for all new code added to the file.\n\nHere we remove a bunch of those skips that aren't necessary because the\nmethods that are skipped are so short.\n\nDoes not include cfg(splicing) code.\n\nHere we just remove the rustfmt skips, in the next commit we'll clean up the\ncode that rustfmt made too vertical.",
"is_bot": false,
"headline": "Rustfmt ~5 or less line methods in ChannelManager",
"author_name": "Valentine Wallace",
"author_login": "valentinewallace",
"committed_at": "2025-06-10T22:22:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e797180d9b7aa7e7fe98c14056aad1b5f59a1743",
"body": "fix(bolt12): Make CurrencyCode a validated wrapper type",
"is_bot": false,
"headline": "Merge pull request #3814 from erickcestari/validate-currency-code",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-10T19:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9253f51ba9b7e9220688faacccf5fed79e4d0422",
"body": "Minor post-#3623 cleanups",
"is_bot": false,
"headline": "Merge pull request #3841 from TheBlueMatt/2025-06-peer-storage-cleanups",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-10T18:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9694e736927355fff57625230d2d8c0933b161b4",
"body": "Move and Rustfmt Channel Type Negotiation Tests",
"is_bot": false,
"headline": "Merge pull request #3827 from carlaKC/initial-channel-type-tests",
"author_name": "Wilmer Paulino",
"author_login": "wpaulino",
"committed_at": "2025-06-10T17:31:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c3a36570602149ad77cc2c69125856f7916cebe",
"body": "DRY up `end_to_end` test in dns-resolver",
"is_bot": false,
"headline": "Merge pull request #3830 from elnosh/dry-dns-test",
"author_name": "Wilmer Paulino",
"author_login": "wpaulino",
"committed_at": "2025-06-10T16:20:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1ccaaaf3c926531cf8f7c41bd6ae50cf1134e3d",
"body": "Revert attribution of failures",
"is_bot": false,
"headline": "Merge pull request #3817 from joostjager/attr-failure-decode-fix",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-06-10T15:29:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "125373d28af8e8c0bca29f0920a6c4b0316723b8",
"body": "Fix possible dust HTLC sweep tx when feerate remains unchanged during a bump",
"is_bot": false,
"headline": "Merge pull request #3832 from whfuyn/fix-dust-htlc-sweep-tx",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-10T15:17:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25bde68d3fe992fe0ed8c1c8098ef3554a8b3259",
"body": null,
"is_bot": false,
"headline": "Run `rustfmt` on `internal_peer_storage_retrieval`",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-10T14:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ad652546d151b4f14d72fdec9f8f88e16351b37",
"body": "Clarifies some log messages and removes some unecessary allocations\nin both happy and error paths.",
"is_bot": false,
"headline": "Clean up allocations in `internal_peer_storage_retrieval`",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-10T14:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd317371049093d0c894624ed54f072e6906f48b",
"body": null,
"is_bot": false,
"headline": "Clean up some unnecessary ()s in `sign/mod.rs`",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-10T14:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5dd680d33a92069fdea881923bdd47aaac6dcf3",
"body": "Peer Storage Feature – Part 2",
"is_bot": false,
"headline": "Merge pull request #3623 from adi2011/peer-storage/encrypt-decrypt",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-10T14:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e39d99ae8c42fa2cd65460181d2af265df5f8b4e",
"body": "Generating random bytes while sending peer storage broke the fuzz due to change in parameters.\n\nKey Changes:\n - Change in HTLC amount as there were both remote and local commitments with the same txid.",
"is_bot": false,
"headline": "fuzz fix",
"author_name": "Aditya Sharma",
"author_login": "adi2011",
"committed_at": "2025-06-09T17:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3826fbc24d1e16cf961d9c09ee02ddebad6274e6",
"body": "This commit replaces magic numbers with descriptive constant names for the indices used in key derivation paths\nwithin the `new` function.\n\n- Added constants:\n - `NODE_SECRET_INDEX`\n - `DESTINATION_SCRIPT_INDEX`\n - `SHUTDOWN_PUBKEY_INDEX`\n - `CHANNEL_MASTER_KEY_INDEX`\n - `INBOUND_PAYMENT_KEY_INDEX`\n - `PEER_STORAGE_KEY_INDEX`",
"is_bot": false,
"headline": "Introduce constants for derivation path indices",
"author_name": "Aditya Sharma",
"author_login": "adi2011",
"committed_at": "2025-06-09T17:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5c177b1bfe46017313ef895e790a98e22596bf5",
"body": "Ensure that we correctly handle the sendpeerstorage message event from chainmonitor\nand process it through channelmonitor.\n\nKey Changes:\n- Retrieve sendpeerstorage message event from chainmonitor for both nodes.\n- Handle peer storage messages exchanged between nodes and verify correct decryption.",
"is_bot": false,
"headline": "test: update test_peer_storage to validate latest changes",
"author_name": "Aditya Sharma",
"author_login": "adi2011",
"committed_at": "2025-06-09T17:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9af88cb41a97917c67b1a4dd8342ca1e00dcb75",
"body": "Ensure ChannelManager properly handles peer_storage_retrieval.\n\n - Write internal_peer_storage_retreival to verify if we recv correct peer storage.\n - Send error if we get invalid peer_storage data.",
"is_bot": false,
"headline": "Handle PeerStorageRetrieval in ChannelManager",
"author_name": "Aditya Sharma",
"author_login": null,
"committed_at": "2025-06-09T17:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f73c8ed1f51d1a19937f849e0ab0d5113250234",
"body": "Everytime a new block is added we send PeerStorage to all of our channel partner.\n\n - Add our_peer_storage and our_peerstorage_encryption_key to ChainMonitor\n - Write send_peer_storage() and send it to all channel partners whenever a new block is added",
"is_bot": false,
"headline": "Distribute PeerStorage from ChainMonitor",
"author_name": "Aditya Sharma",
"author_login": null,
"committed_at": "2025-06-09T17:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9db37f2889800f22b8614ec5e98bcfb6197fec12",
"body": "To enable ChainMonitor sending peer storage to channel partners whenever a new block is added,\nWe implement BaseMessageHandler for ChainMonitor.\nThis allows the `ChainMonitor` to handle the peer storage distribution.\n\nKey changes:\n - Add BaseMessageHandler into the MessageHandler.\n - Implement BaseMessageHandler for ChainMonitor.\n - Process BaseMessageHandler events inside process_events().",
"is_bot": false,
"headline": "Enable ChainMonitor to distribute PeerStorage",
"author_name": "Aditya Sharma",
"author_login": null,
"committed_at": "2025-06-09T17:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1cd82f241d62d857629cfebc4ca55a06a61ac95",
"body": "Introduce the OurPeerStorage struct to manage serialized channel data for peer storage backups.\nThis struct facilitates the distribution of peer storage to channel partners and includes\nversioning and timestamping for comparison between retrieved peer storage instances.\n\n - Add the OurPeerStorage st\n[…]\nor version, timestamp, and serialized channel data (ser_channels).\n - Implement methods to encrypt and decrypt peer storage securely.\n - Add functionality to update channel data within OurPeerStorage.",
"is_bot": false,
"headline": "Add OurPeerStorage for serialized Peer Storage backups",
"author_name": "Aditya Sharma",
"author_login": "adi2011",
"committed_at": "2025-06-09T17:05:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "50aa1eaf828834c857fccc610be3009a116a273b",
"body": "Add get_peer_storage_key method to derive a 32-byte encryption key for securing Peer Storage.\nThis method utilizes HKDF with the node's secret key as input and a fixed info string to generate the encryption key.\n\n - Add 'get_peer_storage_key' to NodeSigner.\n - Implement 'get_peer_storage_key' for KeysManager & PhantomKeysManager.",
"is_bot": false,
"headline": "Add method to derive Peer Storage encryption key",
"author_name": "Aditya Sharma",
"author_login": null,
"committed_at": "2025-06-09T17:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b0793c65755f2b8a76455e48c6626103b75cd86",
"body": "Add straightforward unit tests for get_initial_channel_type, which\nwill be expanded when we add zero_fee_commitment type.",
"is_bot": false,
"headline": "ln/test: add unit test for get_initial_channel_type",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-06-09T12:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35dffe2091cb0f4ac9623effe8fb4c13ba78cc62",
"body": null,
"is_bot": false,
"headline": "ln/format: run rust fmt on channel_type_tests",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-06-09T12:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f681015fad51d29c9de37a46643f3f6c9abcd7e6",
"body": null,
"is_bot": false,
"headline": "ln/refactor: move channel type tests into own test file",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-06-09T12:25:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c04596090ccd389a509c16c19ec9ba02d02fcfe",
"body": null,
"is_bot": false,
"headline": "ln/refactor: remove channel test fee estimator and clean up imports",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-06-09T12:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0848e7a4cff5d4a4db8956ec61ba0b44a3ab1703",
"body": "…c-data\n\nSeparate auxiliary HTLC data from holder commitment transaction",
"is_bot": false,
"headline": "Merge pull request #3774 from wpaulino/separate-holder-commitment-htl…",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-08T19:24:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca2de2b643bcf14a5550a7a835f3ec13aa85e954",
"body": "Implement `start_batch` message batching",
"is_bot": false,
"headline": "Merge pull request #3793 from jkczyz/2025-05-start-batch",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-08T16:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab132ab0b389e8ab40364b6258eff4dbe2573758",
"body": "When bumping an HTLC sweep transaction, if the feerate remains\nunchanged, `feerate_bump` doesn't check whether the output amount\nis below the dust limit. However, this situation can occur if\nthe transaction's inputs are modified.\n\nSee also: #3831",
"is_bot": false,
"headline": "Ensure package output is not less than dust limit",
"author_name": "Fuyin",
"author_login": "whfuyn",
"committed_at": "2025-06-07T07:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0430b1ee79f0fc426b48b05c1e59d482f9cf70b2",
"body": "Channel Establishment for V3 Channels",
"is_bot": false,
"headline": "Merge pull request #3792 from carlaKC/3789-channelestablishment",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-06T21:06:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23de01cd59a4899b327c0b6f99a0a542a97d0232",
"body": null,
"is_bot": false,
"headline": "ln: set `max_htlcs` based on the channel type",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-06T15:14:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41d8529f44023224d4dbc5269461156dba7ee5a0",
"body": "Like anchor channels, these channels require that the user reserves a\nUTXO to bump the channel. If we automatically accept this channel type\nand the user does not have such reserve available, they are at risk of\nlosing funds because they cannot fee bump the channel.",
"is_bot": false,
"headline": "ln: do not automatically accept zero fee commitment channels",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-06-06T15:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e394d36bee4c1cb1b6f84abe2a359e85aa91c3",
"body": null,
"is_bot": false,
"headline": "ln/refactor: add helper function for manual acceptance tests",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-06-06T15:14:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aab2d29ee0dcf0b845b5c9e022ce618ea9374006",
"body": "Sender: MUST set `feerate_per_kw` to zero\nReceiver: MUST fail the channel if `feerate_per_kw` != 0\n\nCo-authored-by: Matt Corallo <git@bluematt.me>",
"is_bot": false,
"headline": "ln: do not set or accept non-zero feerates in open_channel for v3",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-06-06T15:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4465c4f1f67da85cb5785dc6d3a75fb91838860",
"body": null,
"is_bot": false,
"headline": "ln/refactor: add helper function for channel type tests",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-06-06T15:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffddb20434adf9c091e88cd9d53f880b30b8a697",
"body": "To allow testing along the way in this PR, turn on negotiation of\nzero fee channels.\n\nCo-authored-by: Matt Corallo <git@bluematt.me>",
"is_bot": false,
"headline": "ln+util: add test option to enable negotiation of zero fee channels",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-06-06T15:14:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b1e691dc4dc9f517c9d953676eede4fa049c372",
"body": "Rather than duplicating our channel type preference ordering in\ndowngrade logic, make a modified version of the remote peer's supported\nfeatures and remove our current channel type from it to get the next\npreferred channel type.",
"is_bot": false,
"headline": "ln/refactor: use get_initial_channel_type for channel downgrade",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-06-06T15:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35748f6de98041d97e6496c45cbe17555a5b0c3d",
"body": "Implement core::fmt::Display for HumanReadableName",
"is_bot": false,
"headline": "Merge pull request #3829 from chuksys/implement-display-for-hrn",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-06T12:43:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43db3955558f0dc6e8aa234013a88b965426b12b",
"body": "If a message in a commitment_signed batch does not contain a\nfunding_txid or has duplicates, the channel should be failed. Move this\ncheck from PeerManager to FundedChannel such that this can be done.",
"is_bot": false,
"headline": "Fail channel for batched commitment_signed appropriately",
"author_name": "Jeffrey Czyz",
"author_login": "jkczyz",
"committed_at": "2025-06-05T21:05:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4bbd4224999dc70263a3e3f87cc5815845559ae",
"body": "While the spec only includes commitment_signed messages in batches,\nthere may be other types of batches in the future. Generalize the\nmessage batching code to allow for other types in the future.",
"is_bot": false,
"headline": "Add support for batches of other types",
"author_name": "Jeffrey Czyz",
"author_login": "jkczyz",
"committed_at": "2025-06-05T21:05:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8672e26ab756537e7a26cab79a4e155a415110f",
"body": "Update commitment_signed message to contain the funding_txid instead of\nboth that and a batch_size. The spec was updated to batch messages using\nstart_batch, which contains the batch_size. This commit also updates\nPeerManager to batch commitment_signed messages in this manner instead\nof the previous custom approach.",
"is_bot": false,
"headline": "Handle batched commitment_signed messages",
"author_name": "Jeffrey Czyz",
"author_login": "jkczyz",
"committed_at": "2025-06-05T21:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9069743fe8f1b75f329939362dfcb40420283f9",
"body": "Instead of batching commitment_signed messages using a batch TLV, the\nsplicing spec has been updated to introduce a start_batch messages. It\nused to indicate that the next batch_size messages for the channel_id\nshould be treated as one logical message. This commit simply adds the\nmessage while the following commits will implement the handling logic.",
"is_bot": false,
"headline": "Add start_batch message",
"author_name": "Jeffrey Czyz",
"author_login": "jkczyz",
"committed_at": "2025-06-05T20:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81b201a1c75a9dc3084cc6314d5a8fb213054b1f",
"body": null,
"is_bot": false,
"headline": "Implement core::fmt::Display for HumanReadableName",
"author_name": "Chuks Agbakuru",
"author_login": "chuksys",
"committed_at": "2025-06-05T14:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7daa16af99dd9ec7a898b56ec6a74b946b71da8",
"body": "Move code with flow paying for an offer into a function\nand use it in the test.",
"is_bot": false,
"headline": "DRY up end_to_end test in dns-resolver",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-06-05T14:08:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "388c5d599e0e3be0d5203a1ea900a767fe31febb",
"body": "Tests cover UTF-8 validation, ASCII uppercase validation, case sensitivity, length checks,\nand API consistency between new() and from_str().",
"is_bot": false,
"headline": "test(bolt12): Add tests for CurrencyCode validation",
"author_name": "Erick Cestari",
"author_login": "erickcestari",
"committed_at": "2025-06-05T13:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adb539334f0e85945e103f250daccdda4e1f28d6",
"body": "Convert CurrencyCode from type alias to struct with validation, ensuring\nISO 4217 compliance (3 ASCII uppercase letters) at construction time.",
"is_bot": false,
"headline": "fix(bolt12): Make CurrencyCode a validated wrapper type",
"author_name": "Erick Cestari",
"author_login": "erickcestari",
"committed_at": "2025-06-05T13:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97f0e4b64a33963801d56461b5b4a921adb3d1b3",
"body": "…error\n\nImplement std::error::Error for SocketParseError",
"is_bot": false,
"headline": "Merge pull request #3816 from GaelicGabe/impl-error-for-socket-parse-…",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-06-05T06:12:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0984ea47299c0c860861af1693266423c7f81683",
"body": "SocketParseError does not implement std Error which means it can't be\nused in standard ways like combining ? and anyhow.\n\nThis commit implements std::error::Error for SocketParseError\n\nHide the std::error::Error for SocketAddressParseError implementation\nbehind the \"std\" feature since it relies on the standard library.",
"is_bot": false,
"headline": "Implement std::error::Error for SocketParseError",
"author_name": "Anonymous",
"author_login": null,
"committed_at": "2025-06-04T21:37:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "588f4907fd3fc45e2c99aad9c62987268a1e427c",
"body": "Useful for the commits that follow where we add more downgrade tests.",
"is_bot": false,
"headline": "ln/refactor: add helper test function for channel type downgrade",
"author_name": "Carla Kirk-Cohen",
"author_login": "carlaKC",
"committed_at": "2025-06-04T20:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b62ea4977be2511d8fd906ee4ed1e0408a442cc",
"body": "Run rustfmt on `channelmanager`",
"is_bot": false,
"headline": "Merge pull request #3767 from joostjager/fmt-chanmgr",
"author_name": "valentinewallace",
"author_login": "valentinewallace",
"committed_at": "2025-06-04T18:48:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28116be054cbfbc80003bcd04885f64c1966ae22",
"body": "This allows devs to enable rustfmt on a per-function level.",
"is_bot": false,
"headline": "Add rustfmt skip directives to channelmanager.rs",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-06-04T15:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6133a6c14841d0f8ad85216725868a8041318140",
"body": "Allow counterparty pending monitor update within quiescence handshake",
"is_bot": false,
"headline": "Merge pull request #3806 from wpaulino/quiescence-final-raa-pending",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-04T14:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "901f72dc231f6a847ddafe8c38281d1f2d267fae",
"body": "Allow setting a `payer_note` on `pay_for_offer_from_human_readable_name`",
"is_bot": false,
"headline": "Merge pull request #3808 from elnosh/payer-note-hrn",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-06-04T07:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36fe49156631b85dfdfd48561900ac10b6e44d4a",
"body": "Re-enable `rustfmt` on the `lightning` crate",
"is_bot": false,
"headline": "Merge pull request #3825 from TheBlueMatt/2025-05-re-enable-rustfmt",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-03T20:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aed8a109d1006dbfb95aa0371caeee5d47625d80",
"body": "In d257b8a85a79b04faffa397a18a133f226c77804 we dropped our old\n`rustfmt` per-file exclusion logic and replaced it with\n`rustfmt_skip` tags in each previously-skipped files. This had the\nunintended consequence of fully disabling `rustfmt` across the\n`lightning` crate:\n\n`rustfmt` operates recursively \n[…]\ns caused `rustfmt` to ignore it and\nall modules.\n\nHere we resume `rustfmt`'ing the `lightning` crate by removing the\n`rustfmt_skip` in `lightning/src/lib.rs` (and `rustfmt`'ing\n`lightning/src/lib.rs`.",
"is_bot": false,
"headline": "Re-enable `rustfmt` on the `lightning` crate",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-03T16:43:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0ab34bd75d829163a6dc2eccabb0b9029d3a7552",
"body": "In d257b8a85a79b04faffa397a18a133f226c77804 we dropped our old\n`rustfmt` per-file exclusion logic and replaced it with\n`rustfmt_skip` tags in each previously-skipped files. This had the\nunintended consequence of fully disabling `rustfmt` across the\n`lightning` crate:\n\n`rustfmt` operates recursively \n[…]\nce - on `lib.rs`. Because we added a top-level\n`rustfmt_skip` in `lib.rs` this caused `rustfmt` to ignore it and\nall modules.\n\nHere we prepare to fix this by formatting\n`lightning/src/routing/mod.rs`.",
"is_bot": false,
"headline": "Run `rustfmt` on `routing/mod.rs`/re-enable it on the `routing` mod",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-03T16:43:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8a9419a0c69ad6d3d9e9481b5f2807f12589d671",
"body": "In d257b8a85a79b04faffa397a18a133f226c77804 we dropped our old\n`rustfmt` per-file exclusion logic and replaced it with\n`rustfmt_skip` tags in each previously-skipped files. This had the\nunintended consequence of fully disabling `rustfmt` across the\n`lightning` crate:\n\n`rustfmt` operates recursively \n[…]\nt` once - on `lib.rs`. Because we added a top-level\n`rustfmt_skip` in `lib.rs` this caused `rustfmt` to ignore it and\nall modules.\n\nHere we prepare to fix this by formatting\n`lightning/src/ln/mod.rs`.",
"is_bot": false,
"headline": "Run `rustfmt` on `ln/mod.rs`/re-enable it on the `ln` module",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-03T16:43:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "49fbb5b78d1a669a061233de68808b2a9a7e5066",
"body": "In d257b8a85a79b04faffa397a18a133f226c77804 we dropped our old\n`rustfmt` per-file exclusion logic and replaced it with\n`rustfmt_skip` tags in each previously-skipped files. This had the\nunintended consequence of fully disabling `rustfmt` across the\n`lightning` crate:\n\n`rustfmt` operates recursively \n[…]\nonce - on `lib.rs`. Because we added a top-level\n`rustfmt_skip` in `lib.rs` this caused `rustfmt` to ignore it and\nall modules.\n\nHere we prepare to fix this by formatting\n`lightning/src/chain/mod.rs`.",
"is_bot": false,
"headline": "Run `rustfmt` on `chain/mod.rs`/re-enable it on the `chain` module",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-03T16:43:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "91cedd1e2a5975dba04960d6e7146ba2d65ecbc3",
"body": ".. and link all instances for consistency.",
"is_bot": false,
"headline": "Drop `()` from `RouteParameters::default` in docs",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-06-03T14:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05dbcb5451c16758b8d13649a767c3b82cf78b9a",
"body": ".. as we'd otherwise never catch any bugs particular to the `dnssec`\nfeature.",
"is_bot": false,
"headline": "Ensure we `check`/`test`/`doc` the `lightning` crate under `dnssec`",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-06-03T14:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ca41b5944bc9d759c30ac0dd7c8cc36964a7cec",
"body": null,
"is_bot": false,
"headline": "Fix doc breakage under `dnssec` feature",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-06-03T14:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba837a1a7590e54c0da01232a3b7962eec36e9e6",
"body": "pay_for_offer and pay_for_offer_from_human_readable_name\ntake RouteParametersConfig and not max_total_routing_fee_msat.",
"is_bot": false,
"headline": "Update docs with use of RouteParametersConfig",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-06-03T14:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29efc7609288cf4e0ea39821fedf3ed7ca24d951",
"body": null,
"is_bot": false,
"headline": "Allow to set payer_note on `pay_for_offer_from_human_readable_name`",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-06-03T14:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "567ac64b097ea3ac927a43b1e4449b954bd40629",
"body": null,
"is_bot": false,
"headline": "Revert attribution of failures",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-06-03T11:32:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74e6b5708dc9d8b54bc4c41c5cda10c28d15ff93",
"body": "Prepares for a DropAttributionData mutation.",
"is_bot": false,
"headline": "Refactor attribution data mutation test",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-06-03T11:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6caad85aa81ec927c66eea05470ee29c7324141",
"body": "LSPS2: Add error handling events for failed client requests",
"is_bot": false,
"headline": "Merge pull request #3804 from martinsaposnic/issue3459",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-06-03T07:31:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26b1934c90734eca5c9f47fb6e1cccb53a7eb04f",
"body": null,
"is_bot": false,
"headline": "Merge pull request #3818 from tnull/2025-06-bump-electrum-client",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-06-02T23:05:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f431d6c335467f0a2130396ab51e906de7787fa",
"body": "We shouldn't track our `HTLCSource`s within our\n`HolderCommitmentTransaction`s duplicatively for each `FundingScope`.\nWith splicing, we may have alternative holder commitment transactions,\nbut they must all have the same set of non-dust and dust HTLCs as the\npre-spliced commitment transaction. Diffe\n[…]\no the `ChannelMonitor`, such that they\ncan be reused for each `FundingScope`. This remains as a backwards\ncompatible change, the underlying stored data is not changed, but where\nit lives in memory is.",
"is_bot": false,
"headline": "Separate auxiliary HTLC data from holder commitment transaction",
"author_name": "Wilmer Paulino",
"author_login": "wpaulino",
"committed_at": "2025-06-02T22:34:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5c1ed1fce477d554b5ecf69583795efafddf11a9",
"body": "Introduce Flow utilities and OffersMessageFlow implementation",
"is_bot": false,
"headline": "Merge pull request #3639 from shaavan/flow",
"author_name": "valentinewallace",
"author_login": "valentinewallace",
"committed_at": "2025-06-02T16:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cea624ebcd8ba9fcc85207f2b43241c43793adef",
"body": "Add tests for the new error events:\n- Test per-peer request limit rejection (GetInfoFailed)\n- Test global request limit rejection (BuyRequestFailed)\n- Test invalid token handling (GetInfoFailed)\n\nThese tests verify that error events are properly emitted when LSP\nrequests fail, ensuring the error handling behavior works end-to-end.",
"is_bot": false,
"headline": "Add integration tests for error event handling",
"author_name": "Martin Saposnic",
"author_login": "martinsaposnic",
"committed_at": "2025-06-02T13:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d0dbc4ea749f1a44ee21a20ffacb84156dde7d1",
"body": "Replace hardcoded BuyError responses with appropriate error types based on\nthe actual request (GetInfo vs Buy) when rate limiting is triggered.\n\nThis fixes incorrect error response types and provides an easy way to test\nthe error event handling added in this PR.",
"is_bot": false,
"headline": "Fix error response types for rate limiting in service",
"author_name": "Martin Saposnic",
"author_login": "martinsaposnic",
"committed_at": "2025-06-02T13:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50f313008c09a4eece3f0820a5aafa93fd7fd01e",
"body": "Update handle_get_info_error and handle_buy_error to:\n- Emit GetInfoFailed and BuyRequestFailed events to notify users\n- Return LightningError instead of Ok() to properly signal failures\n- Use the actual error parameter instead of ignoring it\n\nThis ensures consistent error handling behavior across LSPS implementations.",
"is_bot": false,
"headline": "Emit error events and return errors in client error handlers",
"author_name": "Martin Saposnic",
"author_login": "martinsaposnic",
"committed_at": "2025-06-02T13:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ee90ac82b7903fee40af16683e3bf1182899671",
"body": "Add GetInfoFailed and BuyRequestFailed event variants to LSPS2ClientEvent\nto handle LSP error responses, similar to the OrderRequestFailed event\nadded to LSPS1.\n\nFixes #3459",
"is_bot": false,
"headline": "Add error handling events for failed client requests",
"author_name": "Martin Saposnic",
"author_login": "martinsaposnic",
"committed_at": "2025-06-02T13:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e772099eb4ec50947220da2a3a27887e71d5aaa",
"body": null,
"is_bot": false,
"headline": "Prefactor -> document LSPSRequestId usage on select_opening_params",
"author_name": "Martin Saposnic",
"author_login": "martinsaposnic",
"committed_at": "2025-06-02T13:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9f7615df4029f59f65cccc7f15cc089745da026",
"body": "…0.34\n\nWe bump these crates to the latest versions to ensure compatibility with\nthe upcoming BDK release.",
"is_bot": false,
"headline": "Bump to `electrum-client` v0.23, `esplora-client` v0.12, `electrsd` v…",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-06-02T11:31:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74a9f1b394036939deaa817fd177bb24d6daf47e",
"body": null,
"is_bot": false,
"headline": "Introduce flow & usage in ChannelManager",
"author_name": "shaavan",
"author_login": "shaavan",
"committed_at": "2025-05-31T09:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c76eb56bb149bcd53117199b7641eb0ae9ef7775",
"body": null,
"is_bot": false,
"headline": "Implement OffersMessageFlow functions",
"author_name": "shaavan",
"author_login": "shaavan",
"committed_at": "2025-05-31T09:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a503d49db4e7a4526c3dc09f118cea8909273f72",
"body": "These functions will be used in the following commit to replace closure usage\nin Flow trait functions.",
"is_bot": false,
"headline": "Define blinded path constructors in OffersMessageFlow",
"author_name": "shaavan",
"author_login": "shaavan",
"committed_at": "2025-05-31T09:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab2056f44db05ebc5d9ab1ba501b71f3f9205b6f",
"body": "`OffersMessageFlow` is a mid-level abstraction for handling\nBOLT12 messages and flow control. It provides utilities to\nhelp implement Offer Message Handlers in a cleaner, more modular\nway.\n\nThe core motivation is to decouple Onion Messaging logic from\n`ChannelManager`, reducing its responsibilities and code overhead.\nThis separation improves clarity, maintainability, and lays the\ngroundwork for giving users greater flexibility in customizing\ntheir BOLT12 message flows.",
"is_bot": false,
"headline": "Introduce `OffersMessageFlow`",
"author_name": "shaavan",
"author_login": "shaavan",
"committed_at": "2025-05-31T09:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fc15775f727f221f9c33cb4384579b254443a8d",
"body": "Encapsulates logic for fetching peers used in blinded path creation.\nReduces duplication and improves reusability across functions.",
"is_bot": false,
"headline": "Refactor: Extract `get_peers_for_blinded_path` helper",
"author_name": "shaavan",
"author_login": "shaavan",
"committed_at": "2025-05-31T09:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aae34e09c7f044d5a85980372f21f8ca2b07771",
"body": "…blinded-path-payment\n\nRename `from_raw` to `from_blinded_path_and_payinfo` in `BlindedPaymentPath`",
"is_bot": false,
"headline": "Merge pull request #3807 from a-mpch/2025-05-rename-from-raw-to-from-…",
"author_name": "valentinewallace",
"author_login": "valentinewallace",
"committed_at": "2025-05-30T16:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "928429833507eb98b1f9a3793da4fe4527e11435",
"body": "Similar to 8ce438c3885bebf2258cd227e79f7fbd3e6f8711, we rename\n`from_raw` function used in test/fuzzy scenarios to build\n`BlindedPaymentPath` to a public function\n`from_blinded_path_and_payinfo`.\n\nThis function is useful when reconstructing a blinded path based\non already serialized components.",
"is_bot": false,
"headline": "Rename `from_raw` to `from_blinded_path_and_payinfo`",
"author_name": "Maurice Poirrier Chuden",
"author_login": "a-mpch",
"committed_at": "2025-05-30T11:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee0830c775dbd7b7e51ac7c14276a848545eeb5f",
"body": "Pin `parking_lot` and sub-depenedencies back for MSRV",
"is_bot": false,
"headline": "Merge pull request #3812 from tnull/2025-05-pin-parking-lot",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-05-30T09:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38936b80461aa8be868a8304dc93046179cd5430",
"body": "The just-released `parking_lot` 0.12.4 unfortunately bumped their MSRV\nto 1.64 on a patch release. Here, we pin-back `parking_lot` and\nsub-depenedencies to unbreak our CI.",
"is_bot": false,
"headline": "Pin `parking_lot` and sub-depenedencies back for MSRV",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-05-30T08:04:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e7930f8e9a62ab9df01a37c4515283f70eb2408",
"body": "Simplify `UpdateFulfillFetch::NewClaim`",
"is_bot": false,
"headline": "Merge pull request #3803 from joostjager/claim-without-msg",
"author_name": "Wilmer Paulino",
"author_login": "wpaulino",
"committed_at": "2025-05-29T16:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c46d0df8a900b7df404eda4b239cf75f10da0b38",
"body": "LSPS2: Fail (or abandon) intercepted HTLCs if LSP channel open fails",
"is_bot": false,
"headline": "Merge pull request #3712 from martinsaposnic/handle-channel-open-failure",
"author_name": "Jeffrey Czyz",
"author_login": "jkczyz",
"committed_at": "2025-05-29T15:23:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0288cd47ca2cc7eb8ae3150586b9afbeb64dc9a",
"body": "The actual message is not used anywhere.",
"is_bot": false,
"headline": "Simplify UpdateFulfillFetch::NewClaim",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-05-28T20:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74b47129dfe636b7b1a85775a3290d7c969bbbb4",
"body": "Add integration tests to verify channel open reset and\npruning handlers. Tests cover:\n- channel_open_failed resetting state to allow retry.\n- channel_open_failed error on invalid state.\n- channel_open_abandoned pruning all open state.\n- error handling for nonexistent channels.",
"is_bot": false,
"headline": "test: add int tests for failed & abandoned open",
"author_name": "Martin Saposnic",
"author_login": "martinsaposnic",
"committed_at": "2025-05-28T19:32:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf49410ded1e3ed84a122b6c1e0c1d9385dab591",
"body": "Add two LSPS2Service methods:\n'Abandoned' prunes all channel open state.\n'Failed' resets JIT channel to fail HTLCs.\nIt allows a retry on channel open.\nCloses #3479.",
"is_bot": false,
"headline": "add failed & abandoned HTLC open handlers",
"author_name": "Martin Saposnic",
"author_login": "martinsaposnic",
"committed_at": "2025-05-28T18:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5b3bd295e49205310b0b188c3a271eb120b7259",
"body": "Previously, if we were negotiating quiescence, and we had already sent\nour `stfu`, we'd disconnect upon receiving the counterparty's `stfu` if\nwe had a pending monitor update. This could result from processing a\ncounterparty's final `revoke_and_ack` to an update, and immediately\nprocessing their `st\n[…]\n the quiescent and pending monitor update flags at the same\ntime. Note that this commit still considers whether our signer owes any\nmessages, as these are indicative of a channel update still pending.",
"is_bot": false,
"headline": "Allow counterparty pending monitor update within quiescence handshake",
"author_name": "Wilmer Paulino",
"author_login": "wpaulino",
"committed_at": "2025-05-28T17:46:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7cd460167afffb893f397f3ae7cd48d0fcd2b36c",
"body": "Document that MessageForwardNode must represent a node that supports\nthe onion messages feature in order to be used in blinded reply paths.",
"is_bot": false,
"headline": "Expand MessageForwardNode documentation",
"author_name": "shaavan",
"author_login": "shaavan",
"committed_at": "2025-05-28T12:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5688166f9390d334a40a28a70ac65c0a66711196",
"body": "Replace rustfmt_excluded_files with rustfmt_skip cfg attribute",
"is_bot": false,
"headline": "Merge pull request #3802 from joostjager/rustfmt-skip",
"author_name": "Elias Rohrer",
"author_login": "tnull",
"committed_at": "2025-05-28T10:21:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d257b8a85a79b04faffa397a18a133f226c77804",
"body": "This change removes the custom `rustfmt_excluded_files` mechanism and\ninstead uses the an attribute at the top of each excluded file.\n\nNo functional changes are introduced. This simplifies formatting\nworkflows by enabling standard `cargo fmt` and editor format-on-save\nfeatures without custom scripts\n[…]\nquire more effort to\napply consistently. This commit focuses on improving developer\nexperience by streamlining formatting setup, while more granular or\ncomprehensive formatting can be addressed later.",
"is_bot": false,
"headline": "Replace rustfmt_excluded_files with rustfmt_skip cfg attribute",
"author_name": "Joost Jager",
"author_login": "joostjager",
"committed_at": "2025-05-28T09:04:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "101aa6f15b6077a7cc786893f2ea74f156ebd324",
"body": "Do not dip into the funder's reserve to cover the two anchors",
"is_bot": false,
"headline": "Merge pull request #3796 from tankyleo/2025-05-dont-dip-into-reserve",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-05-23T19:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cd16eb55b594eba2073b49e00ce769d87014f7f",
"body": "At all times, the funder's balance should cover the commitment\ntransaction fee, any non-zero-value anchors, and the fundee-selected\nchannel reserve.\n\nPrior to this commit, we would allow the funder to dip into its reserve\nto pay for the two 330sat anchors.\n\nLDK sets reserves to at least 1000sat, so two 330 sat anchors would\nnever overdraw this reserve.\n\nWe now prevent any such dips, and ensure that the funder can pay for the\ncomplete sum of the transaction fee, the anchors, and the reserve.",
"is_bot": false,
"headline": "Do not dip into the funder's reserve to cover the two anchors",
"author_name": "Leo Nash",
"author_login": "tankyleo",
"committed_at": "2025-05-23T17:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1156efb609935d6630bcb4531659668b40bf8ad1",
"body": "Introduce interactive signing state flags for funded states.",
"is_bot": false,
"headline": "Merge pull request #3637 from dunxen/2025-02-interactivesigningstate",
"author_name": "Jeffrey Czyz",
"author_login": "jkczyz",
"committed_at": "2025-05-23T17:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63a5e0368391607c69cb56faf607cecf0056842f",
"body": "Read `ChannelManager` even if we have no-peer post-update actions",
"is_bot": false,
"headline": "Merge pull request #3790 from TheBlueMatt/2025-05-0.1-upgrade-fail",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-05-23T01:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70b55522614be62134e7b3fd88ae67d677871b10",
"body": "In 93b4479e472e6767af5df90fecdcdfb79074e260 we fixed an issue which\ncould cause a `ChannelMonitorUpdate` to get marked as blocked on\nitself, leading to an eventual force-closure.\n\nOne potential side-effect of that issue, however, is that any\nfurther `ChannelMonitorUpdate`s to the same channel while \n[…]\nwith MPP claims, so dangling\n`MonitorUpdateCompletionAction`s for forwarded payments should be\nexceedingly rare.\n\nThis also adds an upgrade test to test a slightly convoluted\nversion of this scenario.",
"is_bot": false,
"headline": "Read `ChannelManager` even if we have no-peer post-update actions",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-05-22T16:05:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "02b5564ef4513c360832a56fbafef98cf967a1ab",
"body": "Add a simple test of upgrading from LDK 0.1 and correct `in_flight_monitor_updates` on upgrade",
"is_bot": false,
"headline": "Merge pull request #3584 from TheBlueMatt/2025-02-upgrade-tests",
"author_name": "Matt Corallo",
"author_login": "TheBlueMatt",
"committed_at": "2025-05-21T17:17:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42778687cbd613e8cac5e5207ba37d819171b682",
"body": "…hannels\n\nlightning: improve `accept_forwards_to_priv_channels` doc",
"is_bot": false,
"headline": "Merge pull request #3786 from Anyitechs/doc-accept-forwards-to-priv-c…",
"author_name": "valentinewallace",
"author_login": "valentinewallace",
"committed_at": "2025-05-21T16:58:06Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"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": 0,
"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": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": 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": 770076,
"source_files_sampled": 345,
"oversized_source_files": 39,
"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.2.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": "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.2.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.2.0"
},
{
"name": "lightning",
"manifest": "lightning-dns-resolver/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.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.2"
},
{
"name": "lightning",
"manifest": "lightning-liquidity/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.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": "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.2.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.2.0"
},
{
"name": "lightning",
"manifest": "lightning-rapid-gossip-sync/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.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.1"
},
{
"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.2.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.23.1"
},
{
"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.2"
},
{
"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_hashes",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "chunked_transfer",
"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": "hashbrown",
"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-macros",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "lightning-persister",
"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": "tokio",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "afl",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "core2",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "corepc-node",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "electrsd",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "hex",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "honggfuzz",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "num-traits",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "secp256k1",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "winapi",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 28,
"direct_count": 17,
"indirect_count": 11
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 50
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "TheBlueMatt",
"commits": 4806,
"avatar_url": "https://avatars.githubusercontent.com/u/649246?v=4"
},
{
"type": "User",
"login": "jkczyz",
"commits": 936,
"avatar_url": "https://avatars.githubusercontent.com/u/4015903?v=4"
},
{
"type": "User",
"login": "valentinewallace",
"commits": 887,
"avatar_url": "https://avatars.githubusercontent.com/u/10647624?v=4"
},
{
"type": "User",
"login": "tnull",
"commits": 671,
"avatar_url": "https://avatars.githubusercontent.com/u/521467?v=4"
},
{
"type": "User",
"login": "wpaulino",
"commits": 310,
"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": 147,
"avatar_url": "https://avatars.githubusercontent.com/u/3072149?v=4"
},
{
"type": "User",
"login": "alecchendev",
"commits": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/30279834?v=4"
},
{
"type": "User",
"login": "devrandom",
"commits": 73,
"avatar_url": "https://avatars.githubusercontent.com/u/107096?v=4"
},
{
"type": "User",
"login": "ViktorT-11",
"commits": 72,
"avatar_url": "https://avatars.githubusercontent.com/u/11711198?v=4"
}
],
"contributors_sampled": 99,
"top_contributor_share": 0.536
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"audit.yml",
"build.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 33 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": "b8673f37de16cb4d3b635a25cbba811d138c81b4",
"ran_at": "2026-07-26T10:10:11Z",
"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:40:11Z",
"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/tnull/rust-lightning",
"host": "github.com",
"name": "rust-lightning",
"owner": "tnull"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 28,
"inputs": {
"security": 55,
"vitality": 30,
"community": 9,
"governance": 30,
"engineering": 45,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 33,
"overall_after_abandonment_multiplier": 28
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 30,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 29,
"active_weeks_last_year": 0
},
"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": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": true,
"multiplier_pct": 85,
"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": 409,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 409 days; 2 unmet obligation(s): Scorecard reports it unmaintained, CI broken",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 409,
"count": 2,
"signals": "Scorecard reports it unmaintained, CI broken"
}
}
],
"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": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"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": 30,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 99,
"top_contributor_share": 0.536
},
"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 54% of commits",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 54
}
}
],
"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 33 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. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 50
},
"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": "0/50 decided PRs merged",
"points": 0,
"status": "missed",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 0,
"decided": 50
}
}
],
"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": "at_risk",
"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": 44,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "tnull",
"public_repos": 96,
"account_age_days": 5703
},
"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": "0 followers of tnull",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "tnull"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "96 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 96
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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 33 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": 4
},
"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.79,
"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": "79 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 79,
"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": 94,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 770076,
"source_files_sampled": 345,
"oversized_source_files": 39
},
"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": "39/345 source files over 60KB",
"points": 48.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 345,
"oversized": 39
}
}
],
"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": [
"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:10:28.278759Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tnull/rust-lightning.svg",
"full_name": "tnull/rust-lightning",
"license_state": "custom",
"license_spdx": null
}