13710 Commits (2fce31c5ecc52a41a3728ff7a6fa57cba5b0bb1d)
 

Author SHA1 Message Date
Benoit Verret 2fce31c5ec
Show txid in text GUI 6 years ago
SomberNight 7102e79aa4
add missing release notes for old backports 6 years ago
SomberNight 349a033ce6
qt: fix some widget parenting issues 6 years ago
SomberNight 1cd5235426
qt init: rm gui.close() method 6 years ago
SomberNight a3b16c7640
qt init: shutdown properly if last open window was a wizard 6 years ago
SomberNight 981381346f
qt: even more clean-up before exiting 6 years ago
ThomasV e64aed2aec android backups: fix missing parameter 6 years ago
SomberNight be43632cc4
qt init: more clean-up for system tray 6 years ago
SomberNight 14c5ceeacf
qt init: (trivial) refactor system tray 6 years ago
SomberNight d62a4833e5
lnpeer.channel_establishment_flow: check funding_sat in bounds earlier 6 years ago
SomberNight e686b40819
qt init: don't catch BaseException unless there is good reason 6 years ago
SomberNight 34e64ef152
qt gui: some more clean-up when exiting 6 years ago
ThomasV debe5cf03a release script: add hash comparison step before uploading 6 years ago
ThomasV f249ccdfd7 prepare release 4.1.1 6 years ago
ThomasV 30d9e6a964 add contrib/release.sh script 6 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 6 years ago
ThomasV 73482bb335 fix #7160 6 years ago
SomberNight 92226b077a
qt tx dialog: handle fiat fee for zero-fee tx 6 years ago
ThomasV 774a9ad263 fix #7164 6 years ago
ThomasV 5b1d54d014 fix #7165 6 years ago
SomberNight a2ed95340c
locale/i18n: set language as early as possible 6 years ago
SomberNight 210ff647fa
i18n: don't translate empty string 6 years ago
SomberNight f87727c195
android build: update kivy 6 years ago
SomberNight 3811158169
windows build: (trivial) convert whitespaces in unsign.sh 6 years ago
SomberNight c23fca37d4
build: clarify which locale files are included 6 years ago
SomberNight 815cc5a1d8
gitignore: add some macOS specific stuff 6 years ago
ThomasV e13e0b11f1 Do not display the warning about static backups in init_lightning. It is not useful to display the same message twice. 6 years ago
ThomasV bf6ecb6418 make init_lightning callable at runtime, without reloading the wallet 6 years ago
ThomasV 4b586d9cf0 kivy: remove dead code (follow-up 64a931f21e) 6 years ago
ThomasV 0459d4adb9 history_list: use from_timestamp and to_timestamp in summary 6 years ago
ThomasV b0cf9dbeb3 kivy: remove unnecessary friction in _enable_lightning 6 years ago
ThomasV 21b628d7a1
Merge pull request #7153 from SomberNight/202103_ks_seed_type 6 years ago
SomberNight 537ec92460
wallet: change init_lightning to sometimes create deterministic LN keys 6 years ago
SomberNight 35bc461fe1
keystore: encapsulate "can_have_deterministic_lightning_xprv" logic 6 years ago
SomberNight 7b7bba2299
wallet_db: put 'seed_type' into keystores (incl db upgrade) 6 years ago
SomberNight 2cebdc8c1c
add back "lightning is experimental" warning text 6 years ago
SomberNight 8ea2b4432a
tests: add test for keystore.get_lightning_xprv 6 years ago
ThomasV 182f41fe84 (minor) rephrasing 6 years ago
ThomasV e0b57016fa final release notes 6 years ago
SomberNight f830939586
lnworker: change crypto for onchain static backups 6 years ago
SomberNight ce4e556e20
update locale 6 years ago
SomberNight e2e8cf1043
wallet: (minor) fix filtering history by year 6 years ago
ThomasV bbdfde5b41 fix capital gains 6 years ago
ThomasV f632fec3c2 more release notes 6 years ago
ThomasV a1666b259d (minor) release notes 6 years ago
ThomasV 744457d4bc update release notes 6 years ago
ThomasV cd4df2fd85 detect conflicting channel backups, add warning before channel creation 6 years ago
SomberNight f2040b19ea
lnpeer: log both sent and recv msgs; use pubkey for incoming transports 6 years ago
SomberNight 5a3ec45b16
lnworker: fix another peer-handling race 6 years ago
SomberNight 0c81414304
lnworker: handle multiple transports with same remote node id 6 years ago