11454 Commits (5faa0ade3d7dff1ce1d93145d5f09fccfeea383e)
 

Author SHA1 Message Date
SomberNight 54d468f457
android apk: build two apks. ARMv7 and ARMv8 5 years ago
SomberNight 75afd06ca3
android build: don't download Apache ANT on every build 5 years ago
SomberNight 98c8c2127c
android build: update kivy, p4a, buildozer 5 years ago
ThomasV b99a71d1b3 kivy: call register_callback only from main_window. Display CTN in channel details. 5 years ago
ThomasV e79253b5e0 Syntax change: Require --offline to run commands without a daemon. 5 years ago
ThomasV c67fb88e58 remove redundant 'stop' in regtest setUp (should run a bit faster) 5 years ago
ThomasV 0702338912 main script: rm init_daemon (dead code), call sys_exit in init_cmdline 5 years ago
SomberNight 936d1e0a24
pyinstaller binaries: include files needed by new jsonrpc libs 5 years ago
SomberNight 956bd3baaf
lnpeer: make per-peer TaskGroup a field (as for interfaces), and use it 5 years ago
SomberNight 9e57a59615
network: handle main_taskgroup dying better. passthrough CancelledError 5 years ago
ThomasV 6197cfbb3b Revert "Remove early return in create_sweeptxs_for_our_ctx." 5 years ago
ThomasV 3e8080b669 test_breach_with_spent_htlc: do not overwrite default_wallet, load toxic_wallet instead 5 years ago
ThomasV 10e186c1d3 revert ed086934e5 5 years ago
ThomasV 6f333bd86d make regtests more robust 5 years ago
ThomasV ed086934e5 In 'daemon start', do not return until the daemon can be reached 5 years ago
ThomasV 5ec1db4d51 Ignore exceptions raised in lnworker.on_network_update. 5 years ago
ThomasV d0cfb3ae12 Remove early return in create_sweeptxs_for_our_ctx. 5 years ago
SomberNight 5f817770af
android build: make sure to use correct pycryptodomex 5 years ago
EagleTM 01f582cc14 Remove electrumx.ml because of phishing (#5596) 5 years ago
SomberNight f403735191
lnpeer: reestablish_channel - don't replay unacked msgs they alrdy have 5 years ago
ThomasV 2583decc64
Merge pull request #5593 from wakiyamap/patch-1 5 years ago
Jin Eguchi 523de5782b
Fix travis error 5 years ago
SomberNight 2ee881f40a
qt channels list: fields should not be editable 5 years ago
SomberNight db8e6cabb4
bip70 payreq: catch TimeoutError to avoid hanging "please wait" dialog 5 years ago
ThomasV 3076eb75ea make parsing lightning qr codes more robust 5 years ago
ThomasV 31a18f83f1 (trivial) fix variable name 5 years ago
ThomasV 7866caf2a7 minor fix: ensure request amount is not None 5 years ago
ThomasV cf02e32f20
Merge pull request #5537 from xaya/test-verify-header 5 years ago
ThomasV 58177c5bf3 Travis: run regtests in separate job 5 years ago
ThomasV fcfbc937bc buildozer: use log_level=1 5 years ago
ThomasV d766ded8d4
Merge pull request #5584 from JeremyRand/lnaddr-bech32 5 years ago
JeremyRand 8be94a9919
lnaddr: Pull in Bech32 and Base58 prefixes from constants 5 years ago
ThomasV 2b52ee26e6 store qt-console-history in wallet file (fix #5563) 5 years ago
ThomasV 95383a5820
Merge pull request #5582 from JeremyRand/test-lnchannel-outputs 5 years ago
ThomasV 2944ae1b2f
Merge pull request #5583 from JeremyRand/test-lnrouter-rev-genesis-bytes 5 years ago
JeremyRand 032810dace
test_lnrouter: Pull in chain_hash from constants 5 years ago
JeremyRand 334d3f2818
Use NamedTuple notation for TxOutput in test_lnchannel 5 years ago
ThomasV ab5a02ba50 kivy: remove hidden state in RefLabel, use it for seed and private keys 5 years ago
ThomasV e9c32bad19 kivy: remove context menus, cleanup unused files 5 years ago
ThomasV 587f8aa487 Kivy GUI improvements: 5 years ago
ThomasV 8010123c08 Display and refresh the status of incoming payment requests: 5 years ago
ThomasV 336cf81a6d kivy: add expiration button to receive screen 5 years ago
ThomasV 27a9d02b8c kivy: update receive screen after adding request 5 years ago
ThomasV 65cf0ebce8 lnpeer, minor fixes: 5 years ago
ThomasV dd22cb6dff kivy: minor fixes 5 years ago
ThomasV 246cda2928 fix Flake8 tests 5 years ago
ThomasV a3bff7476c run freeze_packages 5 years ago
ThomasV 9cfeadea70 Turn daemon subcommands into RPCs 5 years ago
ThomasV 4397767a5e minor fix 5 years ago
ThomasV 2e1829bc24 remove jsonrpclib dependency 5 years ago