13436 Commits (adbfb2dcc84f015225c63bd239153314bbec05d5)
 

Author SHA1 Message Date
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
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