Commit be5c573
committed
wally: update wally to pick up taproot signing fixes/psbt updates
Many thanks to github users @advorzhak and @hazrulnizam for helping to
reproduce the issue!1 parent 98476a9 commit be5c573
1 file changed
+1
-1
lines changed- include/wally_psbt_members.h+9
- include/wally_transaction.h+3-3
- src/ccan/ccan/compiler/compiler.h+12
- src/ccan/ccan/crypto/sha256/sha256.c+1
- src/ccan/ccan/crypto/sha256/sha256_sse4.c-3
- src/ccan/ccan/crypto/sha512/sha512.c+14-12
- src/internal.c+1-3
- src/psbt.c+35-48
- src/swig_java/swig.i+1
- src/test/util.py+1
- src/tx_io.c+19-7
- src/wasm_package/src/const.js+1-1
- src/wasm_package/src/functions.js+1
- src/wasm_package/src/index.d.ts+1
- tools/wasm_exports.sh+1
0 commit comments