4421 Commits (846a3f83979579bfde3c749b2a18acc5d178b8e9)

Author SHA1 Message Date
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 f249ccdfd7 prepare release 4.1.1 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
bitromortac 209449bec4
lnrouter tests: add another channel to graph 4 years ago
bitromortac 63308f94a0
reorganize with_lock decorator 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 210ff647fa
i18n: don't translate empty string 4 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. 4 years ago
ThomasV bf6ecb6418 make init_lightning callable at runtime, without reloading the wallet 4 years ago
ThomasV 4b586d9cf0 kivy: remove dead code (follow-up 64a931f21e) 4 years ago
ThomasV 0459d4adb9 history_list: use from_timestamp and to_timestamp in summary 4 years ago
ThomasV b0cf9dbeb3 kivy: remove unnecessary friction in _enable_lightning 4 years ago
SomberNight 537ec92460
wallet: change init_lightning to sometimes create deterministic LN keys 4 years ago
SomberNight 35bc461fe1
keystore: encapsulate "can_have_deterministic_lightning_xprv" logic 4 years ago
SomberNight 7b7bba2299
wallet_db: put 'seed_type' into keystores (incl db upgrade) 4 years ago
SomberNight 2cebdc8c1c
add back "lightning is experimental" warning text 4 years ago
SomberNight 8ea2b4432a
tests: add test for keystore.get_lightning_xprv 4 years ago
SomberNight f830939586
lnworker: change crypto for onchain static backups 4 years ago
SomberNight e2e8cf1043
wallet: (minor) fix filtering history by year 4 years ago
ThomasV bbdfde5b41 fix capital gains 4 years ago
ThomasV cd4df2fd85 detect conflicting channel backups, add warning before channel creation 4 years ago
SomberNight f2040b19ea
lnpeer: log both sent and recv msgs; use pubkey for incoming transports 4 years ago
SomberNight 5a3ec45b16
lnworker: fix another peer-handling race 4 years ago
SomberNight 0c81414304
lnworker: handle multiple transports with same remote node id 4 years ago
ThomasV 8b95b2127d regtest backups: test both cases (onchain and imported) 4 years ago
ThomasV e38dabf502 lnchannel: get_state_for_GUI minor fix 4 years ago
ThomasV 602437bd17 fix remove_channel_backup (typo) 4 years ago
SomberNight a509573ea0
lnrater: don't suggest nodes we have a channel backup with 4 years ago
ThomasV f06433e435 fix privkey in request_force_close_from_backup 4 years ago
SomberNight f9ae47eb99
lnworker.num_sats_can_send should not return negative values 4 years ago
SomberNight c5a677f4c9
qt channels list: hide unnamed column from "Copy" context menu 4 years ago
SomberNight 9e62d1d763
swaps: (fix) for forward swaps, correctly consider num_sats_can_receive 4 years ago
SomberNight 63ea5587a2
swaps: revise send/recv amount calculation 4 years ago
ThomasV 9110648415 Qt: minor changes to open channel dialog 4 years ago
ThomasV 4cf40107a2 (minor) rm confusing adjective 4 years ago
ThomasV f6b2e63b2a Qt: invert trampoline checkbox in settings dialog. Share the help message with Kivy 4 years ago
ThomasV a4210ce5e7 Qt: remove the 'local watchtower' option from GUI. 4 years ago
ThomasV 345c2b4295 qt: tooltip formatting function 4 years ago
ThomasV 03a95f36fc add trampoline.hodlister.co 4 years ago
ThomasV e93becf33a wallet.add_transaction: prevent channel backup from being added twice 4 years ago