ZmnSCPxj jxPCSnmZ
0fd87b85da
openingd/: Fail `fundchannel_start` if we already are, or will become, the fundee.
Fixes : #4108
Changelog-Fixed: Network: Fixed a race condition when us and a peer attempt to make channels to each other at nearly the same time.
4 years ago
niftynei
b696ec89a5
df-open: use channel_id for openchannel_update and openchannel_signed
Be as specific as possible is a good rule for things, I think
4 years ago
niftynei
8858ae4f3d
df-open: commands to update a PSBT or submit a signed PSBT
`openchannel_signed` and `openchannel_update` which allow a user to
continue a openchannel or kick off the completion of a openchannel.
`openchannel_update` should be called until it returns with
`commitments_secured`.
4 years ago
niftynei
9f006fdf03
memleak: 'generify' the memleak calling to code for openingd/dualopend
Switch on name of subd(aemon) as to whether to call dualopend or
openingd for memleak results
4 years ago
niftynei
6607f1d629
openingd: pull out common code, rename some things
We're going to reuse all this code for dualopend, which is coming soon.
4 years ago