2968 Commits (07d5d80dc70e4d32b63d55e62d9bcb6be56ef9ac)

Author SHA1 Message Date
Rusty Russell f3159ec4ac pytest: detect warnings, too. 4 years ago
Rusty Russell 6b11cc8b8c common: disallow NULL channel_id to peer_failed_err. 4 years ago
Rusty Russell d14e273b04 common: treat all "all-channels" errors as if they were warnings. 4 years ago
Rusty Russell 1a85edd207 lightningd: no longer forward failures to gossipd, let caller do it. 4 years ago
Rusty Russell 3c5502426b lightningd: addgossip API to inject gossip messages. 4 years ago
Rusty Russell 0056dd7557 lightningd: disallow --daemon without --log-file. 4 years ago
Rusty Russell 5eb209f57a bitcoind: remove v0.9.0-compat for rejecting sendrawtransaction arg. 4 years ago
Rusty Russell 406eb37717 listsendpays: remove deprecated "null" amount_msat. 4 years ago
Michael Schmoock 9eeb290637 chore: cleanup some nits 4 years ago
Michael Schmoock 91bdb6d2d9 feat: make peer_connected hook chainable 4 years ago
Michael Schmoock bdf0d60fd6 chore: fix typo in openchannel hook log 4 years ago
Michael Schmoock 8e71c7a1f1 feat: make custommsg hook chainable 4 years ago
niftynei d1a59b6f0d nit df: correct spelling mistake 4 years ago
Rusty Russell 79f32751d2 lightningd: don't expose (undocumented) experimental-dual-fund. 4 years ago
Rusty Russell 4d1214b432 lightningd: fix double-free when forking subdaemon fails. 4 years ago
Rusty Russell 001b5d6416 offers: make it a runtime option. 4 years ago
Rusty Russell 529ae0d766 plugins: allow plugins to disable themselves at startup. 4 years ago
Rusty Russell fc3e679c97 lightningd: control onion messages by `experimental-onion-messages` option. 4 years ago
niftynei 9906236769 autodata: requests new line number, please 4 years ago
niftynei 7e324177de df-tests: simultaneous openchannel_init (while in progress) 4 years ago
niftynei fa539d3281 df-tests: make memleak happy by cleaning up `psbt` 4 years ago
niftynei ac88c72f1e df-tests: test_channel_state_changed_bilateral 4 years ago
niftynei ff0e2dbd28 df-tests: test_channel_opened_notification 4 years ago
niftynei 959ca793b0 df-tests: test_openchannel_hook_error_handling 4 years ago
niftynei 803d9701d3 df-tests: test_openchannel_hook_chaining 4 years ago
niftynei 327d9a3ff6 experimental-dual-fund: add config level option for enabling dual-fund 4 years ago
niftynei 2cd95aa806 df: add a new 'channel_open_failed' notification 4 years ago
niftynei d4ec052668 df: include channel_id in openchannel2 hook 4 years ago
niftynei 1393e187f9 df: don't update local shutdown scriptpubkey from dualopend 4 years ago
niftynei 52da9be598 df: if 'openchannel2' is "rejected" we should send that error 4 years ago
niftynei 857ff561bc df: move callback up 4 years ago
niftynei 9984c34f14 df: handle locked in etc in dualopend 4 years ago
niftynei 9fdf1ea32a df: reinitialize dual-funding 4 years ago
niftynei 1b6deaffc8 df: bunch of driveby formatting fixes 4 years ago
niftynei 85ecef2849 df-feerates: mimic old behavior if there's no plugin handling 4 years ago
niftynei 5d388b3128 df: there's only one state that we should be in for a `dualopend` 4 years ago
niftynei 3e9f60011e channel: save the fact that funding_locked was rcvd to disk 4 years ago
niftynei 9cb2a15858 channel_fallen_behind: break out functionality into two methods 4 years ago
niftynei fd2e16f8bc db: add flag to database for recving remote's sigs 4 years ago
niftynei 90d936bb60 df: handle shutdown (before lockedin) in dualopend 4 years ago
niftynei ae532614a3 df: handle fails 4 years ago
niftynei bf49bcfa90 subd: keep track of 'channel's type 4 years ago
niftynei 0c520850b0 setchannelfee: allow dualopend's "awaiting" state to be valid also 4 years ago
niftynei 79c01c1386 feerates: mimic behavior of original opening if feerates not specified 4 years ago
niftynei d47992a46d billboard: add in billboard updates from dualopend 4 years ago
niftynei 1ea4e63331 dual-open: handle sigs and channel lockin in dualopend, not channeld 4 years ago
niftynei 06b15f648f dual_open: move two functions 4 years ago
niftynei e0a7907d79 dual-fund: don't kill dualopend after commitments exchanged 4 years ago
niftynei 57348e0470 channel_control: when we reach depth, for v2 channels, tell dualopend 4 years ago
niftynei 1c9a713dfa channel-state: add two new states, for dualopend 4 years ago