132 Commits (83a21138b8e994a51025d130d32cf2b1cc624d56)

Author SHA1 Message Date
Rusty Russell 9a575a98a0 gossipd: simplify large reply code. 4 years ago
Rusty Russell 639eddf840 common/gossmap: digest private channel information too. 4 years ago
Rusty Russell 83aea6b2bb gossip_store: make private channels more similar to channel_announcement 4 years ago
Rusty Russell c6625943b5 pytest: test that route can see private channels. 4 years ago
niftynei de34f08b82 tests,fundchannel: return the result from the fundchannel rpc call 4 years ago
Christian Decker 9021bb26d1 pyln: Decode process output once before storing it 4 years ago
Christian Decker 1563bbc2fa pytest: Cleanup test_gossip_ratelimit 4 years ago
Christian Decker 05934724dd pytest: Don't start 3 nodes in test_gossip_ratelimit 4 years ago
Jan Sarenik a777d21fb7 pytest: Rename all fund_channel to fundchannel 4 years ago
Rusty Russell 74e960c20b pytest: increase channel sizes so they reach min capacity with option_anchor_outputs 4 years ago
Rusty Russell fde353ab00 pytest: use get_nodes more widely. 4 years ago
Rusty Russell 046b402c18 gossipd: return channel_announcement features for listchannels. 5 years ago
Rusty Russell 855debcfe1 gossipd: upgrade v7 gossip_store to v8. 5 years ago
Rusty Russell 46793bdaaf pytest: test gossip_store upgrade from version 7 to version 8. 5 years ago
Rusty Russell 78ffea61e1 channeld: tell gossipd what the features are for our local channels. 5 years ago
lisa neigut f2aa770a3e tests: since features are longer now, so bytes read is longer 5 years ago
lisa neigut d6d26dd056 features: split expected feature bits into node/peer sets 5 years ago
Rusty Russell a430abf899 connectd: permit multiple descriptors of the same type. 5 years ago
darosior dc3aa33927 pytest: use pyln.client for functional tests 5 years ago
Christian Decker cca18a151e pytest: Fix the TOR statictor and torblob tests 5 years ago
Rusty Russell 839909d2cf Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL. 5 years ago
Rusty Russell 5d413e0f79 common: offer option_basic_mpp for EXPERIMENTAL_FEATURES. 5 years ago
Christian Decker d6a5b87395 pytest: Parametrize test_query_short_channel_id for elements 5 years ago
Christian Decker fc93787db9 pytest: Parametrize test_gossip_query_channel_range for elements 5 years ago
Saibato 2c16b410ab Add basic tests 5 years ago
Rusty Russell aab83e729b lightningd: change config-dir from plugin / wallet / hsm POV into <network> subdir 5 years ago
Rusty Russell 3437f7e25d devtools/gossipwith: change timeout to seconds. 5 years ago
Rusty Russell 709c98f539 logging: remove spaces from subsystem names. 5 years ago
Rusty Russell 4fc498f901 lightningd: enable io logging on subdaemons iff we're going to print it. 5 years ago
Rusty Russell ef7a820ab1 log: make formatting more consistent. 5 years ago
Rusty Russell e433d4ddc1 lightningd: have logging include an optional node_id for each entry. 5 years ago
Rusty Russell bb06bec891 features: set OPT_VAR_ONION (bit 9) iff EXPERIMENTAL_FEATURES 5 years ago
Rusty Russell 40d34fed9e pytest: clean up test_gossip_notices_close now that gossipwith has more options. 5 years ago
Rusty Russell 30634aa837 pytest: fix test_gossip_notices_close where we really do inject bad gossip! 5 years ago
Rusty Russell 2d8e93687d pytest: prepare test_gossip_timestamp_filter to be spammed. 5 years ago
Rusty Russell bd55f6d940
common/features: only support a single feature bitset. 5 years ago
Rusty Russell 213263ca3f pytest: filter out gossip_timetamp_filter should we receive it. 5 years ago
Rusty Russell 33c658ecfb gossipd: advertize all our features in node_announcement. 5 years ago
Christian Decker e23d8a4aff pytest: Mark some tests as skippable that are too bitcoin-specific 5 years ago
Rusty Russell 18aabc3596 pytest: use query_gossip in test_gossip_query_channel_range. 5 years ago
Rusty Russell 1386fedfb6 pytest: use query_gossip in test_query_short_channel_id. 5 years ago
Rusty Russell d534a146d2 pytest: clean up test_gossip_timestamp_filter, use query_gossip. 5 years ago
Rusty Russell d24c850899 gossipd: restore a flag for fast pruning 5 years ago
Rusty Russell 39c9dcbafc ratelimit: adjust based on --dev-fast-gossip, test. 5 years ago
Rusty Russell 147eaced2e developer: consolidiate gossip timing options into one --dev-fast-gossip. 5 years ago
Rusty Russell a92ead48bf gossipd: ignore redundant channel_update and node_announcement. 5 years ago
Rusty Russell 0bab2580fc gossipd: clean up local channel updates. 5 years ago
Rusty Russell 70c4ac6d74 gossipd: suppress our own too-close node_announcement messages. 5 years ago
trueptolemy 059a6e0e0d pytest: Test excluding nodes in `getroute` 5 years ago
Rusty Russell 1c0d435f5e pytest: remove flaky part of test_gossip's test_gossip_no_empty_announcements 5 years ago