Rusty Russell
|
242fa1b2dd
|
pubkey: pubkey_eq helper.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2015-09-30 16:38:58 +09:30 |
|
Rusty Russell
|
d20ddb5a90
|
Use libsecp256k1 instead of openssl for crypto.
We still use openssl for bignums (base58) and for ripemd.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2015-07-01 16:27:52 +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
|
442f321585
|
Move protobuf<->bitcoin converters out of bitcoin/
They're lightning-specific.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2015-06-12 12:35:42 +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 |
|