2108 Commits (31e2e70f17088161c66326d0f38dbd64ee0a6aca)

Author SHA1 Message Date
trueptolemy 31e2e70f17 invoice: a cleanup for the json of struct sha256 5 years ago
trueptolemy e75d8e061b Plugin: New notification type, forward_event 5 years ago
trueptolemy a449a91ae2 JSON: Warp the process of forward payment json object 5 years ago
trueptolemy bcec6bb6cc API: 'listforwards' now include 'payment_hash' field 5 years ago
Rusty Russell 2255dd4dda
lightningd: avoid thundering herd on restart. 5 years ago
Rusty Russell cc70b9c4ec wire: use common/bigsize routines 5 years ago
Rusty Russell 3fa375881a bigsize: make it a proper first-class type. 5 years ago
Simon Vrouwe 1ae8b73f0e doc: invoice manpage: add some details about route hint selection 5 years ago
Christian Decker 5dff67900e tx: Add chainparams when deserializing transactions from wire msgs 5 years ago
Christian Decker d14bd286ba bitcoin: Add chainparams to transactions from blocks 5 years ago
Christian Decker 9288a7906b tx: Add chainparams to struct bitcoin_tx as context 5 years ago
Christian Decker 2537bd5afa closingd: Tell closingd which chain we are working on 5 years ago
Christian Decker c5ac6c7b1f hsmd: Tell hsmd which chain we are working on 5 years ago
Christian Decker 15e73e3dc3 onchaind: Pass genesis hash to onchaind so it knows the chainparams 5 years ago
trueptolemy 130bf20516 lightningd: check bitcoind version when `setup_topology` 5 years ago
Christian Decker b83d15ea4a sphinx: Remove standalone v0 payload in favor of the unionized one 6 years ago
Christian Decker 6831db62f7 sphinx: Clean up after migrating to the `sphinx_path` struct 6 years ago
Christian Decker a0a1a1f752 sphinx: Add function to add a new v0 hop to a sphinx_path 6 years ago
Rusty Russell 79d32ec2f2 plugin: notice when plugin has *started* configuring. 5 years ago
Rusty Russell a477c69d46 lightningd: fix crash on dynamic plugin startup 5 years ago
Rusty Russell 310d806dd3 plugins: document and extend the ~/.lightning/plugins/ dir. 5 years ago
darosior dda154612c doc: add the new init and getmanifest fields 5 years ago
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 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
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
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
Rusty Russell 57b2fe5890 lightningd: fix fatal error on startup if bitcoind isn't ready. 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
darosior b5bb7f191f Plugins: Add a notification for invoice payment 5 years ago
Rusty Russell 6c335dfcc6 plugins: don't crash if getmanifest times out. 5 years ago
tasoshi 1af8d9ebdb lightningd/chaintopology: log_debug on broadcasting error (#2792) 5 years ago
lisa neigut 32eaae0cb9 wire-gen: move in-house wire delcarations to new format 5 years ago
Karl-Johan Alm 918e130448 add signet support 5 years ago
ZmnSCPxj bb301040e4 lightningd/options.c: Add option for setting how long to keep trying bitcoin-cli command. 5 years ago
Rusty Russell 1e6eabf018 developer: add --dev-force-channel-secrets. 5 years ago