63 Commits (ce6da69cc3c35455792e381d45999f7aa9377761)

Author SHA1 Message Date
Christian Decker f76a6b99e0 make: Explicitly set PYTHON_VERSION=3 for libwally 4 years ago
Rusty Russell 9d656464f5 bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 4 years ago
Rusty Russell 68c6ae67b3 external/Makefile: fix parallel build with missing secp headers. 4 years ago
Rusty Russell 70977a4fbd libwally: update to latest which uses libsecp-zkp submodule 4 years ago
Rusty Russell 5ae18ecb32 Revert accidental experimental libwally update from f56266c1c1 4 years ago
Rusty Russell f56266c1c1 plugins: undeprecate old form of hooks. 4 years ago
YOSHIDA Masanori b7ab8866b8 Makefile: fix typo and wrong path in external/Makefile to properly remove objects with "make clean" 4 years ago
Rusty Russell c76cfe9c5c Makefile: fix typo which can cause build failures. 4 years ago
Rusty Russell 2c9ad7ea29 external/Makefile: fix mkdir rule for libbacktrace.a 4 years ago
Rusty Russell 95a0249272 external/Makefile: fix build from fresh git clone. 4 years ago
Rusty Russell 5d9d21d64d external/gheap: new submodule. 4 years ago
niftynei 24215f8c04 libwally: update to latest master, includes map sort 4 years ago
Jon Griffiths 95d3d65c62 wally: update to the latest wally version 4 years ago
niftynei 389bd8393b submodules/libwally: use blessed-branch 4 years ago
Rusty Russell 57f6f74ee0 external/Makefile: fix spurious rebuilds. 4 years ago
Wladimir J. van der Laan 32f9805a30 build: Make it possible to build without gcc 4 years ago
Niklas Claesson 601464416b travis: Actually build for arm 5 years ago
niftynei 0f8157a02e libwally: update to latest commit on master, which contains psbt fixes 4 years ago
niftynei 1d56a4eda1 libwally: update to latest commit 4 years ago
Rusty Russell 06ae03f487 external/libwally-core: update to latest version. 4 years ago
Rusty Russell 88402bc234 Makefile: fix clean and distclean for external libs. 5 years ago
Dr. Maxim Orlovsky fe85cf9a4f Removing duplicated wscript generation for channel txs 5 years ago
Vasil Dimov 53ecf098ab build: remove unrecognized option to libsodium 5 years ago
Vasil Dimov 6e86022909 build: force libwally-core to compile in C99 mode 5 years ago
Christian Decker 42d1d3b6d1 wally: Bump libwally to fix gcc 4.8 support 5 years ago
Christian Decker c49c869933 wally: Specify that we use python3 so we don't depend on python2 5 years ago
Niklas Claesson f9b3b96a63 external: Reorganize to support cross-compilation 5 years ago
Niklas Claesson b8ee4896ed libs: Update libwally-core to release 0.7.5 5 years ago
Ján Sáreník 170918ff8c Add cross-compilation options only when requested (#3275) 5 years ago
Rusty Russell 776674117b libwally: upgrade to v0.7.4. 5 years ago
Christian Decker eb5ef0fc08 external: Enable debugging and building elements in libwally-core 6 years ago
GreenAddress fb07265663 remove libbase58, use base58 from libwally (#2594) 6 years ago
Lawrence Nahum a9e71d76b5 update libwally to latest version 0.6.9 6 years ago
Rusty Russell e0ec9ac521 libwally: update to 0.6.8. 6 years ago
Rusty Russell d413fc7e9b configure: use system libbase58 if available. 6 years ago
Rusty Russell 21fd8f7eaa configure: use system libsodium if available and modern. 6 years ago
Rusty Russell 7b59e26dd7 jsmn: upgrade so JSMN_OBJECT's size parameter is usable. 6 years ago
Jon Griffiths d3bfc9f260 libwally: Update to latest master 6 years ago
Christian Decker d0de7b49b2 libwally: Update to latest master to fix some compilation issues 6 years ago
Jan Sarenik e5809cf268 external/libwally-core: Update to master after release_0.6.1 6 years ago
Jan Sarenik eab2a62894 external/libsodium: Update to 1.0.16 6 years ago
Rusty Russell 109b429311 libbacktrace: pull latest version, which has config.guess fix applied. 6 years ago
Rusty Russell 76dd1577bd external: fix submodule handling for parallel builds, submodule URL changes. 6 years ago
Jan Sarenik b28d71a9a5 external/Makefile: Change variable HOST to MAKE_HOST 7 years ago
Rusty Russell a85ead7058 invoice: allow numeric labels again. 7 years ago
conanoc c4700a13a7 Add guard for BACKTRACE_SUPPORTED 7 years ago
Igor Cota fc3e6782dd Only make clean external submodules if Makefile present, fixes #1130 7 years ago
Jan Sarenik 54b8562936 Fix libtool error 7 years ago
Igor Cota a048a54f83 Add specific external libs to the makefile clean recipe. To avoid failed linking of cross compiled binaries left out after an incomplete make clean 7 years ago
Igor Cota f7097c76bd Pass the HOST and BUILD environment vars to the external submodules configurators. Needed to cross-compile 7 years ago