4421 Commits (846a3f83979579bfde3c749b2a18acc5d178b8e9)

Author SHA1 Message Date
SomberNight 112ad72cee
qt: follow-up passing-around-config 4 years ago
SomberNight 731756f6e8
dns hacks: use a default timeout of 30 sec for dns requests 4 years ago
ThomasV f83d2d9fee Move the part of process_gossip that requires access to channel_db into in LNGossip. 4 years ago
SomberNight 21f13e21b1
wallet: fix bump_fee and dscancel for "not all inputs ismine" case 4 years ago
SomberNight b28b3994c7
qt: move window.get{Open,Save}FileName to util 4 years ago
SomberNight 096d853482
qt: rm some usages of get_parent_main_window 4 years ago
SomberNight 08c3d2ccd0
lnworker: follow-up 89a14996ce 4 years ago
ThomasV 6daf8b7534 kivy: show exception raised by lnworker.pay. fixes #6495 4 years ago
ThomasV 89a14996ce add method get_node_alias to lnworker 4 years ago
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
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 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
SomberNight 3a7c00634e
wallet_db: impl convert_version_33: put 'height' field into invoices 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
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
ThomasV cdfaaa2609 Save height in invoices, use it to determine invoice status (fixes #6609) 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
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
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
SomberNight d40bedb2ac
also support uppercase bip21 URIs 4 years ago
ThomasV f396ae0a29 prepare 4.0.7 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
ThomasV 07bc4c40ef kivy: add on_dismiss method to crash reporter dialog 4 years ago
ThomasV 9ddb675550 kivy: handle lightning invoices on wallets that do not have lightning. fix #6371 4 years ago
SomberNight ac223073ba
keystore: handle unusual derivation paths in PSBT 4 years ago
SomberNight 8c5601a172
dnspython: fix deprecation warnings when using dnspython 2.0 4 years ago
SomberNight 2ebd844b31
qt swap dialog: fix enabling OK button 4 years ago
ThomasV 6273b4808f kivy: ensure WizardDialog.on_release is not executed more than once (see #6822) 4 years ago
SomberNight cf5333187e
update block header checkpoints 4 years ago
SomberNight 5a2d588e8b
dependencies: rm python-ecdsa 4 years ago