13738 Commits (6650e6bbae12a79e12667857ee039f1b1f30c7e3)
 

Author SHA1 Message Date
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
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
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
SomberNight d62a4833e5
lnpeer.channel_establishment_flow: check funding_sat in bounds earlier 4 years ago
SomberNight e686b40819
qt init: don't catch BaseException unless there is good reason 4 years ago
SomberNight 34e64ef152
qt gui: some more clean-up when exiting 4 years ago
ThomasV debe5cf03a release script: add hash comparison step before uploading 4 years ago
ThomasV f249ccdfd7 prepare release 4.1.1 4 years ago
ThomasV 30d9e6a964 add contrib/release.sh script 4 years ago
ThomasV 039d11e350 Qt swap dialog: do not call update() from the asyncio thread. Fixes some segfaults that were triggered by opening the dialog 4 years ago
ThomasV 73482bb335 fix #7160 4 years ago
SomberNight 92226b077a
qt tx dialog: handle fiat fee for zero-fee tx 4 years ago
ThomasV 774a9ad263 fix #7164 4 years ago
ThomasV 5b1d54d014 fix #7165 4 years ago
SomberNight a2ed95340c
locale/i18n: set language as early as possible 4 years ago
SomberNight 210ff647fa
i18n: don't translate empty string 4 years ago