rgb-cln/devtools
Rusty Russell 924cc04bd2 bolt11: have caller supply preferred chain.
This lets us distinguish testnet from signet invoices, since they
have the same prefix.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-09-24 09:24:14 +09:30
..
.gitignore devtools: git ignore devtools/blindedpath 2020-04-07 12:45:34 -05:00
Makefile build: exclude dualopend from non-experimental builds 2020-09-09 19:54:20 +09:30
blindedpath.c tools/generate-wire: no more lonely messages! 2020-05-06 14:56:09 -05:00
bolt11-cli.c bolt11: have caller supply preferred chain. 2020-09-24 09:24:14 +09:30
changelog.py release: Use correct version name and automatically add the link 2020-09-09 20:22:42 +09:30
checkchannels.c
clean_topo.c devtools/topology: new tool to explore lightning topology. 2020-08-28 10:56:50 +09:30
clean_topo.h devtools/topology: new tool to explore lightning topology. 2020-08-28 10:56:50 +09:30
create-gossipstore.c Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 2020-09-08 09:42:00 +09:30
credit devtools/credit: remove ZmnSCPxj from naming twice! 2020-09-09 12:31:08 +09:30
decode-iolog
decodemsg.c Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 2020-09-08 09:42:00 +09:30
dump-gossipstore.c Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 2020-09-08 09:42:00 +09:30
gossipwith.c tools/generate-wire: no more lonely messages! 2020-05-06 14:56:09 -05:00
lightning-checkmessage.c
mkclose.c initial_commit_tx, commit_tx: add anchor outputs if needed. 2020-08-14 11:51:14 +09:30
mkcommit.c channel_id: save to database, dont derive from funding_txid 2020-09-09 19:54:20 +09:30
mkencoded.c
mkfunding.c common: remove funding_tx. 2020-09-08 10:14:42 +09:30
mkgossip.c Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 2020-09-08 09:42:00 +09:30
mkquery.c Remove varint typedef for bigsize 2020-09-23 16:30:36 +09:30
onion.c Makefile: use generic rules to make spec-derived sources. 2020-08-31 21:33:26 -05:00
print_wire.c wire: add fromwire_tal_arrn() helper. 2020-03-09 16:04:56 +01:00
print_wire.h Remove varint typedef for bigsize 2020-09-23 16:30:36 +09:30
route.c devtool/route: simple routing tool and benchmark. 2020-08-28 10:56:50 +09:30
sql-rewrite.py wallet: Add new htlc column "localfailmsg" for outgoing htlcs. 2020-02-25 11:12:12 +10:30
topology.c devtools/topology: new tool to explore lightning topology. 2020-08-28 10:56:50 +09:30