13903 Commits (09f7d65b31da79093d285a99753c17b4e76a07c3)
 

Author SHA1 Message Date
ThomasV 8f95dc2640
Merge pull request #7211 from SomberNight/202104_keep_early_logs 4 years ago
ThomasV d8c6753e88
Merge pull request #7218 from verretor/2021-04-qrcodes 4 years ago
Benoit Verret 2cc16f8ed4
Avoid hiding QR codes with help_text 4 years ago
ThomasV 7c3f1d9e65 appimage: update libudev-dev package 4 years ago
ThomasV 75d77c55d6 commands, input sanitization: allow 'max' amounts only in specific contexts (payto, paytomany) 4 years ago
SomberNight 7ffb2c3cb0
config: (trivial) add some type hints and rm unused variable 4 years ago
SomberNight f53f177203
kivy swaps: handle no dynamic fee estimates 4 years ago
SomberNight 9a38c4d2a1
logging: don't lose log messages during early startup 4 years ago
SomberNight 6650e6bbae
logging: (move-only) move module level code to near the end 4 years ago
SomberNight 67c6f0e1bd
wallet: make sure we don't create zero input txs 4 years ago
SomberNight 7335a584e7
logging: handle "cannot delete old logfile" error 4 years ago
SomberNight 12fac3a167
fix running with --offline 4 years ago
SomberNight 4e91555d56
appimage build: bundle dependencies of Qt xcb plugin 4 years ago
bitromortac 5e03d751eb
lnrouter: add hint timestamp 4 years ago
bitromortac bc20f57a78
lnrouter: remove blacklist boolean 4 years ago
SomberNight 1d8b1ef698
dnssec: trivial clean-up 4 years ago
Alex Recuenco bc72e0fc15
Prevent spaces from causing issues in make_osx (#7191) 4 years ago
ghost43 29d13eb32f
Merge pull request #6001 from SomberNight/20200228_make_seed_not_bip39 4 years ago
SomberNight 9f08293c0e
mnemonic: make sure newly generated seeds are not valid as bip39 5 years ago
SomberNight b7a8b1aae6
prepare release 4.1.2 4 years ago
ThomasV 2c39f0c9c4 fix #7190 4 years ago
ThomasV 842ecd2da6 android Makefile: do not try to deploy and run 4 years ago
SomberNight 0ee9442972
qt update notifications: add another key for redundancy 4 years ago
ThomasV 5ac130a88c
Merge pull request #7187 from SomberNight/202104_android_adaptiveicon 4 years ago
SomberNight 3d9798757d
android: update app icon; use "adaptive icons" on API 26+ 4 years ago
SomberNight 52be6a5453
lnrater: use network.asyncio_loop instead of asyncio.get_event_loop() 4 years ago
ThomasV f815f8eb30
Merge pull request #7178 from SomberNight/202104_kivy_freeze_addrs 4 years ago
ThomasV e936b6e4a5 fix #7185 4 years ago
SomberNight c68d73715a
android build: only build one apk for debug builds 4 years ago
SomberNight dfc0f896b7
icons: clean up electrum svg icons 4 years ago
bitromortac 95e095fa3f
lnpeer test: payment now succeeds in two payments 4 years ago
bitromortac 2a45fdf09b
lnrouter: penalty code simplification 4 years ago
bitromortac 4df67a4f78
lnrouter+lnworker: use liquidity hints 4 years ago
ThomasV 1b763b4a3c add electrum svg icons 4 years ago
ThomasV f7a8166b9c new icons for android 4 years ago
SomberNight e5295701d2
wizard: let UserCancelled propagate out in hw wallet flow 4 years ago
SomberNight c41cd4ae04
qt init: move Ctrl-C handling earlier 4 years ago
SomberNight 84ec734385
kivy: implement freezing addresses 4 years ago
SomberNight 94774c6ad2
lnutil: add rationale for MIN_FUNDING_SAT 4 years ago
SomberNight c1cb2e67f6
qt channels dialog: handle funding tx missing 4 years ago
ThomasV 7c0120e83a
Merge pull request #7172 from verretor/2021-04-text 4 years ago
Benoit Verret 2fce31c5ec
Show txid in text GUI 4 years ago
SomberNight 7102e79aa4
add missing release notes for old backports 4 years ago
SomberNight 349a033ce6
qt: fix some widget parenting issues 4 years ago
SomberNight 1cd5235426
qt init: rm gui.close() method 4 years ago
SomberNight a3b16c7640
qt init: shutdown properly if last open window was a wizard 4 years ago
SomberNight 981381346f
qt: even more clean-up before exiting 4 years ago
ThomasV e64aed2aec android backups: fix missing parameter 4 years ago
SomberNight be43632cc4
qt init: more clean-up for system tray 4 years ago
SomberNight 14c5ceeacf
qt init: (trivial) refactor system tray 4 years ago