Rusty Russell
|
ca68c5c47f
|
state: remove non-HTLC updates.
They're still in the base protocol (good for testing), just not here.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2015-09-25 11:51:18 +09:30 |
|
Rusty Russell
|
42bf766d64
|
state: hand tx explicitly to bitcoin_watch / bitcoin_watch_delayed
Neater than assuming it's effect->broadcast.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2015-09-25 11:51:18 +09:30 |
|
Rusty Russell
|
847ef21c07
|
state: Core state machine for lightning.
It's written in a repetitive and stylized form, for easier testing.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2015-09-25 11:51:18 +09:30 |
|