7757 Commits (d1f8509060ea5b733a98f23702226f1edb64d20d)
 

Author SHA1 Message Date
Vasil Dimov 662ac26d0c doc: fix typo: %s must be % (followup to 158d2212) 5 years ago
Vasil Dimov ae06325c00 devtools: git ignore devtools/blindedpath 5 years ago
Vasil Dimov 158d2212c2 closingd: configurable closing fee negotiation step 5 years ago
Vasil Dimov 3ce0552dd4 build: use locale-independent sort for mocks 5 years ago
darosior ca36c21870 doc: fix FAQ formatting 5 years ago
Rusty Russell 117a8391f9 lightningd: don't log BROKEN when we don't have a channel update. 5 years ago
darosior b8262c3de2 fundechannel: don't pass deprecated 'satoshis' to fundchannel_start 5 years ago
darosior 5aafef1484 pytest: skip some test when DEPRECATED_APIS is enabled. 5 years ago
darosior 242ddb5660 pyln-testing: allow to customize --allow-deprecated-apis 5 years ago
Christian Decker 891adfca1e pay: Speed up `pay` and fix the shadow route construction 5 years ago
Rusty Russell 2e8257e1e6 channeld: plug minor leak. 5 years ago
Rusty Russell 3b4a06f52b common: generalize ecdh function. 5 years ago
Rusty Russell 91251b1870 common: add blinding helpers. 5 years ago
Rusty Russell d9fc99ea39 channeld: simplify loading of pre-existing HTLCs. 5 years ago
darosior a5bd36c10a faq: add two new questions asked on IRC 5 years ago
darosior b0c58f85ce doc: start an FAQ 5 years ago
Rusty Russell 2f1502abf4 cleanup: make 'u8 *features' and 'struct feature_set *fset' more explicit. 5 years ago
Rusty Russell 28e3ffc66b plugins/fundchannel: make 'all' do the right thing for wumbo. 5 years ago
Rusty Russell 07a281faf8 lightningd: add large-channels / wumbo option. 5 years ago
Rusty Russell 1d90f21833 lightningd / openingd: remove limits if we negotiate option_support_large_channel. 5 years ago
Rusty Russell 79f2d2bd25 common/features: add option_support_large_channel. 5 years ago
Rusty Russell ca512e3cb2 plugins/pay: use feature set from lightningd to decode bolt11. 5 years ago
Rusty Russell 41ebaffba3 lightningd: return `features` in connect response. 5 years ago
Rusty Russell 8cb364dd28 libplugin: demarshal and stash the feature set given by lightningd. 5 years ago
Rusty Russell 7a95e90ee4 plugins: add `feature_set` to init object. 5 years ago
Rusty Russell cf43e44378 common/features: don't use internal global. 5 years ago
Rusty Russell 15f54878e4 connectd: do feature bits check after init exchange. 5 years ago
darosior 7c0af81c21 bcli: use a more urgent feerate for HTLCs and penalty transactions 5 years ago
Rusty Russell 77e7beeb06 pytest: test the reply functionality (via blinded path) using a plugin. 5 years ago
Rusty Russell 23a36ac8c8 plugins: expose onion_message hook (EXPERIMENTAL_FEATURES) 5 years ago
Rusty Russell 8b8cbb9397 channeld: handle encblob and blinding in messages. 5 years ago
Rusty Russell fcc68b9b06 devtools/blindedpath: add --simple-output for use from python. 5 years ago
Rusty Russell 74228605ef devtool/blindedpath: primitive tool to make blinded onions. 5 years ago
Rusty Russell e3dfba8944 pytest: test sendonionmessage. 5 years ago
Rusty Russell 42af815932 lightningd: EXPERIMENTAL_FEATURES JSON command to sendonionmessage. 5 years ago
Rusty Russell f7fe8a952d lightningd: forward onion messages. 5 years ago
Rusty Russell dd690553b8 channeld: handle onion messages. 5 years ago
Rusty Russell f76ab93df6 EXPERMENTAL_FEATURES: Import onion message types. 5 years ago
Rusty Russell 26e906a8aa sendpay: do route parsing inside parameter parsing. 5 years ago
darosior eead65350f wallet: allow to withdraw with unconfirmed utxos 5 years ago
darosior 13fbce90ca common/amount: accept 0msat in parse_amount_sat() 5 years ago
Rusty Russell b7db588a8a plugin: remove boutique features. 5 years ago
Rusty Russell a7cc6d33c3 plugins: actually change global features when plugins tell us to. 5 years ago
Rusty Russell c95e58ad4b subdaemons: initialize feature routines with explicit feature_set. 5 years ago
Rusty Russell afb76392e4 common/features: use bitmaps internally, have explicit init function. 5 years ago
Rusty Russell c59327dce1 features: add support for channel_announcement features. 5 years ago
Rusty Russell d881a4bd66 BOLT: update to latest version. 5 years ago
Rusty Russell a430abf899 connectd: permit multiple descriptors of the same type. 5 years ago
Rusty Russell 5d4620484c lightningd: remove json_close `force` option. 5 years ago
Rusty Russell 7f32a844f9 listnodes/listpeers/peer_connected: remove deprecated `globalfeatures` and `localfeatures` 5 years ago