Rusty Russell
|
be7c7b9732
|
lightningd/handshake: rename WIRE_BAD_COMMAND to WIRE_HANDSHAKE_BAD_COMMAND
So it doesn't clash with opening daemon, for example.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
8 years ago |
Rusty Russell
|
b1403a764f
|
lightningd/opening: use peer_failed to send PKT_ERR on problems.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
8 years ago |
Rusty Russell
|
8b279b7c14
|
opening: remove unused opening_watch_funding_req/resp.
This is now part of the responses: starting the normal peer daemon
is done once the tx is buried.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
8 years ago |
Rusty Russell
|
5475666b7e
|
lightningd: simple wallet support.
This allows us to add funds via the P2SH-wrapped Segwit Transactions.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
8 years ago |
Rusty Russell
|
065f11b42a
|
lightningd/opening: opening daemon.
This conducts the conversation up until we have the txid to wait for
(or broadcast).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
8 years ago |