core-lightning/contrib/pyln-client/pyln/client
Alex Myers 9dc794dba8 gossipd: make use of new ratelimit bit in gossip_store length mask
routing.c now flags rate-limited gossip as it enters the gossip_store but
makes use of it in updating the routing graph. Flagged gossip is not
rebroadcast to gossip peers.

Changelog-Changed: gossipd: now accepts spam gossip, but squelches it for
peers.
2022-07-06 14:31:19 +09:30
..
__init__.py v0.11.0rc1 2022-04-05 08:48:46 +09:30
gossmap.py gossipd: make use of new ratelimit bit in gossip_store length mask 2022-07-06 14:31:19 +09:30
lightning.py jsonrpc: Add mindepth argument to fundchannel and multifundchannel 2022-07-04 22:14:06 +02:00
plugin.py pyln-client: Plugin, improve background comment 2022-03-01 09:38:40 +10:30