8152 Commits (33d60c1750174b71cbd34c2684b1fd3fd1a5ef25)
 

Author SHA1 Message Date
Christian Decker 33d60c1750 paymod: Add a comment about how we derive errors from erring_index 5 years ago
Christian Decker acc6ad64aa paymod: Count all attempts, not just the ones with a result 5 years ago
Rusty Russell 1274d34822 lightningd: add --dev-no-version-checks, use if SLOW_MACHINE and VALGRIND 4 years ago
Rusty Russell c85a433d9a pytest: reduce accuracy of valgrind if SLOW_MACHINE. 4 years ago
Rusty Russell 23af241c60 doc: document the payment_secret argument to sendpay. 5 years ago
Rusty Russell 09eb7110e0 sendpay: insist that partid be an exact duplicate if in progress. 5 years ago
Rusty Russell 73d5d96d2a sendpay: don't allow a new part payment if any part has succeeded. 5 years ago
Christian Decker 25f1db3076 release: Update changelog for v0.9.0rc2 5 years ago
Christian Decker c984376a15 plugin: Always set an end_time for payments in a final state 5 years ago
Christian Decker 65ca634528 plugin: Fix misspelled COMPAT_V090 compile guards 5 years ago
Christian Decker 2146a548bd plugin: Do not return multiple times from `pay` 5 years ago
Christian Decker 734f292695 pytest: Reproduce issue #3847 5 years ago
Christian Decker 958244367c plugin: Do not get upset if it can't parse waitsendpay result 5 years ago
Christian Decker 3b54847ae4 paymod: Do not assume that parsing the waitsendpay result succeeds 5 years ago
Christian Decker 2788883906 release: Fixup the changelog format before the release 5 years ago
Rusty Russell 055cfd17a8 wire: locale-independent patch order for EXPERIMENTAL_FEATURES patches 5 years ago
Rusty Russell 7ca00ca7d7 ccan: update so we can compile with -O2 on Ubuntu. 5 years ago
Rusty Russell 73a5f5b313 fundpsbt: make parameters more usable. 5 years ago
ZmnSCPxj jxPCSnmZ fe119fc8fd CHANGELOG.md: Update security changes for 0.7.1. 5 years ago
Christian Decker cc2f9b4541 release: Add changelog entries for v0.9.0 release 5 years ago
Christian Decker de096eeed9 pytest: Disable test_pay_routeboost for valgrind due to timeout 5 years ago
Christian Decker 86ad15d040 travis: Spread the valgrind load on more configurations 5 years ago
Christian Decker 214f418c3b plugin: Fix a memory leak and a missing dereference in listconfigs 5 years ago
Christian Decker de90606490 pytest: Add an adaptive MPP test 5 years ago
Christian Decker dad23066dc pytest: Disable MPP sending for 4 tests 5 years ago
Christian Decker 212a3c5ec5 ld: We might not have a failing channel if localfail and sendonion 5 years ago
Christian Decker a3610d66ac retrymod: Make retry modifier slightly more verbose 5 years ago
Christian Decker 041ee930a4 mpp: Consider an abort as the payment being finished 5 years ago
Christian Decker 5bef4fc196 mpp: Lower amounts below the presplit amount 5 years ago
Christian Decker 718b6e3398 mpp: Detect if destination supports MPP from invoice and abort early 5 years ago
Christian Decker de75d3ac0c mpp: Add CLI option to opt-out of multi-part payments 5 years ago
Christian Decker a287bbe55d mpp: Enable adaptive splitter 5 years ago
Christian Decker 535aaca109 paymod: Implement adaptive splitter 5 years ago
Christian Decker 443643e0b0 retrymod: Reset retry counter if parent is a split 5 years ago
Christian Decker d0eb3a79eb paymod: Not having a result doesn't mean we failed at getroute 5 years ago
Christian Decker b813974e13 mpp: Add the presplit MPP modifier 5 years ago
Christian Decker 3f399d15cb paymod: Don't assume that the first payment was executed at all 5 years ago
Christian Decker f6745682c3 tlvstream: Allow overwriting an already set value 5 years ago
Christian Decker c97ff05ffb mpp: Add the presplit-modifier that splits a root payment first 5 years ago
Christian Decker 7f53ade64b paymod: Allow callers to opt out of shadow routing amount fuzzing 5 years ago
Rusty Russell 406d0d09cf doc/STYLE.md: be clear we're talking about JSON output. 5 years ago
Rusty Russell 371cabf976 txprepare: revert 1fb9a078b6 (`psbt` field) 5 years ago
Rusty Russell e85c895c5b pytest: restore test_sign_and_send_psbt. 5 years ago
Rusty Russell 31d7e013bd pytest: test fundpsbt. 5 years ago
Rusty Russell 1091be3d0d doc: document fundpsbt. 5 years ago
Rusty Russell 10e62af7c7 fundpsbt: add reserve arg. 5 years ago
Rusty Russell bd19ec2292 fundpsbt: new JSON API to gather UTXOs. 5 years ago
Rusty Russell 4ee527a59c pytest: test reserve and unreserve. 5 years ago
Rusty Russell be17a9392f reserveinputs: add exclusive flag. 5 years ago
Rusty Russell 56ea215ba0 wallet: new JSON commands reserveinputs and unreserveinputs. 5 years ago