rgb-cln/channeld
Jon Griffiths 95d3d65c62 wally: update to the latest wally version
Includes:
psbt: Use renamed functions for new wally version
psbt: Set the transaction directly to avoid script workarounds
psbt: Use low-S grinding when computing signatures
tx: Use wally_tx_clone from libwally now that its exported

Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com>
2020-08-07 10:28:01 +09:30
..
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 wally: update to the latest wally version 2020-08-07 10:28:01 +09:30
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 amount: use initializers everywhere. 2020-08-06 09:36:47 +09:30
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 channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00
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