2953 Commits (001b5d6416dcc19ad475efd3ceda17c37fb5c53d)

Author SHA1 Message Date
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
niftynei bdf7f250de channel_control: rename record_channel_open + expose 4 years ago
niftynei c5e28e4746 channel_control: break out function for on_funding_locked 4 years ago
niftynei b2bb80cb1b dual_open_control: correct name of hook 4 years ago
niftynei c6de4138e6 open_command: keep them local to channel 4 years ago
niftynei f37315c2f8 autodata: tweak where createinvoice is 4 years ago
niftynei e0e929ed14 peer_control: remove PSBT from peer_start_channeld 4 years ago
niftynei 0bb483f9b1 whitespace changes, 80 chars etc 4 years ago
niftynei 01e37d61e8 channeld: remove peer->psbt 4 years ago
niftynei c8aa6d4a55 subd: swap out the channel + error callback 4 years ago
niftynei 8ea1d5ec3b df: open_channel -> openchannel 4 years ago
niftynei 80714de556 df: make sure to end wally alloc 4 years ago
niftynei 260bd04adb df: move tx_sigs from channeld to dualopend 4 years ago
Rusty Russell 23af9d4972 onion_message: support variable-length onion messages. 4 years ago
Rusty Russell 8cf4bd902b lightningd: fix temporary onion_message leak: 4 years ago
Rusty Russell 84dc943cf5 common/bolt11_json: extract bolt11->json code. 4 years ago