ZmnSCPxj
216c52940d
gossipd: Add fuzz and seed to getroute request.
2018-02-26 02:36:27 +00:00
practicalswift
91a9c2923f
Mark intentionally unused parameters as such (with "UNUSED")
2018-02-22 01:09:12 +00:00
practicalswift
3dbace3421
Remove redundant casts to same type
2018-02-21 13:07:40 +01:00
Rusty Russell
e92b710406
tools/generate-wire.py: remove length argument from fromwire_ routines.
...
We always hand in "NULL" (which means use tal_len on the msg), except
for two places which do that manually for no good reason.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-02-20 22:36:21 +01:00
practicalswift
f351417905
Add assertions to clarify our assumptions about msg != NULL
2018-02-19 12:17:55 +01:00
ZmnSCPxj
38535fc36c
payalgo: Create a new failure for paying expired invoice.
2018-02-18 13:51:37 +01:00
ZmnSCPxj
4ad1021c2c
payalgo: Repeat pay command if possible.
...
Fixes : #863
2018-02-16 13:08:29 +01:00
ZmnSCPxj
fda26bdcda
payalgo: New file for pay command.
2018-02-16 13:08:29 +01:00