core-lightning/gossipd
Rusty Russell 589cb673ce routing: remove negative fee support.
We can't get them; channel_update doesn't support it.

# 1M nodes:
$ /gossipd/test/run-bench-find_route 1000000 1 > /tmp/out
=> 47677 msec

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-18 22:03:31 +01:00
..
test routing: remove negative fee support. 2017-12-18 22:03:31 +01:00
broadcast.c gossipd: don't increment broadcast_index until *after* message sent. 2017-12-17 02:44:20 +00:00
broadcast.h gossipd: don't increment broadcast_index until *after* message sent. 2017-12-17 02:44:20 +00:00
gossip_wire.csv channel: Directly send announcements and updates to gossipd 2017-12-17 02:44:20 +00:00
gossip.c channel: Directly send announcements and updates to gossipd 2017-12-17 02:44:20 +00:00
handshake.c gossip: Remove HSM_FD from handshake 2017-12-17 02:44:20 +00:00
handshake.h ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
Makefile Makefile: make gossipd objects depend correctly on its own headers. 2017-12-17 02:44:20 +00:00
routing.c routing: remove negative fee support. 2017-12-18 22:03:31 +01:00
routing.h routing: remove negative fee support. 2017-12-18 22:03:31 +01:00