14509 Commits (0509109d6164e9686555e4a7748b6f2686361833)
 

Author SHA1 Message Date
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
SomberNight 06687e06d8
lnpeer: forwarding: better handle if next_peer is offline 3 years ago
ThomasV cc1b4a5c90 lnpeer: fix ping behavior. 3 years ago
ThomasV c1c6c01e87 rebalance dialog: fix button disabling 3 years ago
ThomasV 8750936679 Rebalance dialog: 3 years ago
ThomasV 38b155c631 Qt receive widgets: factorize code 3 years ago
ThomasV ce96d1f97b lnworker: create_routes_for_payment: try random order 3 years ago
ThomasV cd54244956 lnworker: in sugest_channels_for_rebalance, delta depends on the channel 3 years ago
SomberNight ae76a0daf5
windows binaries: try to prevent users from renaming exe while running 3 years ago
ThomasV 00183b5412 Qt: move current_request logic from main_window to requests_list 3 years ago
SomberNight 52b73880f9
requirements: pin protobuf "<4" 3 years ago
SomberNight 8e9274bde4
mac build: README: add more details about installing Xcode 3 years ago
SomberNight ecf4e3db48
mac build: compare_dmg script: if binaries mismatch, print the diff 3 years ago
SomberNight 3e290c9d47
update release notes for 4.2.2 3 years ago
ThomasV 3ce42edbab update locale submodule 3 years ago
ThomasV 7cf495d1e0 Windows build scripts: Read codesign passphrase. Lazy check if unsigned binaries are there. 3 years ago
SomberNight 58be69afd3
commands: add "encrypt_file" arg to "password" command 3 years ago
SomberNight d04e3c7288
bip70 paymentrequest: remove support for "file" URIs 3 years ago
SomberNight b7a3e07db8
bump version to 4.3.0a0 3 years ago
SomberNight 189390fb2d
qt new_channel_dialog: use lnutil.MIN_FUNDING_SAT instead of ad-hoc val 3 years ago
SomberNight ad42de03ac
qt new_channel_dialog: fix regression: oepn chan with "max" amt 3 years ago
ThomasV 30a98578c8 Refactor: move calls to lnworker methods out of the tx creation functions 3 years ago
ThomasV f0237e46be lnsweep: do not redeem offered HTLCs unless payment was received in full 3 years ago