Commit graph

16 commits

Author SHA1 Message Date
ThomasV
ad5b1e4268
lnbase: derive blinded pubkey 2018-11-05 19:58:10 +01:00
ThomasV
56901f709c
lnbase: add privkey derivation 2018-11-05 19:58:09 +01:00
ThomasV
dc97fccb0a
add test for key derivation 2018-11-05 19:58:09 +01:00
Janus
30581b32f1
lnbase: test signing of first htlc test case 2018-11-05 19:58:08 +01:00
Janus
3160ea30fd
lnbase: make_received_htlc 2018-11-05 19:58:08 +01:00
ThomasV
635d924dff
cleanup lnbase tests 2018-11-05 19:58:07 +01:00
SomberNight
6115c0a15e
naive route finding 2018-11-05 19:58:06 +01:00
Janus
07a9ab8fae
lnbase: offered htlc script construction 2018-11-05 19:58:05 +01:00
ThomasV
c2de68fd43
lnbase: verify signature in node_announcement 2018-11-05 19:58:02 +01:00
ThomasV
6798eb3916
lnbase: fix test 2018-11-05 19:58:01 +01:00
SomberNight
34f54f8a43
fixes for make_commitment, but still incorrect destination address (csv arg?) 2018-11-05 19:57:59 +01:00
ThomasV
dc219e04d3
lnbase: fix tx amounts 2018-11-05 19:57:59 +01:00
Janus
3d5fa38798
lnbase_test: add first commitment tx with 5 htlcs test 2018-11-05 19:57:58 +01:00
ThomasV
d047f45a0c
lnbase: fix locktime and nsequence 2018-11-05 19:57:58 +01:00
Janus
9f1f72d55f
lnbase_test: insert remote_signature and compare fields independently 2018-11-05 19:57:57 +01:00
ThomasV
d276687faa
lnbase: create unit test for commitment tx 2018-11-05 19:57:57 +01:00