Rusty Russell
|
ea30c34d82
|
cleanup: remove unneeded includes in header files.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2021-09-17 09:43:22 +09:30 |
|
Rusty Russell
|
b7789bf065
|
Makefile: generalize whitespace check.
Spread to individual Makefiles, and include headers.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2017-01-04 14:09:20 +10:30 |
|
Rusty Russell
|
410fc3b272
|
misc: remove some unused functions.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2016-04-24 19:33:13 +09:30 |
|
Rusty Russell
|
d733e82352
|
header cleanup: sort include lines into alpha order, after config.h
This makes merging easier in future.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2016-01-22 06:38:08 +10:30 |
|
Rusty Russell
|
8f64eb90af
|
Switch over to CCAN's ripemd160.
Avoids handing naked u8 arrays around, too.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2015-07-09 15:43:36 +09:30 |
|
Rusty Russell
|
ef9463f6b1
|
Sort include lines (ignoring hacky cli test utils).
Put ccan first, openssl next, then standard headers, then locals.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2015-06-12 12:41:28 +09:30 |
|
Rusty Russell
|
612d713470
|
Move bitcoin stuff into bitcoin subdir.
It's not very interesting if you're looking for LN code.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2015-06-12 12:35:42 +09:30 |
|