core-lightning/openingd
niftynei 864f2f3e21 channel_id: save to database, dont derive from funding_txid
v2 channel open uses a different method to derive the channel_id, so now
we save it to the database so that we dont have to remember how to
derive it for each.

includes a migration for existing channels
2020-09-09 19:54:20 +09:30
..
Makefile common: remove funding_tx. 2020-09-08 10:14:42 +09:30
openingd.c channel_id: save to database, dont derive from funding_txid 2020-09-09 19:54:20 +09:30
openingd_wire.csv openingd: convert wire to new scheme. 2020-08-25 12:53:13 +09:30
openingd_wiregen.c tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 2020-09-09 16:23:58 +09:30
openingd_wiregen.h tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 2020-09-09 16:23:58 +09:30