rgb-cln/devtools
Rusty Russell 9dd314226d devtools/mkclose: make a mutual close transaction.
Guess who's been writing gossip protocol tests?

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-08-26 08:44:22 +00:00
..
.gitignore devtools/: Ignore mkcommit and mkfunding executables. 2019-07-24 16:15:38 +02:00
Makefile devtools/mkclose: make a mutual close transaction. 2019-08-26 08:44:22 +00:00
bolt11-cli.c wallet: Pass chainparams to address serialization 2019-05-10 23:07:49 +00:00
create-gossipstore.c ccan: update to faster and correct crc32c implementation. 2019-06-11 23:40:10 +00:00
credit devtools: fix credit script. 2019-07-30 17:38:11 +08:00
decode-iolog devtools/decode-iolog: tool to decode hexstrings from io logging. 2019-05-31 18:36:38 +02:00
decodemsg.c tlvs: add methods for decodemsg utility 2019-04-08 00:37:29 +00:00
dump-gossipstore.c ccan: update to faster and correct crc32c implementation. 2019-06-11 23:40:10 +00:00
gossipwith.c devtools/gossipwith: allow --max-messages=0 to avoid reading msgs at all. 2019-08-20 00:07:38 +00:00
mkclose.c devtools/mkclose: make a mutual close transaction. 2019-08-26 08:44:22 +00:00
mkcommit.c bitcoin/tx.c: don't free witness implicitly. 2019-08-26 08:44:22 +00:00
mkfunding.c funding tx: include segwit marker + flag in fee calculation 2019-08-03 05:19:24 +00:00
onion.c devtools: Minor cleanup of the onion command line tool 2019-07-30 02:14:49 +00:00
print_wire.c tools: fix 32 bit compile error 2019-07-25 11:41:48 +08:00
print_wire.h wire: handle bigsize/varint fields. 2019-07-27 21:19:57 -05:00