14232 Commits (083205714c5503be6899502cad08045a4b8cbb0b)
 

Author SHA1 Message Date
ThomasV 083205714c Qt: reorganize settings dialog 3 years ago
ThomasV e362d1aac4 Qt: make display of lists more stable. 3 years ago
ThomasV 44d3b0bc61
Merge pull request #7724 from spesmilo/rbf_swap 3 years ago
ThomasV 670f8dbe42 submarine_swaps: use prevout to determine if a txin is claiming a swap 3 years ago
ThomasV 1574e10869 follow-up 92c6d911570d0d0aa84ca835ab613b2cb7372f19: remove paid item from request_list 3 years ago
SomberNight 7268fa55f2
config: abstract away mempool depth format str "%.1f MB from tip" 3 years ago
SomberNight e36d7fed7d
swaps: more precise tx size estimation for claim tx when RBF-ing 3 years ago
SomberNight 2b13576eb3
qt history tab: fix double-clicking inside collapsible items 3 years ago
SomberNight 357aaff582
swaps: when RBF-ing a forward swap tx, payment amt must not decrease 3 years ago
SomberNight aa5172faa2
swaps: fix forward swap: lnworker.create_invoice is not async 3 years ago
ThomasV 1364e7538a bump fee of swap claim transactions 3 years ago
SomberNight 4dd94172a6
config: fee slider: add more steps in mempool mode 3 years ago
SomberNight 68ba223ce1
qt ConfirmTxDialog: word-wrap error message text 3 years ago
SomberNight 1810835fae
lnchannel: get_capacity() should not raise when running with --offline 3 years ago
ThomasV cb39bbbd94 lnworker: make calc_routing_hints_for_invoice and create_invoice non-async 3 years ago
SomberNight 634611272a
build appimage: make binary somewhat smaller by excluding stuff 3 years ago
ThomasV 90e5984b64 update date in release notes 3 years ago
SomberNight ec98ef5aee
hw ledger: sign_transaction: add progress indicator 3 years ago
SomberNight c51655ad61
update locale 3 years ago
ghost43 8a6d14ac4f
Merge pull request #7741 from SomberNight/202203_build_pip_install_noisolation 3 years ago
SomberNight c93582f661
android build: update README to newer build.sh syntax 3 years ago
SomberNight 98d32f41d5
build: (reproducibility) always uses "pip install" with "--no-build-isolation" 3 years ago
SomberNight 859bd15356
win build: fix reproducibility by excluding `*.dist-info/` 3 years ago
SomberNight 2a2ce612ec
win build: add instructions to investigate reproducibility failure 3 years ago
SomberNight 8260a1abb7
win build: set `--no-build-isolation` when pip installing pyinstaller 3 years ago
SomberNight 69c5375cc5
prepare release 4.2.1 3 years ago
ThomasV a15dac2b8c channel_establishment_flow: do not save wallet file backup in the background. 3 years ago
SomberNight 6a34d93ce2
"--portable": more consistent behaviour 3 years ago
SomberNight 5b500f08ea
"--portable": make behaviour independent of pyinstaller version 3 years ago
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