Commit graph

16 commits

Author SHA1 Message Date
Janus
3b0e72038c
lightning-hub: include ln relative to current directory 2018-11-05 19:57:59 +01:00
Janus
d7cb740435
lightning: do not catch BaseException unnecessarily, fix clearSubscribers, detect passworded wallet correctly 2018-11-05 19:57:40 +01:00
ThomasV
3fda24b984
simplify parameters, add lndhost to config 2018-11-05 19:57:39 +01:00
Janus
f708db95ed
lightning: add --simnet and --lightning switches 2018-11-05 19:57:39 +01:00
Janus
e48ad713c3
lightning: assert result type, add invoice qr dialog 2018-11-05 19:57:37 +01:00
Janus
aa492872d0
lightning: python3.5 compat 2018-11-05 19:57:36 +01:00
Janus
acd1d6bd17
lightning: add missing import, set console to none initially 2018-11-05 19:57:35 +01:00
Janus
fba9072c15
lightning: do not require lock for broadcast tx, it is thread-safe 2018-11-05 19:57:34 +01:00
Janus
c90bbf8d27
lightning: save key derivation point 2018-11-05 19:57:34 +01:00
Janus
2046859bf3
lightning: separate thread for publish transaction 2018-11-05 19:57:33 +01:00
Janus
8f681e13a2
lightning: use queueing lock 2018-11-05 19:57:33 +01:00
Janus
c3aa6e30cd
lightning: less junk on console, quicker shutdown 2018-11-05 19:57:32 +01:00
Janus
e184b613e9
lightning: don't receive too much data, workaround by reading byte by byte 2018-11-05 19:56:57 +01:00
Janus
df910ec1de
lightning: complete moving of lightning objects, acquire net/wallet lock while answering lightning requests 2018-11-05 19:56:56 +01:00
Janus
cf2ec480cc
lightning: misc patches, launch asyncio loop on separate thread 2018-11-05 19:55:08 +01:00
Janus
3e5218b89f
lightning: march 2018 rebase, without integration 2018-11-05 19:55:02 +01:00