core-lightning/closingd
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
..
closingd.c channel_id: save to database, dont derive from funding_txid 2020-09-09 19:54:20 +09:30
closingd_wire.csv channel_id: save to database, dont derive from funding_txid 2020-09-09 19:54:20 +09:30
closingd_wiregen.c channel_id: save to database, dont derive from funding_txid 2020-09-09 19:54:20 +09:30
closingd_wiregen.h channel_id: save to database, dont derive from funding_txid 2020-09-09 19:54:20 +09:30
Makefile Makefile: normalize all the Makefiles 2020-08-31 21:33:26 -05:00