17 Commits (309aca69b848a2fbdd14098213a13a53151413f0)

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