You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rusty Russell
810abb6b21
bitcoin: create new wrapper type bitcoin_blkid, 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_blkid_to_hex() so it's reversed as people expect.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
..
test
bitcoin: create new wrapper type bitcoin_txid, log backward endianness.
7 years ago
Makefile
fromwire_bitcoin_tx: quieten leak reporting.
7 years ago
channel.c
bitcoin: create new wrapper type bitcoin_blkid, log backward endianness.
7 years ago
channel_wire.csv
bitcoin: create new wrapper type bitcoin_blkid, log backward endianness.
7 years ago
channeld_htlc.h
channeld: save shared secret for incoming htlc when it comes in.
7 years ago
commit_tx.c
bitcoin: create new wrapper type bitcoin_txid, log backward endianness.
7 years ago
commit_tx.h
bitcoin: create new wrapper type bitcoin_txid, log backward endianness.
7 years ago
full_channel.c
bitcoin: create new wrapper type bitcoin_txid, log backward endianness.
7 years ago
full_channel.h
bitcoin: create new wrapper type bitcoin_txid, log backward endianness.
7 years ago