Commit graph

17 commits

Author SHA1 Message Date
Janus
6634027a03 lightning-hub: remove path hack, use relative imports 2019-08-20 09:03:09 +02:00
Janus
a9edd170c7 lightning-hub: include ln relative to current directory 2019-08-20 09:03:09 +02:00
Janus
ec89b496bf lightning: do not catch BaseException unnecessarily, fix clearSubscribers, detect passworded wallet correctly 2019-08-20 09:03:09 +02:00
ThomasV
fe1a1b27c6 simplify parameters, add lndhost to config 2019-08-20 09:03:09 +02:00
Janus
0abfcd2b6a lightning: add --simnet and --lightning switches 2019-08-20 09:03:09 +02:00
Janus
1a05838ef2 lightning: assert result type, add invoice qr dialog 2019-08-20 09:03:09 +02:00
Janus
d19e8e7f9b lightning: python3.5 compat 2019-08-20 09:03:09 +02:00
Janus
13527987bc lightning: add missing import, set console to none initially 2019-08-20 09:03:09 +02:00
Janus
76bd120bdf lightning: do not require lock for broadcast tx, it is thread-safe 2019-08-20 09:03:09 +02:00
Janus
311c53ef1d lightning: save key derivation point 2019-08-20 09:03:09 +02:00
Janus
6ab8badb61 lightning: separate thread for publish transaction 2019-08-20 09:03:09 +02:00
Janus
277e5be229 lightning: use queueing lock 2019-08-20 09:03:09 +02:00
Janus
0f6566d11e lightning: less junk on console, quicker shutdown 2019-08-20 09:03:09 +02:00
Janus
e3ef8d7ec4 lightning: don't receive too much data, workaround by reading byte by byte 2019-08-20 09:03:09 +02:00
Janus
d84eab0418 lightning: complete moving of lightning objects, acquire net/wallet lock while answering lightning requests 2019-08-20 09:03:09 +02:00
Janus
98f6f67c6b lightning: misc patches, launch asyncio loop on separate thread 2019-08-20 09:03:09 +02:00
Janus
ad5aac1383 lightning: march 2018 rebase, without integration 2019-08-20 09:03:09 +02:00