practicalswift
6269a4c55d
Remove unused functions not covered by unit tests
2018-03-26 23:35:56 +00:00
practicalswift
a4059ef83e
Use expected LIGHTNING_DIR_FILE_H define
2018-03-25 23:54:21 +00:00
rvandermeer
4c0f7dbd04
Spelling corrections ( #824 )
...
* Small spelling fixes, and clarity for 'iff'
[ Squashed commit --RR ]
2018-01-29 04:46:54 +00:00
Rusty Russell
887e9dcc44
travis: reenable check-source (without BOLT text).
...
We've been slipping, so fix up minor issues too so it compiles.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-21 14:33:27 +01:00
Rusty Russell
0610f66c34
bolt11: handle r value fee spec change.
...
We don't use it yet, but now we'll decode correctly.
See: https://github.com/lightningnetwork/lightning-rfc/pull/317
lightning-rfc commit: ef053c09431442697ab46e83f9d3f86e3510a18e
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-12 11:45:44 +01:00
Rusty Russell
45f5bb7fac
bolt11: move to common/ and sign via callback.
...
JSON stuff is moved to lightningd/invoice.c.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-11-24 13:22:18 +01:00