6092 Commits (307fb0708efd6e84aec5836819a2dfb318b97f5c)
 

Author SHA1 Message Date
darosior 307fb0708e lightningd/plugin_control: don't control non-dynamic plugins 5 years ago
darosior 12e28c2554 lightningd/plugin: Add a 'dynamic' field to getmanifest and a 'startup' field to init 5 years ago
darosior f81db6fb47 Travis: export PYTHONPATH to add pylightning 5 years ago
darosior e61e0cc28b Add a manpage for the 'plugin' command 5 years ago
darosior 9ddc2e0334 Add the 'plugin' subcommands to pylightning and add a test for them 5 years ago
darosior 2864b4de01 lightningd/plugin_control: add a 'plugin' command 5 years ago
darosior d299420fbe lightningd/plugin_hook: make it possible to unregister a hook 5 years ago
darosior ce12a37a2b lightningd/plugin: Add a 'configured' member to the plugin struct, split 'plugins_init' 5 years ago
darosior 2e25c87bd4 lightningd/plugin: Move structs to header, make 'paths_match' and 'plugin_kill' non static 5 years ago
Rusty Russell 6da420a65b lightning-cli: change default printing in response to "format-hint": "simple". 5 years ago
Rusty Russell b03369ea2d common: generalize json_tok_remove. 5 years ago
Rusty Russell 7b1088a235 lightning-cli: clean up human_help() function. 5 years ago
Rusty Russell 7e97119117 lightning-cli: use tal_arr for toks again. 5 years ago
Rusty Russell 3c3a89c483 tools/generate-wire.py: add test for implicit lengths. 5 years ago
Rusty Russell 3f8600e9c0 tools/generate-wire.py: handle implicit tlv length fields. 5 years ago
Rusty Russell c580225c38 wire: handle bigsize/varint fields. 5 years ago
Rusty Russell 2e68b88be8 tools: fix tlv generation 5 years ago
darosior d72f0589bd Add 'channel_opened' notification to changelog 5 years ago
darosior 2683170da8 Test and document 'channel_opened' notification 5 years ago
darosior 736651ba43 lightningd/notification: add 'channel_opened' notification 5 years ago
darosior f55d29ee49 lightningd/notification: use notification name in 'jsonrpc_notification_start()' 5 years ago
lisa neigut 64b43dd060 wire-gen: allow NULL for a tlv record in towire 5 years ago
lisa neigut 42251cc5b9 bolt-gen: fixup subtype nested varsize definition 5 years ago
Rusty Russell 39e8e98b49 options: make option registration a single function. 5 years ago
Rusty Russell f68c9fa9c9 opt: make sure early cmdline options override config file. 5 years ago
Rusty Russell 0b5b1faff5 common/configdir: simply supply defaults, leave parsing to programs. 5 years ago
Rusty Russell 875854f71c invoice: fix up internal help msg to match updated expiry default. 5 years ago
Simon Vrouwe 0abbbbb588 plugins: when plugins start, log their PID and path 5 years ago
Simon Vrouwe 7c270e299b lightningd: improve description of dev-no-reconnect option 5 years ago
Simon Vrouwe af7044d09d pytest: test_fee_limits, add case where opening channel is denied when feerate is too low 5 years ago
Rusty Russell 57b2fe5890 lightningd: fix fatal error on startup if bitcoind isn't ready. 5 years ago
Rusty Russell 6c7a45623e common: detect "sync error" from lnd. 5 years ago
Rusty Russell dd79813a75 common: add peer_error flag to treat this error as "soft". 5 years ago
Rusty Russell f7a890ca35 lightningd: add slow_reconnect flag for transient failure. 5 years ago
Rusty Russell fea7e10e15 lightningd: make callers of channel_set_owner do reconnection. 5 years ago
Rusty Russell 443d95e487 lightningd: call disconnect notifier if other side disconnected. 5 years ago
Kristaps Kaupe d02496b89b Return output idx for a funding tx in a channel information in listfunds 5 years ago
Karl-Johan Alm 2309951eda docs: add entry to CHANGELOG about signet addition 5 years ago
Rusty Russell b1738c5b89 tools: fix 32 bit compile error 5 years ago
darosior 5dee59e969 Plugins: update the doc and add a changelog bragline about 'invoice_payment' notification 5 years ago
darosior 34533ead68 Plugins: Add a test for the 'invoice_payment' notfication 5 years ago
darosior b5bb7f191f Plugins: Add a notification for invoice payment 5 years ago
sskender 2235d3b9d7 Update INSTALL.md 5 years ago
darosior 97ff855f5a Install python3-mako in the Dockerfile 5 years ago
Rusty Russell 6c335dfcc6 plugins: don't crash if getmanifest times out. 5 years ago
ZmnSCPxj 559e3f35a6 devtools/: Ignore mkcommit and mkfunding executables. 5 years ago
tasoshi 1af8d9ebdb lightningd/chaintopology: log_debug on broadcasting error (#2792) 5 years ago
Rusty Russell d551b125cc Makefile: make extract-experimental-bolt-csv check out the BOLTVERSION. 5 years ago
Rusty Russell 837530514a Makefile: make wire generated CSV depend on config. 5 years ago
Rusty Russell c5ae29d2b1 check: only check EXPERIMENTAL-tagged BOLT quotes if EXPERIMENTAL_FEATURES 5 years ago