14203 Commits (5f1a13e4ea9bd3b1a1780e3f7888ea1e9af0765c)
 

Author SHA1 Message Date
SomberNight 5f1a13e4ea
run_electrum: small clean-up, and hide DeprecationWarnings if not git 3 years ago
ThomasV 92c6d91157 Qt: on status changes, refresh item in invoice_list and request_list, 3 years ago
ThomasV d3476b6ba0 fix deadlock: self.lock should be taken before self.transaction_lock 3 years ago
SomberNight 05649861c8
qt gui: more resilient startup: catch more exceptions, better fallback 3 years ago
SomberNight 25fee6a6be
kivy: locale: set default language to English 3 years ago
SomberNight b91947e585
kivy: delete some dead code 3 years ago
ghost43 483fed42d8
Merge pull request #7727 from SomberNight/202203_qtcamera_preferences_crash 3 years ago
SomberNight 5149ee02a5
wallet: fix delete_address removing too many transactions 3 years ago
SomberNight 10b2d705a1
qt chan details dlg: break stats into 2 cols, add local/remote balance 3 years ago
SomberNight d8e2582889
qt gui: (maybe fix) opening "Preferences" segfaults on macOS for some 3 years ago
ghost43 14b600bb9d
Merge pull request #7721 from SomberNight/202203_build_bump_python 3 years ago
SomberNight b5951adc29
win build: update pyinstaller (from around 4.2 to around 4.10) 3 years ago
SomberNight 0e7b7624fb
win build: bump wine 6.0.2->7.0.0.0 to fix installing python 3 years ago
SomberNight 185d54de63
win build: bump python 3.9.10->3.9.11 3 years ago
SomberNight e00c998df3
transaction: TxInput.witness_elements() to return [] if not segwit 3 years ago
SomberNight 3e42f2f33d
kivy: fix cpfp dialog: qt not available on android 3 years ago
SomberNight 1bb7ef92e7
binaries: bump python 3.9.10->3.9.11; and for android 3.8.12->3.8.13 3 years ago
ThomasV e8ec65a907
Merge pull request #7720 from SomberNight/202203_lnpeer_error_msg 3 years ago
SomberNight a92dede490
lnpeer: some rework of error/warning message handling 3 years ago
ThomasV 0212b4339d
Merge pull request #7718 from SomberNight/202203_doc_add_cosigner 3 years ago
SomberNight 1a8a0fc159
contrib/add_cosigner: document usage process 3 years ago
SomberNight f082a84033
contrib/upload: fix file permissions on the sftp server, and chmod +x 3 years ago
SomberNight fc8d14889d
update gitignore: .buildozer is now a symlink, not a folder 3 years ago
ThomasV eb8ab74698 fix date in release notes 3 years ago
SomberNight 978677700c
fix prev 3 years ago
SomberNight dcf194952b
android build: update openssl 3 years ago
SomberNight d154e368f1
wallet: fix clear_requests and clear_invoices 3 years ago
gruve-p 1aa831c7d9
appimage: update libssl-dev libssl1.0.0 openssl (#7715) 3 years ago
SomberNight 7cd14e4ef4
android build: (reprod) exclude frozenlist-*.dist-info from apk 3 years ago
SomberNight 2c5eb26ff0
contrib/release.sh: fix some paths re android apk 3 years ago
SomberNight f9b07d15af
macos build: brew now requires xcode cli tools (not full xcode) 3 years ago
ThomasV d10203f88e update submodule 3 years ago
SomberNight f94f142605
prepare release 4.2.0 3 years ago
SomberNight 15643b7951
qt init: make sure wallet file parsing errors are shown in gui 3 years ago
SomberNight 3771553a2c
crash reporter: if disabled via config, make sure EEQueue is flushed 3 years ago
ThomasV 05119b0d2c lnpeer: fix shutdown: do not broadcast dummy tx 3 years ago
SomberNight 1c297d6049 android build: add Qt/QML build-time dependencies 3 years ago
SomberNight 338637973f
frozen deps: update bitbox02 and coldcard libs 3 years ago
SomberNight b1b17029f1
android build: bump targetSdkVersion to 30 3 years ago
SomberNight 841a701acf
kivy: show error when failing to save wallet file backup 3 years ago
nvk 12832a3199
Improved COLDCARD icons PNG+SVG (#7709) 3 years ago
SomberNight c8dd68bd63
DeviceMgr.select_device: add some log lines 3 years ago
SomberNight d7c02c4f7f
network.switch_to_interface: catch 'task group terminated' 3 years ago
scgbckbone 67c386c39a
change coldcard icons to be more consistent with the other vendors (#7708) 3 years ago
SomberNight e454a06e80
electrum-env script: don't pull in "pip install --user" pkgs 3 years ago
ThomasV a65b97d25c lnpeer: raise GracefulDisconnect in wait_for_message 3 years ago
ThomasV b4a3622bc3
Merge pull request #7703 from spesmilo/buildozer_qml 3 years ago
ThomasV 00902a40d7 lnpeer: favor schedule_force_closing wrapper 3 years ago
ThomasV da16b11159 minor: simplification 3 years ago
ThomasV 61eebb2b77 lnpeer: no need to raise GracefulDisconnect twice 3 years ago