Rusty Russell
|
a8b9177e9e
|
lightningd/opening: seed is a privkey not an sha256.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2017-02-24 16:22:56 +10:30 |
|
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>
|
2017-02-24 16:22:56 +10:30 |
|
Rusty Russell
|
b1403a764f
|
lightningd/opening: use peer_failed to send PKT_ERR on problems.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2017-02-24 16:22:55 +10:30 |
|
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>
|
2017-02-21 15:19:02 +10:30 |
|
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>
|
2017-02-21 15:15:29 +10:30 |
|