core-lightning/openingd
niftynei c3a387a6d8 dual-fund: use correct 'last_tx'
We were incorrectly saving the *remote's* commitment transaction as the
'last_tx' for a peer, not our own local one.

When we applied the 'remote_commit_sig' to it, it would fail since the
remote's signature doesn't validate for their commitment transaction.
2021-01-10 13:44:04 +01:00
..
common.c openingd: patch test_opening_tiny_channel under EXP_FEAT 2020-10-16 10:27:07 +10:30
common.h openingd: pull out check_configs into a common place 2020-09-09 19:54:20 +09:30
dualopend.c dual-fund: use correct 'last_tx' 2021-01-10 13:44:04 +01:00
dualopend_wire.csv df: handle shutdown (before lockedin) in dualopend 2021-01-10 13:44:04 +01:00
dualopend_wiregen.c df: handle shutdown (before lockedin) in dualopend 2021-01-10 13:44:04 +01:00
dualopend_wiregen.h df: handle shutdown (before lockedin) in dualopend 2021-01-10 13:44:04 +01:00
Makefile billboard: add in billboard updates from dualopend 2021-01-10 13:44:04 +01:00
openingd.c opening: use correct dust_limit for reserve floor 2020-10-21 11:18:31 +10:30
openingd_wire.csv openingd: convert wire to new scheme. 2020-08-25 12:53:13 +09:30
openingd_wiregen.c utf8: handle UTF-8 arrays. 2020-12-09 16:40:13 +10:30
openingd_wiregen.h utf8: handle UTF-8 arrays. 2020-12-09 16:40:13 +10:30