13550 Commits (bcfcc20363abf6ebdf53d660a263eeae2f42a091)
 

Author SHA1 Message Date
bitromortac e9fe0ed22b
lnworker: use suggest_splits for multiple routes 4 years ago
bitromortac 9f84fa9580
lnonion: add total_msat to onion payment data 4 years ago
bitromortac 613bab145d
mpp_split: implement splitting logic 4 years ago
ThomasV 1c52203346 wizard: focus password field (fix #7048) 4 years ago
SomberNight 8bdbcf73d9
network.py: update bitcoin core error msg whitelist 4 years ago
ThomasV 3a40d48a6e lnpeer: remove recursve call in maybe_fulfill_htlc 4 years ago
ThomasV 9b7f9219a3 fix travis builds (update openssl) 4 years ago
Marius Baisan 55fdddb0b8 Add back the 'to_height' and 'from_height' to onchain_history command 4 years ago
bitromortac 3ddb83fad3
lnworker: move NoPathFound to lnutil 4 years ago
SomberNight d75f9c6e80
kivy: receive request: fix RefLabel for "Address" so it can be exported 4 years ago
SomberNight 1ee99cf9c4
interface: "block.headers": nicer error if server uses too low 'max' 4 years ago
ThomasV d906819b03 minor fix following method rename 4 years ago
ThomasV 998f41256f
Merge pull request #7041 from SomberNight/20200218_invoice_amt_oob 4 years ago
ThomasV ba5e73d978 kivy: show routing options explicitly 4 years ago
ThomasV 880353287d lnrater: fix #6764 4 years ago
SomberNight 0aa36ab5ac
invoices: validate 'amount' not to be out-of-bounds 4 years ago
SomberNight 24d47022b4
util: assert that Decimal precision is sufficient 4 years ago
SomberNight b856336f8c
bip32: add new test vectors from BIP 4 years ago
ThomasV bab22c8c53 minor: fix exception 4 years ago
ThomasV 0e23f33f59 kivy and qt: adapt open_channel dialogs to trampoline 4 years ago
ThomasV cf818fe08c Trampoline routing: 4 years ago
ThomasV ded449233e Trampoline routing. 4 years ago
ThomasV f4fe80dfd1 kivy: show node alias in channels dialog. Rename the menu back to 'Channels' 4 years ago
Jin Eguchi cba49db196
windows build: update gnupg(2.2.19-3ubuntu2.1) (#7030) 4 years ago
SomberNight 1dea8393d7
wallet: follow-up b080df9cff 4 years ago
ThomasV 1323bd4f9c open_channel_coroutine: do not timeout on sign_transaction. fixes #7027 4 years ago
SomberNight 01ed5e7345
wallet.bump_fee: (fix) method2 was bumping too much if output was rm-ed 4 years ago
SomberNight b080df9cff
wallet.bump_fee: (fix) make sure input signatures are removed 4 years ago
SomberNight 4346d2fc76
synchronizer: ensure fairness between wallets 4 years ago
SomberNight 83750a861f
ledger: bump min btchip-python (0.1.30->0.1.32) 4 years ago
SomberNight 914eb9989d
wallet: minor clean-up of tx.set_rbf() calls 4 years ago
SomberNight ca86e35724
wallet.bump_fee: (fix) make sure all inputs have same sequence number 4 years ago
SomberNight b56fe237cd
ledger: give clear error that old HW.1 cannot send to bech32 address 4 years ago
ThomasV 87a080d30e split code in htlc_switch: 4 years ago
SomberNight fa1762792a
lntransport: CancelledError needs priority over LPConnClosed 4 years ago
ThomasV 2057185aa4
Merge pull request #7011 from zebra-lucky/make_payreq_details_network 4 years ago
zebra-lucky c43729b076 make_unsigned_request: set network for testnet 4 years ago
ThomasV 42c10c2fec Separate pay_to_node logic from pay_invoice: 4 years ago
ThomasV 2c2d3f3b30 handle_error_from_failed_htlc: blacklist channel if cannot decode payload 4 years ago
ThomasV 4febbcdc2d encapsulate get_routing_info in lnaddr 4 years ago
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