14481 Commits (1915330039c394bf0447a9186d0f63581cc1ee62)
 

Author SHA1 Message Date
ThomasV 1915330039 Qt receive widgets: do not show request that have expired 3 years ago
ThomasV c7418d4dc7 Qt: payment received notification, show label and amount instead of key 3 years ago
ThomasV 7df24f0adf fix typo 3 years ago
ThomasV a3faf85e3c wallet: 3 years ago
ThomasV 6bef6fab86 adb: do not notify GUI about already known transactions 3 years ago
ThomasV c316d406db unconfirmed swaps: revert label change (follow-up 599ad1c017) 3 years ago
ThomasV 53c054ece4 swaps: set spending_txid as soon as tx is added to wallet 3 years ago
ThomasV 599ad1c017 lnworker: get_onchain_history does not need to be online anymore 3 years ago
ThomasV 7d5125c935 lnwatcher: fix tx replacement and notifications 3 years ago
SomberNight ffe36e2f56
make "-v" (logging to stderr) work with commands 3 years ago
SomberNight 29d8d8de26
wallet: (fix) cannot just piggyback on adb.is_up_to_date() 3 years ago
ghost43 0fa28eb3d2
Merge pull request #7847 from SomberNight/202206_lnchan_add_toxic_state 3 years ago
SomberNight 1613736b45
lnpeer: rename trigger_force_close to request_force_close 3 years ago
SomberNight f12e87be93
lnchannel: add new states: `WE_ARE_TOXIC`, `REQUESTED_FCLOSE` 3 years ago
SomberNight ee85f98fd6
lnchannel: rm "is_closing" method - has confusing semantics 3 years ago
SomberNight ff1c8b912e
follow-up README rename, again 3 years ago
ThomasV d81610b2e1 wallet: filter non-wallet transactions before rebroadcasting event 3 years ago
ThomasV 6e7ffa29ae Move address_is_old to AddressSynchronizer. 3 years ago
ThomasV 0ca3d66d15 persist_lnwatcher: split try_redeem into two methods: 3 years ago
ThomasV c47057b484 Move get_wallet_delta to wallet class, because it requires wallet.is_mine 3 years ago
ThomasV 151500fb72 follow-up afa2ed1fe285886fdd087aa8b1e303e2634d9098 3 years ago
ThomasV 121d8732f1 Persist LNWatcher transactions in wallet file: 3 years ago
SomberNight b6de15b95d
util.profiler: make log line easier to understand 3 years ago
SomberNight 2841cbeade
addr_sync: also trigger address_history_changed when a tx is removed 3 years ago
SomberNight 381f2c62bd
follow-up README rename 3 years ago
SomberNight 941db4214c
README: add Windows- & macOS-specific "how to run from source" readmes 3 years ago
SomberNight 0d854555c8
change top-level README from .rst to .md 3 years ago
SomberNight 8674fd96d5
lnworker: also check expiring_htlcs in ChannelState.SHUTDOWN 3 years ago
SomberNight f7573dbce6
qt main_window: (trivial) rm dead code, and fix copy-paste error 3 years ago
SomberNight 90dbac5a65
lnpeer: make "trigger_force_close" work with eclair 0.7+ remotes 3 years ago
SomberNight 82518304b3
release notes: mention security fix in 4.2.2 3 years ago
ThomasV 0ed4fea899 Revert "num_sats_can_receive: bucket channels that we have with the same node" 3 years ago
ThomasV c06a9ccb9c num_sats_can_receive: bucket channels that we have with the same node 3 years ago
SomberNight 450476dcb6
qt seed_dialog: warn when trying to restore standard seed as 2FA wallet 3 years ago
SomberNight 780408285c
qt "Wallet Info" dialog: show bip32 root fingerprint 3 years ago
SomberNight 574243b897
hww ledger: call scan_devices fewer times 3 years ago
SomberNight 998cd0d356
hww: make DeviceMgr.select_device dlg msg more explicit (add details) 3 years ago
SomberNight b5d3f1458a
hww: impl get_client in Hardware_KeyStore instead of subclasses 3 years ago
SomberNight 745e697188
hww: move trigger_pairings to DeviceMgr 3 years ago
ThomasV a0e791a6e5 If util.trigger_callback() is called from the asyncio loop, 3 years ago
SomberNight a758c99bbe
kivy: add "clear all gossip" button in ln gossip dialog 3 years ago
SomberNight fbc750bab1
qt.util: HelpLabel, HelpButton, InfoButton: factor out HelpMixin 3 years ago
Jonas Lundqvist b7b53e56bc
Qt PayToEdit: add option to scan QR code from screen(shot) 3 years ago
SomberNight 9d125118da
qrreader.get_qr_reader: raise instead of returning None 3 years ago
Axel Gembe 01d20cba49
qt PayToEdit: various fixes, incl icon size/pos, field size, scrollbar 3 years ago
Axel Gembe 2d1727520f
qt ButtonsWidget: refactor into OverlayControlMixin; fix alignmt/hover 3 years ago
Axel Gembe 798dbca880
qt ButtonsWidget: Don't pass app instance to addCopyButton 3 years ago
SomberNight abe3955d91
qt.util.ButtonsWidget: add custom setText arg to methods 3 years ago
SomberNight 32f88ae419
util: rm a magic number 3 years ago
SomberNight 5e0df77df6
kivy: fix threading issue when scanning bip70 qr code on newer kivy 3 years ago