practicalswift
f84828be36
Avoid writing uninitialized value data->realm in serialize_hop_data(...) (via create_onionpacket(...))
2017-12-28 16:09:46 +01:00
practicalswift
bfce5b41f9
Fix typo (a vs. an)
2017-12-28 16:04:38 +01:00
Rusty Russell
8c4eecc089
sphinx: fix leaks.
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-20 12:43:10 +01:00
Rusty Russell
a9002eac52
Update to latest BOLT.
...
And nail "make check-source" to that specific version (which is a commit id,
not a branch name, so needs a different syntax for git).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-11-01 01:09:23 +00:00
Christian Decker
a9f02a8985
sphinx: Remove annoying warning when MACs do not match
...
This was printing to stderr during the tests.
Signed-off-by: Christian Decker <decker.christian@gmail.com>
2017-09-08 17:02:04 +09:30
Christian Decker
a44f893838
sphinx: Switch to version 0x00 like the spec says
...
We were using the wrong version, oops.
Signed-off-by: Christian Decker <decker.christian@gmail.com>
2017-09-08 17:02:04 +09:30
Rusty Russell
a37c165cb9
common: move some files out of lightningd/
...
Basically all files shared by different daemons.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-08-29 17:54:14 +02:00