17 Commits (7b335d9e4555f8fd03bb8cc63aa2f0052ebda894)

Author SHA1 Message Date
Janus e106c78e77
lightning-hub: remove path hack, use relative imports 7 years ago
Janus d756dbca30
lightning-hub: include ln relative to current directory 7 years ago
Janus 7e8128d594
lightning: do not catch BaseException unnecessarily, fix clearSubscribers, detect passworded wallet correctly 7 years ago
ThomasV daf494d742
simplify parameters, add lndhost to config 7 years ago
Janus e19c8fd6c6
lightning: add --simnet and --lightning switches 7 years ago
Janus fa8119ab94
lightning: assert result type, add invoice qr dialog 7 years ago
Janus 4645428b4b
lightning: python3.5 compat 7 years ago
Janus 1a62177f74
lightning: add missing import, set console to none initially 7 years ago
Janus 2a83ae012f
lightning: do not require lock for broadcast tx, it is thread-safe 7 years ago
Janus 1f22fef695
lightning: save key derivation point 7 years ago
Janus 43243ee4b4
lightning: separate thread for publish transaction 7 years ago
Janus 8b20ec40ea
lightning: use queueing lock 7 years ago
Janus 1f55037640
lightning: less junk on console, quicker shutdown 7 years ago
Janus 9261ca236c
lightning: don't receive too much data, workaround by reading byte by byte 7 years ago
Janus a0a15e2223
lightning: complete moving of lightning objects, acquire net/wallet lock while answering lightning requests 7 years ago
Janus 3260b7a74f
lightning: misc patches, launch asyncio loop on separate thread 7 years ago
Janus ec38c8bbca
lightning: march 2018 rebase, without integration 7 years ago