18 Commits (57348e0470819acf77383c245e8986886278e05e)

Author SHA1 Message Date
Rusty Russell 2de467274e common/amount: make fmt_amount_sat / fmt_amount_msat etc take copy. 4 years ago
Rusty Russell 3b7d0e7a62 common/json: make json_scan return an error string. 4 years ago
Rusty Russell b61da8c5a9 plugins: use json_scan. 4 years ago
Rusty Russell 2b6cdfeb5a json_to_psbt: fix API to match other allocating json_to functions. 4 years ago
niftynei 0726d2912e df-mfc: remove guard-rails for failures 4 years ago
niftynei 6e3c517611 mfc-df: if there's an error with a openchannel_signed, fail 4 years ago
niftynei 6077eca660 df: pass back 'close_to' for completed/commitment secured channels 4 years ago
niftynei c6b45e052b mfc-df: after openchannel_signed is finished, we call finished 4 years ago
niftynei 3e19b6c8f5 mfc-df: after psbt signed, send to openchannel_signed if v2s 4 years ago
niftynei a34425abd1 mfc-df: after sigs are collected, go sign the psbt 4 years ago
niftynei d7c06b5b0e mfc-df: once we've gotten the PSBT finalized, we wait for peer sigs 4 years ago
niftynei c90a19f739 mfc-df: only add outputs for v1 outs; go to openchannel_update if v2s 4 years ago
niftynei 3d2c0951d5 mfc-df: rework how openchannel_update works, callbacks 4 years ago
niftynei 381658dee6 mfc-df: merge openchannel_init/fundchannel_start results 4 years ago
niftynei 95de8b1174 mfc-df: have both paths use redo_multifundchannel 4 years ago
niftynei a31b078721 mfc: consolidate to a single FAILED state 4 years ago
niftynei e0c4865eea mfc: add a 'fail_destination' helper 4 years ago
niftynei 5b6b012af9 mfc: add happy path-way for v2 in multifundchannel 4 years ago