rgb-cln/channeld
Rusty Russell 93d04d08d0 wire: update to latest version of the spec.
The main change here is that the previously-optional open/accept
fields and reestablish fields are now compulsory (everyone was
including them anyway).  In fact, the open/accept is a TLV
because it was actually the same format.

For more details, see lightning-rfc/f068dd0d8dfa5ae75feedd99f269e23be4777381

Changelog-Removed: protocol: support for optioned form of reestablish messages now compulsory.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-06-23 18:49:15 +02:00
..
test tx-psbt: pass in the witness script (if known) when adding an input 2020-06-11 13:13:13 +02:00
Makefile setup: create a common setup which will handle the wally-context 2020-05-19 13:35:42 +09:30
channel_wire.csv watchtower: Call the commitment_revoked hook every time we update 2020-05-07 15:05:39 +09:30
channeld.c wire: update to latest version of the spec. 2020-06-23 18:49:15 +02:00
channeld_htlc.h channeld: support HTLCs with blinding (EXPERIMENTAL_FEATURES) 2020-04-14 12:51:18 +09:30
commit_tx.c tx: add setter for tx locktime 2020-06-11 13:13:13 +02:00
commit_tx.h tx-psbt: pass in the witness script (if known) when adding an input 2020-06-11 13:13:13 +02:00
full_channel.c channel_tx: add the commitment sig and pubkey data to the commit tx 2020-06-11 13:13:13 +02:00
full_channel.h txs: Move commit tx generation out of the signature computation 2020-05-07 15:05:39 +09:30
full_channel_error.h
watchtower.c tx-psbt: pass in the witness script (if known) when adding an input 2020-06-11 13:13:13 +02:00
watchtower.h channeld: pass in HSM_FD as an argument to watchtower code. 2020-05-07 11:35:31 +02:00