Janus
|
7210b2d0f8
|
lnbase: save channel details in wallet, enable running online test with reestablishment_mode
|
2018-11-05 19:58:37 +01:00 |
|
Janus
|
6c7f04fdca
|
lnbase: move waiting for funding_locked to new function, make function for signing and sig conversion
|
2018-11-05 19:58:36 +01:00 |
|
Janus
|
e7a85302e0
|
lnbase: fix custom local to_self_delay, use node privkey derived from timestamp in online test
|
2018-11-05 19:58:34 +01:00 |
|
Janus
|
5d6c835e8d
|
test_lnbase_online: pass password=None to channel_establishment_flow
|
2018-11-05 19:58:34 +01:00 |
|
ThomasV
|
d921aa50dd
|
lnbase: derive keys from wallet keystore
|
2018-11-05 19:58:33 +01:00 |
|
Janus
|
ca74023d7e
|
lnbase: organize channel data
|
2018-11-05 19:58:30 +01:00 |
|
Janus
|
148b063ca0
|
lnbase: receiving invoice payment works
|
2018-11-05 19:58:29 +01:00 |
|
Janus
|
86154028fd
|
lnbase: commitment_signed, revoke_and_ack now accepted without errors
|
2018-11-05 19:58:28 +01:00 |
|
Janus
|
8b4bdf6fc0
|
lnbase: attempt at making htlc_signature to send (currently remote fails due to wrong num_htlcs in commitment_signed)
|
2018-11-05 19:58:26 +01:00 |
|
Janus
|
e69d5a5d6d
|
lnbase: derive next keys when making updated local commitment transaction
|
2018-11-05 19:58:24 +01:00 |
|
Janus
|
f489fc38ad
|
lnbase: try to receive payment, work on commitment tx with htlcs
|
2018-11-05 19:58:24 +01:00 |
|
Janus
|
4a13146439
|
lnbase: handle commitment transaction update (receive funds, not working yet)
|
2018-11-05 19:58:23 +01:00 |
|
Janus
|
85358b6bd1
|
simnet/testnet support in bolt11, set max-htlc-value-in-flight
|
2018-11-05 19:58:23 +01:00 |
|
Janus
|
729dde2bb4
|
lnbase: avoid race while waiting for funding_locked, wait for un-reversed hash
|
2018-11-05 19:58:18 +01:00 |
|
SomberNight
|
42b222a8b8
|
channel_establishment_flow: wait for confirmations of funding txn
|
2018-11-05 19:58:17 +01:00 |
|
ThomasV
|
dccec08aa3
|
lightning: separate testing from main code
|
2018-11-05 19:58:04 +01:00 |
|