13382 Commits (5dc7b5bffe0925737499ab618746f672f0902e53)
 

Author SHA1 Message Date
ThomasV ae15bccb81 prepare release 4.0.9 4 years ago
SomberNight bb41ef3450
wallet: (fix) bump_fee sometimes created invalid tx that spent orig out 4 years ago
SomberNight 44e6bfbdd4
travis: disable macOS build 4 years ago
ThomasV 95203b0a55 channels_list: display node_id if node_alias is not available 4 years ago
ThomasV 89ecc85c64 convert_version_24: loop over list instead of dict items (see #6863 and #6349) 4 years ago
ThomasV c65974b7d0
Merge pull request #6865 from bitromortac/num-sats-can-send-receive 4 years ago
ThomasV b08f9f3581 fix #6859: height is must be passed to OnchainInvoice constructor 4 years ago
bitromortac 7a62074f8e
lnchannel: reflect frozen amounts and disconnected channels 4 years ago
ThomasV d44581e072 prepare release 4.0.8 4 years ago
ThomasV 9fcfa709e0
Merge pull request #6857 from SomberNight/202012_walletdb_v33 4 years ago
SomberNight 3a7c00634e
wallet_db: impl convert_version_33: put 'height' field into invoices 4 years ago
ThomasV b80978c8db
Merge pull request #6854 from bitromortac/swap-improvements 4 years ago
bitromortac 64ecf8539a
swaps: fix normal amount formulas 4 years ago
bitromortac c377694347
swaps: limit forward amount to receivable amount on lightning 4 years ago
bitromortac 903ad55b0b
swaps: disable button if no channel present 4 years ago
SomberNight ede9b4382a
qt swap dialog: attempt at clearer logic (at the cost of more lines) 4 years ago
SomberNight f453bfe82e
kivy: move "lightning" (gossip) btn inside "channels" dialog 4 years ago
ThomasV 06b9d48535 kivy: allow address reuse in imported wallets. (fix #6852) 4 years ago
ThomasV 43614af2c4 wallet: use height to determine request status (similar to outgoing invoices) 4 years ago
ln2max 7fdedd5c40
synchronizer: request missing txs for addresses in random order 4 years ago
ln2max 42366ba57d
network: increase MOST_RELAXED default timeout to 10 minutes 4 years ago
ghost43 3c89236128
Merge pull request #6843 from SomberNight/202012_distutils_config 4 years ago
ThomasV 587ca5dd42 kivy: initialize app.android_backups from config, and show error message if save_backup raises an exception 4 years ago
ThomasV 0e420e6f9d lnworker: remove channel if it was not saved successfully after creation 4 years ago
SomberNight e83f0dd3fc
network: when switching servers, don't wait for old interface to close 4 years ago
SomberNight 19f806ddf4
build: don't allow setuptools to sneakily install build-time deps 4 years ago
ThomasV 91cdd12fa2
Merge pull request #6842 from spesmilo/save_height_in_invoices 4 years ago
ThomasV cdfaaa2609 Save height in invoices, use it to determine invoice status (fixes #6609) 4 years ago
SomberNight a83805e00b
tweak electrum-env script 4 years ago
SomberNight c81551299e
transaction: put full derivation paths into PSBT by default 4 years ago
SomberNight c3c64a37c2
keystore: ignore fingerprint for pubkeys in psbt, try to match all keys 4 years ago
ThomasV 8872e43f27 cleanup, remove if statement (follow-up 13b05f64e6) 4 years ago
ThomasV 567130f4a3
Merge pull request #6838 from SomberNight/202012_seed_type_old_2fa 4 years ago
SomberNight d1302d3384
mnemonic: tighten seed_type check for old "2fa" type seeds 4 years ago
SomberNight 4bda6f5e61
test_wallet_vertical: add test case for pre-2.7 "2fa" seed 4 years ago
ThomasV 093a03ebcf
Merge pull request #6836 from SomberNight/202012_kivy_fix_paths 4 years ago
SomberNight 9e45108395
kivy: fix some resource path issues 4 years ago
ThomasV b6f63e1abf kivy: dismiss wizard dialog before calling go_back 4 years ago
SomberNight 1851ec962f
trustedcoin: fix two-step wallet creation (offline->online) 4 years ago
ghost43 e3ea0f6241
Merge pull request #6736 from SomberNight/202011_appimage_build 4 years ago
SomberNight 4ca2a5cf3e
appimage build: build most of our python dependencies from source 4 years ago
SomberNight e0917d12f6
rerun freeze_packages 4 years ago
SomberNight d40bedb2ac
also support uppercase bip21 URIs 4 years ago
SomberNight 37a124fa1c
appimage: update package in dockerfile 4 years ago
ThomasV 4fdeeb224e update locale 4 years ago
ThomasV 0e0cb57c73 update locale 4 years ago
ThomasV f396ae0a29 prepare 4.0.7 4 years ago
ghost43 b4cc420d0a
Merge pull request #6300 from SomberNight/202006_qt_statusbarbutton 4 years ago
SomberNight 5b9c972499
qt StatusBarButton: use custom theme for macOS if using default theme 4 years ago
SomberNight 6f14375a68
qt StatusBarButton: use QToolButton instead of QPushButton 5 years ago