core-lightning/gossipd/test
Christian Decker 8a34933c1a gossip: Annotate locally added channels with their capacity
We were adding channels without their capacity, and eventually annotated them
when we exchanged `channel_update`s. This worked as long as we weren't
considering the channel capacity, but would result in local-only channels to be
unusable once we start checking.
2018-08-06 22:46:02 +02:00
..
.gitignore gossipd/test/run-bench-find_route: don't abort if we try to route to ourselves 2017-12-20 13:57:28 +01:00
Makefile gossipd: Check features in node_announcement and channel_announcement. 2018-01-13 11:29:42 +01:00
run-bench-find_route.c gossip: Annotate locally added channels with their capacity 2018-08-06 22:46:02 +02:00
run-find_route-specific.c gossip: Annotate locally added channels with their capacity 2018-08-06 22:46:02 +02:00
run-find_route.c gossip: Annotate locally added channels with their capacity 2018-08-06 22:46:02 +02:00