1
0
mirror of https://github.com/lightning/blips.git synced 2024-11-19 00:50:02 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
Bastien Teinturier
1e14b3ebea
Clean-up duplicate section in bLIP-0002 (#49)
It looks like two PRs added the `update_add_htlc` section.
This wasn't correctly merged.
2024-10-17 14:58:31 +02:00
Elle Mouton
8415112010
blip-39: BOLT 11 Invoice Blinded Path Tagged Field 2024-08-12 10:42:37 +02:00
Carla Kirk-Cohen
5ea2017bfe
blip-0004: add experimental HTLC endorsement signaling (#27) 2024-08-08 08:43:14 +02:00
Valentine Wallace
1bad9b214a
bLIP-0025: Allow forwarding HTLCs that underpay the onion encoded value 2024-07-08 12:06:24 -04:00
Matt Corallo
af0b62187a Define blip-0032, DNSSEC proof querying over onion messages 2024-05-31 22:06:02 +00:00
Carla Kirk-Cohen
de30d99052
blip2: add advisory for invoice feature bit maximum (#24) 2023-05-02 18:39:43 +02:00
fiatjaf
42777f02e1
bLIP-0012: Hosted Channels (#17) 2022-10-31 16:31:05 +00:00
valentinewallace
b00212bf33
keysend: correct TLV extension field table (#15)
Keysend's TLV extension type was in a bogus table
2022-02-04 20:00:42 +01:00
satoshisstream
71ed22c324
payment_onion_payload section 2022-01-27 08:06:06 +00:00
satoshisstream
a6e2655435
Add to correct table 2022-01-25 17:36:37 +00:00
satoshisstream
abaa7518c5
Link to blip 10 2022-01-25 17:15:51 +00:00
Bastien Teinturier
6e5493832e
Clean up markdown (#9)
Apply common markdown linting rules.
2022-01-05 17:02:37 +01:00
valentinewallace
44434a9738
BLIP 0003: Keysend (#5)
Keysend is a basic form of spontaneous (invoice-less) payments.
It is already supported by all major implementations, but was never
publicly specified.
2021-12-22 08:41:05 +01:00
t-bast
56a76e4530
Add blip listing reserved values
This is a meta blip that other blips need to update whenever they want
to reserve a value in a scarce namespace.

The tables in that blip must be kept up to date to avoid clashes in the
network, which would lead to p2p network split.
2021-12-08 08:58:49 +01:00