cln/devtools
Rusty Russell e7423888ba initial_commit_tx, commit_tx: add anchor outputs if needed.
This also means we subtract 660 satoshis more everywhere we subtract
the base fee (except for mutual close, where the base fee is still
used).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-08-14 11:51:14 +09:30
..
.gitignore devtools: git ignore devtools/blindedpath 2020-04-07 12:45:34 -05:00
blindedpath.c tools/generate-wire: no more lonely messages! 2020-05-06 14:56:09 -05:00
bolt11-cli.c common/features: don't use internal global. 2020-04-03 13:13:21 +10:30
changelog.py tools: Fix changelog script to be case insensitive and support auth 2019-12-12 00:15:23 +01:00
checkchannels.c lightningd: change config-dir from plugin / wallet / hsm POV into <network> subdir 2019-11-23 22:42:34 +00:00
create-gossipstore.c JSON: remove handling of pre-Adelaide (B:T:N) short_channel_ids. 2019-09-06 14:19:14 +02:00
credit devtools/credit: check if tag exists first 2020-05-12 19:48:05 +02:00
decode-iolog devtools/decode-iolog: tool to decode hexstrings from io logging. 2019-05-31 18:36:38 +02:00
decodemsg.c common: rename decode_short_channel_ids.{c,h} to decode_array.{c.h} 2019-09-27 02:32:53 +00:00
dump-gossipstore.c gossipd: handle a "push" marker into the gossip_store. 2019-11-04 17:50:58 +01:00
gossipwith.c tools/generate-wire: no more lonely messages! 2020-05-06 14:56:09 -05:00
lightning-checkmessage.c devtools: lightning-lightning-checkmessage to validate zbase32 node sigs 2019-10-14 18:58:44 -05:00
Makefile common/channel_id: move channel_id into its own file. 2020-05-18 14:51:12 +02:00
mkclose.c initial_commit_tx, commit_tx: add anchor outputs if needed. 2020-08-14 11:51:14 +09:30
mkcommit.c psbt: remove input_amounts from bitcoin tx 2020-06-11 13:13:13 +02:00
mkencoded.c common: rename decode_short_channel_ids.{c,h} to decode_array.{c.h} 2019-09-27 02:32:53 +00:00
mkfunding.c devtools: fixup chainparams crash (global now) 2019-11-21 01:17:33 +00:00
mkgossip.c wire: move remaining bitcoin functions out to bitcoin/ files. 2020-05-18 14:51:12 +02:00
mkquery.c tools/generate-wire: no more lonely messages! 2020-05-06 14:56:09 -05:00
onion.c amount: use initializers everywhere. 2020-08-06 09:36:47 +09:30
print_wire.c wire: add fromwire_tal_arrn() helper. 2020-03-09 16:04:56 +01:00
print_wire.h common/wireaddr: don't include lightningd/lightningd. 2020-02-27 14:16:16 +10:30
sql-rewrite.py wallet: Add new htlc column "localfailmsg" for outgoing htlcs. 2020-02-25 11:12:12 +10:30