blips
blips copied to clipboard
Bitcoin Lightning Improvement Proposals
This provides an alternative to #18. In comparison, it: * is backwards compatible in that average nodes on the network do not have to take any action in order to...
The Lightning BOLTs define a routing fee that is based on the policy of the _outgoing_ channel. This makes it impossible for routing node operators to differentiate in fees between...
https://lists.linuxfoundation.org/pipermail/lightning-dev/2022-December/003777.html
Now that the spec is called `lightning/bolts`, I'd find it really cool if this repo was `lightning/sparks`. It could stand for "SPecifications for Additional Really Kool Stuff/Software". Please vote on...
A proposal for signing data transmitted over lightning payments in the form of custom TLV records.
Pull request for blip regarding LNURL-withdrawPOS flow standard.
Adds the possibility for the sender to optionally authenticate themselves. More background: https://lists.linuxfoundation.org/pipermail/lightning-dev/2021-December/003422.html
Payments sent to mobile wallets often fail because the recipient doesn't have enough inbound liquidity to receive it. we add a mechanism to create an on-chain transaction on-the-fly before relaying...
Bolt 12 introduces offers, which are static lightning "addresses". An offer can be stored and reused to pay the same node many times. It then becomes natural to associate Bolt...
This bLIP defines a new tagged field, `b`, for the payment invoice encoding described by BOLT 11 which can be used to communicate encoded blinded path information to the payer...