Sander van Grieken
130af59760
update field naming for BOLT04 structures
...
see also: 3fffab3b88
2025-11-10 13:47:20 +01:00
Sander van Grieken
dca6adcbf6
lnwire: add msg and tlv types for onion_message, including unknown_tags for test vectors
2025-02-19 14:27:36 +01:00
Sander van Grieken
d8654361af
peer_wire.csv: remove msgtype gossip_queries options, as the extract-formats.py tool
...
does not generate these anymore since aad959a297
2024-02-15 16:10:25 +01:00
ThomasV
a338459d45
just-in-time channels:
...
- a node scid alias is derived from the node ID
- the channel opening fee is sent in a TLV field of open_channel
- the server requires htlc settlement before broadcasting
(server does not trust client)
2023-11-13 10:47:18 +01:00
ThomasV
c109d5e722
lnwire: update csv files with recent BOLTs
...
Note: there are no more optional fields in msgdata, per f068dd0d8d
2023-01-13 12:50:48 +01:00
bitromortac
7d8f943150
lnwire: understand warning messages
2022-03-09 13:40:44 +01:00
bitromortac
95f42df0ac
lnwire: add fee_range tlv
2022-03-07 10:36:20 +01:00
bitromortac
401a429080
lnutil+lnwire: implement ChannelType
2022-01-20 16:47:48 +01:00
bitromortac
cf6e3e4efa
lnwire: add upfront shutdown script tlvs
2021-01-11 11:37:14 +01:00
SomberNight
4c10a830f3
lnmsg: rewrite LN msg encoding/decoding
2020-04-01 21:39:48 +02:00