13310 Commits (0c933945131a014420553b99c276c790dd099278)
 

Author SHA1 Message Date
ThomasV 0c93394513 rename lnworker._pay to pay_invoice, call it directly from GUIs 4 years ago
Gordan Nekić 9c4807644b
Fix ledger sign message (#7004) 4 years ago
bitromortac 2bffc9d3eb
lnpeer: fix timed out mpp 4 years ago
ThomasV c01ca101e0 minor: fix typo 4 years ago
ThomasV 34734bd229 cleanup, follow-up f28a2aae73 4 years ago
ThomasV cc69cf3f33 Qt: fix deprecation warning 4 years ago
ThomasV f28a2aae73 Reorganize code so that we can send Multi Part Payments: 4 years ago
ThomasV 1102ea50e8 fix tests (follow-up previous commit) 4 years ago
ThomasV ff8fc798f4 follow-up c0bf9b4509 4 years ago
ThomasV ef5a265449 basic_mpp: receive multi-part payments 4 years ago
ThomasV c0bf9b4509 LNWorker: do not save PR_INFLIGHT status, detect it on startup instead 4 years ago
ThomasV 51455c9d9a
Merge pull request #6993 from zebra-lucky/pr_check_network 4 years ago
zebra-lucky d53d4e46e6 paymentrequest: check network on PaymentRequest parse 4 years ago
rage-proof cb3977798c
add function to determine script-type for all inputs in a psbt (#6984) 4 years ago
SomberNight d34b8d69f6
build-wine/README.md: add comment about needing recent docker version 4 years ago
Jin Eguchi 5d19d5d4bd
Fix windows build(travis) (#6981) 4 years ago
SomberNight 337d4890a1
lnworker/swaps: add '_sat' suffix to arg names and force kwargs 4 years ago
SomberNight 3d1796ab1d
follow-up prev: fix units when calling lnworker.create_invoice: msat/sat 4 years ago
ThomasV e477a43385 PaymentInfo: use msat precision 4 years ago
SomberNight 1fb0c28d0a
exchange_rate: (fix) rm need to restart app to disable FX rates 4 years ago
SomberNight 1a629d88e7
windows binaries: bump wine version 4 years ago
SomberNight 27cd078001 wallet: auto-freeze small unconfirmed UTXOs 4 years ago
SomberNight 2b0f156ce8
lnpeer.htlc_switch: (bugfix) don't fulfill htlc until add is irrevocable 4 years ago
SomberNight e8a2fa5596
tests: lnpeer.htlc_switch: don't fulfill htlc until add is irrevocable 4 years ago
ThomasV 521376f87f rm unused parameter in maybe_fulfill_htlc 4 years ago
ThomasV fe1b2149cb lnpeer: fix flen in INIT 4 years ago
SomberNight 1d9311aeef
qt network dialog: show protocol (if ":t") for servers in NodesList 4 years ago
SomberNight d13995309a
qt main_window: add error handling to show_bitcoin_paper 4 years ago
SomberNight 338adf05ba
interface.get_transaction: stricter sanitisation 4 years ago
SomberNight 7294613447
util.is_hex_str: forbid whitespaces 4 years ago
ThomasV 176a1162b4
Merge pull request #6972 from wakiyamap/patch-2 4 years ago
Jin Eguchi f548b63563
Fix error of showing bitcoin paper(testnet) 4 years ago
ThomasV d7515b936e Qt: download and show bitcoin whitepaper. fixes #6970 4 years ago
ThomasV d6e293052a Qt: set need_update on payment received (minor fix) 4 years ago
ThomasV 8a656d648b kivy: disable gossip button is channel_db is None 4 years ago
ThomasV 986de70529 Qt: fix invoices refresh (follow-up 94708f63e4) 4 years ago
ThomasV 895f9daded add 'view log' action for LN payments in tx history 4 years ago
ThomasV d4ab4b37b7
Merge pull request #6965 from SomberNight/202101_custom_block_explorer 4 years ago
SomberNight 1abecf25c9
qt block explorer: allow custom URL 4 years ago
SomberNight bc6f2926f4
commands: add 'freeze_utxo' cmd; to expose this to CLI/RPC 4 years ago
SomberNight da777caa0b
wallet: use lock when modifying frozen_{addresses,coins} 4 years ago
SomberNight c4e9afa019
wallet.remove_transaction: also rm dependent/child txs 4 years ago
ThomasV 4f3a28b87e kivy: rename 'Channels' dialog to 'Lightning' 4 years ago
ThomasV a50af83b84 kivy: simplify swaps dialog 4 years ago
Neil Booth 8b5e312e7e
qt: fix handling BIP21 URI from e.g. website on macOS 4 years ago
SomberNight 60792dc808
network: fix not retrying main interface in some cases 4 years ago
SomberNight b1449a0a39
interface.got_disconnected: change from Future to Event 4 years ago
SomberNight e365eb0d85
(trivial) kivy: add missing import 4 years ago
SomberNight 1b3674b318
qt send: handle simultaneous NoDynamicFeeEstimates+NotEnoughFunds 4 years ago
ThomasV 90d66953cf kivy: add confirm_tx_dialog, similar to qt 4 years ago