10502 Commits (c9ac5d1376713387741b276bb69b6ab93221a69d)
 

Author SHA1 Message Date
Janus 4e841ee317
lnbase: support simnet/testnet, create accepted open_channel message 7 years ago
Janus aad44de1d3
lnbase: use valid pubkeys in open_channel 7 years ago
Janus 3bf8eab69e
lnbase: try sending open_channel 7 years ago
ThomasV a5e7bf78ee
lnbase: add draft handlers 7 years ago
Janus df7147cc66
lnbase: avoid reimplementing int.to_bytes 7 years ago
Janus 918b9ebc3d
lnbase: avoid reimplementing int.from_bytes 7 years ago
Janus 5244141bdb
lnbase: do not catch all exceptions, tolerate calculations with variables from kwargs 7 years ago
ThomasV e177d71b1f
integrate lnbase with network 7 years ago
ThomasV 2347bdbcab
lnbase: process ping messages 7 years ago
ThomasV 2993be5826
lnbase: create main loop 7 years ago
ThomasV 4f3a447fef
lnbase: save buffer for next read 7 years ago
ThomasV 8ca2add510
lnbase: Peer class 7 years ago
ThomasV f5d9d747dd
lnbase: fix json loading and indentation 7 years ago
Janus 62b811eaf3
lightning: do not list python files as resources, use lightning spec generated serialization 7 years ago
ThomasV cdd6748777
lightning network base 7 years ago
Janus 0b3df002a9
lightning: qt channel dialog, fix for shutdown when lightning disabled 7 years ago
Janus 8527c3ee48
lightning: channel details popup 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 00b8572f4b
lightning: paste sample using clipboard 7 years ago
Janus 267aabe624
kivy: fix channel list error handling, close functionality for inactive channels 7 years ago
Janus fa8119ab94
lightning: assert result type, add invoice qr dialog 7 years ago
Janus 62f7578323
lightning: kivy: open channel button in invoice 7 years ago
Janus bb7009365a
lightning: fix kivy channel close 7 years ago
Janus 4645428b4b
lightning: python3.5 compat 7 years ago
Janus eb72d19a07
lightning: fix channels dialog 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
SomberNight d17e6a1b87
interface: fix for aiorpcx 0.18 6 years ago
SomberNight 41802d8094
qt receive tab: "receive address" is now coloured red if already used 6 years ago
SomberNight 41f160dd74
update to aiorpcx 0.18 6 years ago
SomberNight eaf203dbb5
interface: fix connecting to new servers using self-signed certs 6 years ago
SomberNight 37da192bf5
wizard/hw: less spammy logs when hw library unavailable 6 years ago
SomberNight 30ffb3d4dc
util: add function "chunks" 6 years ago
SomberNight 1ebfcc0f36
kivy: "paste" button now works for transactions 6 years ago
SomberNight c776af41f6
qt: allow QR codes to store a bit more data 6 years ago
SomberNight aec53ae6af
qt: "Help" and "?" buttons can show rich text 6 years ago
SomberNight e1c1a9d6a2
interface: add comment 6 years ago
SomberNight 3b445d7248
fix #5376 6 years ago
SomberNight 158090bf8b
util.parse_URI: more granular exceptions 6 years ago
SomberNight a591ccf9b1
interface: follow-up 6ec1578a90 6 years ago