8113 Commits (d77f3eada37c0d223364d48ed068cac7defdfd73)
 

Author SHA1 Message Date
Christian Decker d77f3eada3 pytest: Disable MPP sending for 4 tests 5 years ago
Christian Decker a754af9983 ld: We might not have a failing channel if localfail and sendonion 5 years ago
Christian Decker 944084c118 retrymod: Make retry modifier slightly more verbose 5 years ago
Christian Decker d4dfb3e3e5 mpp: Consider an abort as the payment being finished 5 years ago
Christian Decker 00f88e55ab mpp: Lower amounts below the presplit amount 5 years ago
Christian Decker 5183437a63 mpp: Detect if destination supports MPP from invoice and abort early 5 years ago
Christian Decker 21a06a5cf1 mpp: Add CLI option to opt-out of multi-part payments 5 years ago
Christian Decker 321a0f1c6b mpp: Enable adaptive splitter 5 years ago
Christian Decker 123077abc8 paymod: Implement adaptive splitter 5 years ago
Christian Decker c59ae47f71 retrymod: Reset retry counter if parent is a split 5 years ago
Christian Decker db43fafad1 paymod: Not having a result doesn't mean we failed at getroute 5 years ago
Christian Decker 50bf8eb089 mpp: Add the presplit MPP modifier 5 years ago
Christian Decker 581c1597f0 paymod: Don't assume that the first payment was executed at all 5 years ago
Christian Decker 986c61fc83 tlvstream: Allow overwriting an already set value 5 years ago
Christian Decker bbb7cb79ab mpp: Add the presplit-modifier that splits a root payment first 5 years ago
Christian Decker 187d8a14f0 paymod: Allow callers to opt out of shadow routing amount fuzzing 5 years ago
Christian Decker 65963bc003 exemptfee: Only apply to the root payment and fix logs 5 years ago
Christian Decker 9be4d552fa paymod: Add a bit more information to the `pay` response 5 years ago
Christian Decker 6f40cb0202 paymod: Inherit exemptfee modifier data on retry 5 years ago
Christian Decker b88a55b2a4 paymod: Only wait on blockheight if we need to 5 years ago
Christian Decker 817f7c703b travis: Parallelize non-valgrind tests even if under developer 5 years ago
Christian Decker f20091fc72 pay: Do not duplicate "message" field in response to `pay` 5 years ago
Christian Decker 411b760985 paymod: Reset the step if we're waiting for a block 5 years ago
Christian Decker 02e44e9903 paymod: Set the STOPPED_RETRYING status code if we stopped retrying 5 years ago
Christian Decker 5776a33116 paymod: Activate paymod and move legacy pay to `legacypay` command 5 years ago
Christian Decker 514c4044c8 tlv: Allow passing a raw pointer and a length to tlvstream_set_raw 5 years ago
Christian Decker 7978a13cae doc: Add a man-page for the new keysend command 5 years ago
Christian Decker 01a475161d paymod: Implement keysend sending support as a native RPC command 5 years ago
Rusty Russell b1210eef52 doc: update since addition of feerate(7) 5 years ago
niftynei ccb78712cf elements,tests: fixup output amounts for elements 5 years ago
niftynei bea05b1250 elements,tests: skip over fee type outputs 5 years ago
niftynei eec5dfe6aa elements: update output amounts for elements test 5 years ago
niftynei f5f85b389d elements,pset: populate elements specific data for PSBTs 5 years ago
niftynei bc5a817100 elements: convenience methods for dealing with assets 5 years ago
niftynei 14de198bd1 wally-tx: add type-to-string for a wally-tx 5 years ago
niftynei 4ecbd5f1a7 psbt: use pset initializer if needed 5 years ago
niftynei 389bd8393b submodules/libwally: use blessed-branch 5 years ago
ZmnSCPxj jxPCSnmZ b27f4e1f9a doc/lightning-feerates.7.md: Document `feerates` command. 5 years ago
Rusty Russell 869fa082d4 common/json_tok: expose param_txid. 5 years ago
Rusty Russell 731e037b36 change_amount: routine to determine if change output is worthwhile. 5 years ago
Rusty Russell 31b2865791 common/json_tok: expose routines to parse addresses. 5 years ago
Rusty Russell 94de18ace7 listfunds: add scriptpubkey if it's known. 5 years ago
Rusty Russell 972432d285 param_feerate: parse numbers correctly. 5 years ago
Rusty Russell a9427f1a8d bitcoin/feerate: new exposure for feerate parsing outside lightningd. 5 years ago
Christian Decker af4955c28e paymod: Fix waitsendpay error parsing for unknown failure codes 5 years ago
Christian Decker 5daa5bd61e paymod: Fix the onion payload construction 5 years ago
Christian Decker 0aa5c197ec pytest: Fix tests broken by the pay and paystatus changes 5 years ago
Christian Decker 2ac87c1490 paymod: Reorder paymod arguments to match pay 5 years ago
Christian Decker da8eb6fb4c paymod: Expose riskfactor and wire through to getroute 5 years ago
Christian Decker d8b8a0b31e paymod: Add label to sendonion calls 5 years ago