13577 Commits (64a931f21e6f6699f192158e54ff8f2883682604)
 

Author SHA1 Message Date
SomberNight d800f88bfc
(trivial) wallet: fix over-indentation 4 years ago
ThomasV c9d6d11604 create_trampoline_route: check that we can pay the amount and the fees, and that the route is sane 4 years ago
SomberNight ab9bf07a79
(trivial) lnrouter: fix type of TrampolineEdge.short_channel_id 4 years ago
ThomasV bf1d516959 lnworker: add fees from private path to the amount passed to find_route. 4 years ago
ThomasV 391dba7117 Refactor find_route_for_payment 4 years ago
ThomasV 152894e6a9 calc_hops_data: total_msat should be optional 4 years ago
SomberNight 0a5b714643
lnworker: add "endurance" ACINQ testnet node as hardcoded trampoline 4 years ago
SomberNight 52eb9dcad9
tests: fix thinko in ElectrumTestCase base class 4 years ago
SomberNight a9d0e3fca9
tests: try to eliminate random failures from mpp_split tests 4 years ago
SomberNight 228c4b4597
synchronizer: better handle history-status mismatch 4 years ago
SomberNight 4a8286c744
qrscanner: nicer error messages 4 years ago
ThomasV 22a14d42b2
Merge pull request #7061 from zebra-lucky/add_kivy_scan_qr_non_android 4 years ago
zebra-lucky f6011dc31a kivy: add app.scan_qr_non_android 4 years ago
ThomasV 10611876ee qt: update swap button together with can_send 4 years ago
ThomasV 618b008c54
Merge pull request #7060 from bitromortac/mpp-test-fix 4 years ago
bitromortac 9b0b78eca1
mpp_split: fix tests for python versions < 3.8 4 years ago
SomberNight 4937fd2788
scripts: add script that broadcasts tx to lots of servers 4 years ago
SomberNight 26d73cba0e
interface.get_history: enforce sorted order of heights 4 years ago
SomberNight 99845942e5
DeviceMgr: don't mark client as failing if create_client() is None 4 years ago
SomberNight e42120cac5
lnutil.LnFeatures: update LN_FEATURES_IMPLEMENTED 4 years ago
SomberNight baad8ab3ff
lnutil.LnFeatures: update context for "option_support_large_channel" 4 years ago
SomberNight 4aab843f17
lnutil.LnFeatures: impl and use "supports" method for feature-bit-tests 4 years ago
ThomasV 0369829e5e MPP: can_send/can_receive is now the sum, no longer the max 4 years ago
ThomasV 827cd344d5 enable MPP with trampoline 4 years ago
ThomasV 6922b416d6 follow-up prev commit 4 years ago
ThomasV 64c9ddb88d MPP: refactor code 4 years ago
ThomasV 9ea2c275ce
Merge pull request #7050 from bitromortac/mpp-send 4 years ago
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