Commit 0d2a930
committed
external/libwally-core: update to v1.3.0
Calling autogen.sh instead of autoreconf as autogen.sh also does that
but also calls autogen.sh on secp256k1. Without this change secp256k1
would not build anymore b/c of a build system change in libwally.
USE_BASIC_CONFIG dropped, it's not used anymore in secp256k1.
Darin hack TODO dropped, as libwally's autogen.sh contains it.
Submodule now points to:
https://github.com/BitBoxSwiss/libwally-core/tree/bitbox02-firmware-20240722
which has a custom patch to point its secp256k1 submodule to
https://github.com/BitBoxSwiss/secp256k1-zkp/tree/bitbox02-20240722.1 parent 873fbe7 commit 0d2a930
2 files changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
| |||
48 | 46 | | |
49 | 47 | | |
50 | 48 | | |
51 | | - | |
| 49 | + | |
52 | 50 | | |
53 | | - | |
| 51 | + | |
54 | 52 | | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
60 | | - | |
61 | 58 | | |
62 | 59 | | |
63 | 60 | | |
| |||
Submodule libwally-core updated 128 files
0 commit comments