rgb-cln/gossipd
Rusty Russell d4ab0592c5 fixup! gossipd: use simple inline array for nodes with few channels.
Suggested-by: @cdecker
Suggested-by: @niftynei
2019-04-09 12:37:16 -07:00
..
test gossipd: use iterator helpers for iterating node channels. 2019-04-09 12:37:16 -07:00
Makefile common/amount: new types struct amount_msat and struct amount_sat. 2019-02-21 00:44:57 +00:00
broadcast.c gossipd: wire up memleak detection. 2018-11-22 05:15:42 +00:00
broadcast.h gossipd: wire up memleak detection. 2018-11-22 05:15:42 +00:00
gossip_constants.h gossipd: split wire types into msgs from lightningd and msgs from per-peer daemons 2018-11-21 00:36:31 +00:00
gossip_peerd_wire.csv daemons: use amount_msat/amount_sat in all internal wire transfers. 2019-02-21 08:01:37 +00:00
gossip_store.c gossipd: use iterator helpers for iterating node channels. 2019-04-09 12:37:16 -07:00
gossip_store.csv daemons: use amount_msat/amount_sat in all internal wire transfers. 2019-02-21 08:01:37 +00:00
gossip_store.h dev-compact-store-gossip: specific RPC so we can test gossip_store rewrite. 2019-04-08 04:41:43 +00:00
gossip_wire.csv dev-compact-store-gossip: specific RPC so we can test gossip_store rewrite. 2019-04-08 04:41:43 +00:00
gossipd.c gossipd: use iterator helpers for iterating node channels. 2019-04-09 12:37:16 -07:00
routing.c fixup! gossipd: use simple inline array for nodes with few channels. 2019-04-09 12:37:16 -07:00
routing.h fixup! gossipd: use simple inline array for nodes with few channels. 2019-04-09 12:37:16 -07:00