1 file changed
+1
-1
lines changedSubmodule libwally-core updated 54 files
- .gitignore+2
- CHANGES.md+23
- docs/source/conf.py+24-7
- docs/source/index.rst+1
- include/wally.hpp+732-61
- include/wally_crypto.h+44
- include/wally_elements.h+20
- include/wally_map.h+293
- include/wally_psbt.h+1.5k-468
- include/wally_transaction.h+2-1
- src/Makefile.am+3-1
- src/address.c-1
- src/aes.c-1
- src/anti_exfil.c-1
- src/bip32.c+6-16
- src/bip38.c-1
- src/ctest/psbts.h+624-348
- src/ctest/test_psbt.c+18-11
- src/ctest/test_psbt_limits.c+8-7
- src/data/psbt.json+904-180
- src/data/pset.json-6
- src/elements.c+50-1
- src/hmac.c-1
- src/hmac.inl+1-1
- src/internal.c+105-12
- src/internal.h+28-1
- src/map.c+410
- src/pbkdf2.inl+1-1
- src/psbt.c+2.1k-1.3k
- src/psbt_int.h+124-48
- src/psbt_io.h+243
- src/pullpush.c-1
- src/script.c-1
- src/sign.c+90-1
- src/swig_java/jni_elements_extra.java_in+98-39
- src/swig_java/jni_extra.java_in+20
- src/swig_java/swig.i+166-45
- src/swig_python/contrib/psbt.py+499-145
- src/swig_python/python_extra.py_in+26-12
- src/swig_python/swig.i+8-1
- src/symmetric.c-1
- src/test/test_bip32.py+11-11
- src/test/test_map.py+226
- src/test/test_psbt.py+237-147
- src/test/test_pset.py-28
- src/test/test_sign.py+40-1
- src/test/util.py+444-56
- src/transaction.c+96-157
- src/transaction_shared.h-24
- src/wrap_js/src/combined.c+1
- tools/build_psbt_ctests.py+32
- tools/build_wrappers.py+23-10
- tools/msvc/build.bat+1-1
- tools/wasm_exports.sh+394-2
0 commit comments