core-lightning/gossipd
ZmnSCPxj 86290b54d4 routing: Use 64-bit msatoshi for messages to and from routing.
Internally both payment and routing use 64-bit, but the interface
between them used 32-bit.
Since both components already support 64-bit we should use that.
2018-04-09 20:45:26 +02:00
..
test gossip: Store channel deletions so we don't re-add them on restart 2018-03-30 16:35:00 +02:00
broadcast.c gossipd: make struct queued_message private. 2018-03-14 02:19:37 +00:00
broadcast.h Use expected LIGHTNING_DIR_FILE_H define 2018-03-25 23:54:21 +00:00
gossip.c routing: Use 64-bit msatoshi for messages to and from routing. 2018-04-09 20:45:26 +02:00
gossip_store.c gossip: Store channel deletions so we don't re-add them on restart 2018-03-30 16:35:00 +02:00
gossip_store.h gossip: Store channel deletions so we don't re-add them on restart 2018-03-30 16:35:00 +02:00
gossip_wire.csv routing: Use 64-bit msatoshi for messages to and from routing. 2018-04-09 20:45:26 +02:00
handshake.c status: remove trc context now we have tmpctx. 2018-03-16 00:16:10 +00:00
handshake.h Use expected LIGHTNING_DIR_FILE_H define 2018-03-25 23:54:21 +00:00
Makefile common/daemon: common routines for all daemons. 2018-04-03 14:03:28 +02:00
routing.c routing: Use 64-bit msatoshi for messages to and from routing. 2018-04-09 20:45:26 +02:00
routing.h routing: Use 64-bit msatoshi for messages to and from routing. 2018-04-09 20:45:26 +02:00