Commit graph

16 commits

Author SHA1 Message Date
Janus
414da3942c
ln: avoid recursive dependencies, make new lnutil 2018-11-05 20:05:35 +01:00
Janus
c255f534a8
ln: merge OpenChannel and HTLCStateMachine 2018-11-05 20:05:35 +01:00
Janus
361e119816
ln: shortcut some OpenChannel fields to traversing too much 2018-11-05 20:05:34 +01:00
Janus
d894320625
ln: store HTLCStateMachine in lnworker.channels 2018-11-05 20:05:34 +01:00
Janus
a3b67494a9
ln: trim dust htlc outputs 2018-11-05 20:05:32 +01:00
Janus
5cd0cb2a6f
ln: improve lnhtlc, passes test 2018-11-05 20:02:54 +01:00
Janus
8301d932a5
lnhtlc: use current_per_commitment_point, current_commitment_signature 2018-11-05 20:02:54 +01:00
Janus
86546ea6c4
ln: announcement reliability fixes for qt, remove asserts forbidding unbalanced channels 2018-11-05 20:02:50 +01:00
Janus
695ac2db0c
ln: begin handling htlc failures 2018-11-05 20:02:50 +01:00
Janus
549debc2ec
ln: fix repeated payments 2018-11-05 20:02:47 +01:00
Janus
87992bce0c
ln: avoid code duplication 2018-11-05 20:02:46 +01:00
Janus
e51db18bac
ln: save remote's secrets in RevocationStore, not our secrets. call lnhtlc.receive_revocation 2018-11-05 20:02:46 +01:00
Janus
11f02a5d4b
lnbase/lnhtlc: use lnhtlc more instead of manually constructing tx'es 2018-11-05 20:02:45 +01:00
Janus
d920310c66
ln: remove unneeded forwarding htlc features, check commitment sig using lnhtlc while receiving 2018-11-05 20:02:43 +01:00
Janus
a7a2d79f2a
ln: integrate lnhtlc in lnbase, fix multiple lnhtlc bugs 2018-11-05 20:02:42 +01:00
Janus
2cd255c775
ln: htlc state machine (not used yet) 2018-11-05 20:02:34 +01:00