mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 09:34:24 +01:00
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>
This commit is contained in:
committed by
Rusty Russell
parent
06372e13d8
commit
95d3d65c62
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -9,6 +9,5 @@
|
||||
url = https://github.com/ianlancetaylor/libbacktrace.git
|
||||
[submodule "external/libwally-core"]
|
||||
path = external/libwally-core
|
||||
url = https://github.com/niftynei/libwally-core.git
|
||||
url = https://github.com/ElementsProject/libwally-core.git
|
||||
ignore = dirty
|
||||
branch = nifty/blessed-branch
|
||||
|
||||
Reference in New Issue
Block a user