8384 Commits (7dd6f8f2b57e200ec1272d07fb299a5ecb574329)
 

Author SHA1 Message Date
Rusty Russell 7dd6f8f2b5 gossipd: add tombstone when we remove a channel. 4 years ago
Rusty Russell 496c0dd1e6 common/random_select: central place for reservoir sampling. 4 years ago
Rusty Russell 12d0d5c185 amount: cleanup usage. 4 years ago
Rusty Russell 4a9c162211 pytest: disable test_mpp_interference_2. 4 years ago
niftynei c8579b99d0 pyln-proto: use vals for subtype parsing 4 years ago
Christian Decker 21d87f7075 pay: Implement simple presplit fix for ludicrous amounts 4 years ago
Christian Decker 3f6809c934 pytest: Reproduce ludicrous presplit issue 4 years ago
Christian Decker f5985171bd gossipd: Make gossipd much quieter 4 years ago
Christian Decker bdad5a6f94 pytest: Stabilize test_onchain_middleman 4 years ago
Christian Decker 8f028272f4 pytest: Stabilize test_pay_get_error_with_update 4 years ago
Christian Decker 437c411769 pyln-testing: Have LightningNode.fund_channel poll 4 years ago
Christian Decker 0431a29a26 pyln-testing: Poll for channel active instead of watching logs 4 years ago
Christian Decker 8f05d28049 pytest: Stabilize test_onchaind_replay 4 years ago
ZmnSCPxj jxPCSnmZ 128adf0938 plugins/libplugin-pay.c: Round-robin routehints when splitting. 4 years ago
ZmnSCPxj jxPCSnmZ ba3f38077e lightningd/invoice.c: Use round-robin channel selection. 4 years ago
ZmnSCPxj jxPCSnmZ a9a11265dd lightningd/lightningd.h: Maintain a round-robin list of channels. 4 years ago
ZmnSCPxj jxPCSnmZ f50951a0d6 tests/test_pay.py: Motivating scenario for round-robin routehinting. 4 years ago
ZmnSCPxj jxPCSnmZ 8c763bb7be contrib/pyln-testing/pyln/testing/utils.py: Add a fundbalancedchannel method to LightningNode, for when you want to Thanos your channels. 4 years ago
Sergi Delgado Segura 3edbacbb3c pyln: hexlify -> bytes.hex() in pyln.proto.wire 4 years ago
Sergi Delgado Segura 27e495efa5 pyln: Updates proto to use coincurve for Public and Private keys 4 years ago
ZmnSCPxj jxPCSnmZ c27d7a3110 plugins/libplugin-pay.c: Store the route description, and re-report on failure. 4 years ago
ZmnSCPxj jxPCSnmZ 6468616c02 plugins/libplugin-pay.c: Propagate local_id from parent to child payment object. 4 years ago
ZmnSCPxj jxPCSnmZ d8678467fa plugins/libplugin-pay.c: Show routes being tried, also print updates to channel hints not just initial creations. 4 years ago
ZmnSCPxj jxPCSnmZ d89c77c0ce plugins/libplugin-pay.c: Describe the bits of unrecognized failure codes. 4 years ago
ZmnSCPxj jxPCSnmZ 0d2d85ab5f plugins/libplugin-pay.c: Also print events that create new sub-payments. 4 years ago
ZmnSCPxj jxPCSnmZ 98583e84b5 plugins/libplugin-pay.c: Give cmd id and partid for each log message. 4 years ago
ZmnSCPxj jxPCSnmZ e80d733399 .gitignore: Add missing gitignores. 4 years ago
Rusty Russell dc8458d1e2 tools: fix comment in template. 4 years ago
Rusty Russell 3e52d4100d common: convert to new wire generation style. 4 years ago
Rusty Russell 398b4806b9 connectd: convert to new wire generation style. 4 years ago
Rusty Russell fe8564555f closingd: convert to new wire generation style. 4 years ago
Rusty Russell 6d09c0eba9 openingd: convert wire to new scheme. 4 years ago
Rusty Russell dffbf8de85 gossipd: convert wire to new scheme. 4 years ago
Rusty Russell 1702c7a69a hsmd: convert to new wire generation style. 4 years ago
Rusty Russell 8ae6740bb1 Makefile: create generic wiregen rules, use for channeld. 4 years ago
Rusty Russell 7804d89ef1 Makefile: don't output on stderr if file not yet checking into git. 4 years ago
Rusty Russell b38b913694 Makefile: reduce clutter if they haven't run ./configure 4 years ago
Rusty Russell b9ac032329 doc: force refresh of all manpages. 4 years ago
Rusty Russell 67cde96397 Makefile: respect --quiet and V=1 in doc/Makefile. 4 years ago
niftynei 6f114e06a6 bugfix: save max_witness_len as big-endian 4 years ago
niftynei 0305c0a57e psbt: if psbt is null, return null for get_bytes 4 years ago
niftynei df7c122cb8 json: add "json-to-psbt" helper 4 years ago
niftynei 10237ccb8e psbt: handle 'NULL' or empty byte PSBTs 4 years ago
Rusty Russell ef3fbab551 invoice: don't allow zero-value invoices. 4 years ago
nicolas.dorier 2e51f23a95 Add python to runtime docker image (arm32/64) 4 years ago
Rusty Russell 57dd5be2fd gossipd: prune channels unless *both* peers have refreshed. 4 years ago
Rusty Russell 7ad8fde060 bolt11: update ctlv expiry, always write it. 4 years ago
Rusty Russell b09e519669 options: be more conservative with timeouts on mainnet. 4 years ago
Rusty Russell 6e4e267f2c doc: update BOLT now option_anchor_outputs is merged. 4 years ago
Rusty Russell 007daf6b9f doc: update bolt version 4 years ago