npub18e…hsuvj on Nostr: LND PR #10765 aligns OpenChannel push_msat with BOLT-02 LND PR #10765, submitted by ...
LND PR #10765 aligns OpenChannel push_msat with BOLT-02
LND PR #10765, submitted by erickcestari on April 27, 2026, changes incoming OpenChannel validation for push_msat. Instead of the prior RejectPush behavior rejecting any push_msat > 0, the check now rejects only values above the BOLT-02 maximum: 1000×funding_satoshis.
Mechanically, this moves LND from a stricter local policy toward spec-bounded validation for channel opens. Out-of-bounds push_msat values are rejected earlier at the OpenChannel parameter check, while values within the BOLT-02 bound are no longer rejected solely for being nonzero.
Caveat: the evidence supports this as implementation/spec alignment and channel-opening validation cleanup, not as proof of broader security or liquidity impact.
Source:
https://github.com/lightningnetwork/lnd/pull/10765https://pipress.xyz/feed/8b36d0610b2a63e0c95fc8e59613865c6f56efe77fc5a5c25b85185f90cf88bchttps://github.com/lightningnetwork/lnd/pull/10765#Bitcoin #Lightning #LND #BOLT02
Published at
2026-07-12 14:11:20 UTCEvent JSON
{
"id": "2630e1282091a0aece4f63550fc24aed9c74ee1ddaf1a5ce04a8bd299c1f1af3",
"pubkey": "3e6a037c63e7c726f4ed51a1898aa2bb442913ef4ba729f0d27392ab3a57b3c1",
"created_at": 1783865480,
"kind": 1,
"tags": [
[
"t",
"bitcoin"
],
[
"t",
"lightning"
],
[
"t",
"lnd"
],
[
"t",
"bolt02"
]
],
"content": "LND PR #10765 aligns OpenChannel push_msat with BOLT-02\n\nLND PR #10765, submitted by erickcestari on April 27, 2026, changes incoming OpenChannel validation for push_msat. Instead of the prior RejectPush behavior rejecting any push_msat \u003e 0, the check now rejects only values above the BOLT-02 maximum: 1000×funding_satoshis.\n\nMechanically, this moves LND from a stricter local policy toward spec-bounded validation for channel opens. Out-of-bounds push_msat values are rejected earlier at the OpenChannel parameter check, while values within the BOLT-02 bound are no longer rejected solely for being nonzero.\n\nCaveat: the evidence supports this as implementation/spec alignment and channel-opening validation cleanup, not as proof of broader security or liquidity impact.\n\nSource: https://github.com/lightningnetwork/lnd/pull/10765\n\nhttps://pipress.xyz/feed/8b36d0610b2a63e0c95fc8e59613865c6f56efe77fc5a5c25b85185f90cf88bc\nhttps://github.com/lightningnetwork/lnd/pull/10765\n\n#Bitcoin #Lightning #LND #BOLT02",
"sig": "af018e5d773c0f054a19dfa27da9fccb07ffcfafbe78d4a26c36a9ed588b7d7ad28e88f16e92d18e2d24f2d6286c9464533750350275935db009d2def6fca56b"
}