14028 Commits (88a1c1a618062db0ad49ba3b98d6e47e9e80d5d9)
 

Author SHA1 Message Date
SomberNight 88a1c1a618
python 3.10: fix some deprecation warnings and compat with 3.10 3 years ago
SomberNight ed0dd6eb22
kivy: implement ElectrumGui.stop 3 years ago
SomberNight ca9b48e2d6
gui: add BaseElectrumGui base class for guis 3 years ago
SomberNight c331c311db
crash reporter: add EarlyExceptionsQueue 3 years ago
SomberNight e0246b30b9
daemon: if taskgroup dies, show error in GUI 3 years ago
SomberNight 3643b9f056
daemon: rework stopping 3 years ago
ghost43 a5c4b9e719
Merge pull request #7545 from yanmaani/unix_sockets 3 years ago
SomberNight 56b03e2e8d
lnpeer: more forwarding is now event-driven 3 years ago
SomberNight 12f3525df0
lnpeer: disable msg processing rate-limiting in tests 3 years ago
SomberNight 4f907e3889
lnworker: change api of 'htlc_{fulfilled,failed}' events 3 years ago
SomberNight 16c6655892
lnpeer: make forwarding partly event-driven 3 years ago
yanmaani 82b9cd12eb tests: Add rudimentary integration test for Unix domain socket functionality 3 years ago
yanmaani b1005694ec cli: Add support for Unix domain sockets 3 years ago
SomberNight f066f25a30
win build: revert pyinstaller upgrade 3 years ago
SomberNight 2b4bf19c06
win build: update some build dependencies 3 years ago
SomberNight 7d5c5b75a1
android build: bump python 3.8.8->3.8.12 3 years ago
SomberNight 7409a32879
win build: bump python 3.8.8->3.9.7 3 years ago
SomberNight f01ca726e4
mac build: bump python 3.7.9->3.9.7 3 years ago
SomberNight 6a0d7dfd48
rerun freeze_packages 3 years ago
SomberNight d67e24438e
lnsweep: rm code dupe: 2nd stage htlc tx out vs ctx to_local addr reuse 3 years ago
SomberNight 99836d5e5f
kivy: confirm_tx_dialog: toggling "final" should update the tx 3 years ago
ghost43 5787f3ab74
Merge pull request #7542 from bitromortac/2109-dust-limit 3 years ago
SomberNight cb55a2d654
tests: try to reduce flakyness of test_fail_pending_htlcs_on_shutdown 3 years ago
bitromortac e97f350597
add comment for safer forwarding 3 years ago
bitromortac 947693c90d
check dust limits 3 years ago
bitromortac f2f8c4533b
implement option_shutdown_anysegwit 3 years ago
SomberNight 5c91212fab
dns hacks: dns via proxy: special-case "localhost" string 3 years ago
SomberNight 1ff9f9910f
ln update_fee: enforce that feerate is over default min relay fee 3 years ago
SomberNight 4af103378a
lnpeer: refactor some checks re open_channel/accept_channel 3 years ago
ghost43 437a9e4358
Merge pull request #7505 from bitromortac/2109-activate-watchtower 3 years ago
SomberNight b9295eda09
ci: only run coveralls script if ENV var is set (for token) 3 years ago
bitromortac ff61020dd2
watchtower: watch new channels 3 years ago
ThomasV baff4fa625 save_backup: do not remove deterministic LN key (see #7513) 3 years ago
ThomasV b431d8e9b8 follow-up eadd1bebb2 3 years ago
SomberNight ca2d1eea45
build appimage: update appimagetool and stop using fork of mksquashfs 3 years ago
ghost43 a555eb3106
Merge pull request #7504 from bitromortac/2109-sample-from-list 3 years ago
bitromortac 8913abdf9a
python3.9: sample from list instead of set 3 years ago
SomberNight 11146d352f
appimage build: bump python 3.8.12->3.9.7 3 years ago
SomberNight fb3ce438d6
appimage build: bump python 3.7.10->3.8.12 3 years ago
SomberNight 5d0aa63adb
appimage build: change base to ubuntu 18.04 3 years ago
ThomasV d570002b83
Merge pull request #7502 from spesmilo/no_convert_key 3 years ago
ThomasV eadd1bebb2 Do not convert StoredDict keys to str. 3 years ago
ThomasV 7a0904c0f4 wallet update: move fields that have string keys out of channel log 3 years ago
SomberNight 1188187431
wallet_db upgrade: in OnchainInvoice['outputs'], convert vals None->0 3 years ago
SomberNight b7cdf3fe11
wallet_db upgrades: (trivial) make upgrades more standalone 3 years ago
SomberNight 0b05edc705
wallet payreqs: trivial clean-up 3 years ago
SomberNight 433c6762c9
Qt Send tab: handle exc when "." is entered into amount_e 3 years ago
SomberNight be084dd44b
qt wallet info: make labels selectable 3 years ago
SomberNight 4293d6eca0
kivy: settings: better handling of "default" language 3 years ago
SomberNight 7cb11ceda4
kivy: locale: set default language based to OS lang 3 years ago