8175 Commits (travis-test)
 

Author SHA1 Message Date
Christian Decker 42f2a34618 paymod: Randomly select a routehint, or none at random 5 years ago
Christian Decker 5bc656c82b REMOVEME: Make some noise when updating channel_hints 5 years ago
Christian Decker 72ecdb0957 paymod: Consolidate channel_hint creation in channel_hints_update 5 years ago
Rusty Russell 0270e5e23b fixup! paymod: Track how many HTLCs each channel can still add 5 years ago
Rusty Russell 4540637a92 fixup! paymod: Teach the presplit modifier to respect the chan HTLC limit 5 years ago
Christian Decker d6bb19138e paymod: Fix the routehints being lost when retrying 5 years ago
Christian Decker f5b6120517 paymod: Add the courtesy +1 to the CLTVs to allow for a new block 5 years ago
Christian Decker f6633c7de2 fixup! paymod: Teach the presplit modifier to respect the chan HTLC limit 5 years ago
Christian Decker 7b77ad5acf paymod: Teach the adaptive splitter to respect the HTLC limit 5 years ago
Christian Decker e10c732ff4 paymod: Teach the presplit modifier to respect the chan HTLC limit 5 years ago
Christian Decker 78e9ddb172 paymod: Track how many HTLCs each channel can still add 5 years ago
Christian Decker 4c94bae13e pytest: We now have multiple attempts in test_htlc_send_timeout 5 years ago
Christian Decker d103a278b3 plugin: Do not automatically initialize the RPC connection in bcli 5 years ago
Vincent 3f8585b351 Fixed assertion in pay plugin 5 years ago
ZmnSCPxj jxPCSnmZ ac4a2307e6 tests/test_pay.py: Replicate #3855. 5 years ago
Rusty Russell d60b9e433a test_penalty_htlc_tx_timeout: debugging 5 years ago
Rusty Russell baf3b9c460 pay: handle returned errors more gracefully. 5 years ago
Rusty Russell 59b892076a pytest: fix erroneous test_pay_retry result. 5 years ago
Rusty Russell bff937a77c pay: fix problematic sharing of shadow route data. 5 years ago
Christian Decker 5a2821f48f paymod: Fix the adaptive splitter partitioning 5 years ago
Christian Decker 014ab37338 paymod: Do not duplicate partids 5 years ago
Christian Decker a961e0a0dd paymod: Consolidate step selection and changes in presplit modifier 5 years ago
Christian Decker 4d27d28984 paymod: Add a log entry whenever we add a channel hint 5 years ago
Christian Decker 2d07d1f578 paymod: Rewrite the shadow-route constraint enforcement 5 years ago
Christian Decker 2ee92ac777 paymod: Add invariant verification for constraints on shadowroute 5 years ago
Christian Decker 815cd4d182 paymod: Add a comment about how we derive errors from erring_index 5 years ago
Christian Decker 2044f70577 paymod: Count all attempts, not just the ones with a result 5 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