core-lightning/lightningd/test
Rusty Russell 0237e0b28c bitcoin: create new wrapper type bitcoin_txid, log backward endianness.
It's just a sha256_double, but importantly when we convert it to a
string (in type_to_string, which is used in logging) we use
bitcoin_txid_to_hex() so it's reversed as people expect.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-21 11:05:38 +00:00
..
Makefile Re-enable builds with DEVELOPER=0 2017-12-20 12:43:10 +01:00
run-commit_tx.c bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
run-cryptomsg.c bitcoind: contain ld pointer. 2017-11-03 05:18:49 +00:00
run-find_my_path.c Re-enable builds with DEVELOPER=0 2017-12-20 12:43:10 +01:00
run-funding_tx.c common: remove unused assert() headers. 2017-10-26 12:53:09 +02:00
run-key_derive.c common: move some files out of lightningd/ 2017-08-29 17:54:14 +02:00