9378 Commits (ea95ad9c1244a767013f60b5386c49b5550274f8)
 

Author SHA1 Message Date
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 99a621dd99 df-reconnects: allow tx-sigs in channeld iff we're reconnecting 4 years ago
niftynei 0a9c562664 df: state, clean more things up 4 years ago
niftynei 2f3acb91fc df: actually send a temp-id to the peer in open_channel2 WIP 4 years ago
niftynei f62f8b9c6b df: assume this is a 'negotiation failure' 4 years ago
niftynei 9cffa769b8 df: actually run 'reconnect' code 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 924aaf180e temp_channel_id: move to common 4 years ago
niftynei c3a387a6d8 dual-fund: use correct 'last_tx' 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 fc49874e32 billboard: break out common method for billboard updates 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 21a1f71732 df nit: capitialize acronym 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 af46a4f57d fetchinvoice: allow amounts to be specified. 4 years ago
Rusty Russell 4bb05e46e9 offers: convert currency when they request an invoice. 4 years ago
Rusty Russell 9681d491df offer: allow offers in other currencies if we can convert. 4 years ago
Rusty Russell 2de467274e common/amount: make fmt_amount_sat / fmt_amount_msat etc take copy. 4 years ago
Rusty Russell 23af9d4972 onion_message: support variable-length onion messages. 4 years ago
Rusty Russell 030a19a8af sendinvoice: don't allow separate invoice and command timeouts. 4 years ago
Rusty Russell fdc1f75745 doc: fix waitinvoice update. 4 years ago