rgb-cln/wire
Christian Decker f24aab1916 sphinx: Updating daemon to new sphinx implementation
Mainly switching from the old include to the new include and adjusting
the actual size of the onion packet. It also moves `channel.c` to use
`struct hop_data`.

It introduces a dummy next hop in `channel.c` that will be replaced in
the next commit.
2017-05-02 11:47:52 +02:00
..
test sphinx: Updating daemon to new sphinx implementation 2017-05-02 11:47:52 +02:00
Makefile Update wire from spec ed107e4ef019f33a88aa5567adca7fbb944e93af 2017-04-01 23:59:46 +10:30
fromwire.c lightningd: partial BOLT update. 2017-05-02 11:46:46 +02:00
gen_onion_wire_csv lightningd: check amt_to_forward and outgoing_cltv_value 2017-05-02 11:46:46 +02:00
gen_peer_wire_csv sphinx: Updating daemon to new sphinx implementation 2017-05-02 11:47:52 +02:00
onion_defs.h wire: split onion messages from peer wire messages. 2017-01-06 13:40:35 +10:30
peer_wire.c lightningd/ping: ping support. 2017-04-25 22:00:28 +02:00
peer_wire.h lightningd/cryptomsg: discard unknown odd messages internally. 2017-04-01 23:59:46 +10:30
towire.c wire: understand struct preimage, don't treat it as sha256. 2017-04-01 23:59:46 +10:30
wire.h lightningd/channel: derive local channel_id. 2017-04-12 09:09:19 -07:00
wire_io.c wire/wire_io: support take() arg to io_write_wire(). 2017-03-10 21:45:55 +10:30
wire_io.h wire/wire_io: support take() arg to io_write_wire(). 2017-03-10 21:45:55 +10:30
wire_sync.c wire/wire_sync: helper routines for direct read/write of messages. 2017-01-10 15:21:20 +10:30
wire_sync.h wire/wire_sync: helper routines for direct read/write of messages. 2017-01-10 15:21:20 +10:30