375 Commits (xprv-restore)

Author SHA1 Message Date
Conner Fromknecht 438b03afa4
features: define temporary AMP feature bits 30/31 3 years ago
eugene 7ff04d8bad
lnwire: remove MaxPayloadLength from Message interface 3 years ago
Johan T. Halseth 6842c0ba8c
lnwire: convert the delivery addr in [Open+Accept]Channel to a TLV type in ExtraData 3 years ago
Olaoluwa Osuntokun 9a6bb19770
lnwire: prep wire messages for TLV extensions 3 years ago
Olaoluwa Osuntokun a603ac4938
lnwire: create new ExtraOpaqueData type for parsing TLV extensions 3 years ago
Olaoluwa Osuntokun dd6f0ba931
discovery+lnwire: remove embedding within ReplyChannelRange 3 years ago
Oliver Gugger 02267565fe
multi: unify code blocks in READMEs 3 years ago
Johan T. Halseth abefa93065
lnwire+feature: define AnchorsZeroFeeHtlcTx feature 3 years ago
yyforyongyu be626df689
peer: use MaxMessagePayload instead of hard coding 3 years ago
yyforyongyu 550341c036
lnwire: fix typo 3 years ago
Olaoluwa Osuntokun baeceb2a0b
lnwire: add new RequiresFeature method 3 years ago
Wilmer Paulino 791ba3eb50
discovery: rate limit incoming channel updates 3 years ago
Johan T. Halseth 724f439b0b
lnwire: update anchor bit to spec 4 years ago
Bjarne Magnussen 954e292895
lnwire: fix minor typos in wumbo features 4 years ago
Olaoluwa Osuntokun 1b8fd008c4
lnwire: define feature bits for wumbo channels 4 years ago
nsa cbd54101f8 multi: remove peer.go, change all references to point to peer pkg 4 years ago
Matheus Degiovani 44555a70ed lnwire: fix decoding for initial zero sid 4 years ago
Andras Banki-Horvath 556e3525ea misc: fix error formatting in multiple files 4 years ago
Conner Fromknecht 0f94b8dc62
multi: return input.Signature from SignOutputRaw 4 years ago
Conner Fromknecht f6c194c3cd
netann/node_announcement: consolidate signing logic 4 years ago
Johan T. Halseth 21126ab0f3
multi: optionally enable and signal anchor support 4 years ago
nsa 5a03fe572f
lnwire: move zero-length queryBody check to zlib case 4 years ago
Bastien Teinturier 17200afc57
lnwire: explicitly handle empty list when encoding short chan IDs 4 years ago
Wilmer Paulino c4723ce3db
lnwire: add LastBlockHeight method to QueryChannelRange 4 years ago
carla 1d3bb5aed6
lnwire: add FailMPPTimeout message 4 years ago
Conner Fromknecht 1dbeb34a66
feature/default_sets: expose optional mpp and pay_addr features IN9 4 years ago
Conner Fromknecht 9025a30f5d
lnwire/features: add EmptyFeatureVector constructor 4 years ago
Conner Fromknecht 24e663519a
lnwire/features: add payment-addr and mpp feature bits 4 years ago
Conner Fromknecht a168f37b9c
lnwire+rpcserver: populate feature bits on decodepayreq 4 years ago
Conner Fromknecht f34239889b
lnwire/feature: remove feature bit number from name 4 years ago
Andras Banki-Horvath b77bb73d4c lnwire: fixing buffer size and cleaning up uint16/32 conversion 4 years ago
Steven Roose 2fb7172725
lnwire: Add upfront shutdown messages and feature bit 4 years ago
Conner Fromknecht 4c872c438b
channeldb: complete migration 12 for TLV invoices 5 years ago
Conner Fromknecht c6a01f02cd
lnwire/features: add Encode256 and Decode256 5 years ago
Conner Fromknecht 2a6e41236c
lnwire/reply_channel_range: assert sorted encodings 5 years ago
Conner Fromknecht 3cc235a349
lnwire/query_short_chan_ids: assert sorted for plain encoding 5 years ago
Conner Fromknecht 5e27b5022c
multi: remove LocalFeatures and GlobalFeatures 5 years ago
Conner Fromknecht 16318c5a41
multi: merge local+global features from remote peer 5 years ago
Conner Fromknecht fe566e1755
feature: add new feature pkg to manage feature sets 5 years ago
Conner Fromknecht 90e36ca04b
lnwire/features: add unified Features namespace 5 years ago
Conner Fromknecht 0fc506e044
lnwire/onion_error: add InvalidOnionPayload failure 5 years ago
Joost Jager a347237e7a
routing: use unified policy for path finding 5 years ago
Joost Jager b58dbb2d70
multi: fix canceled spelling 5 years ago
Conner Fromknecht 65a991999d
lnwire/features: static_remote_key bits, 10/11 -> 12/13 5 years ago
Olaoluwa Osuntokun a9541b8f6a
lnwire: define new feature bits for commitment's with tweakless remote outputs 5 years ago
Conner Fromknecht 2df5a36048
peer+lnwire: add LinkUpdater iface and impl on relevant msgs 5 years ago
Johan T. Halseth e4301d3a8f
lnwire: rename ErrorCode -> FundingError 5 years ago
Johan T. Halseth 33fe09482b
lnwire+multi: define Error() for lnwire.Error 5 years ago
Johan T. Halseth 949f6c6cec
lnwire: remove ErrorCode encoding/decoding 5 years ago
Joost Jager f60e4b1e14
lnwire+htlcswitch: report height for invalid payment details failure 5 years ago