Commit Graph

316 Commits

Author SHA1 Message Date
Jane Mercer
59b219fa8f do not build zmq on non linux platforms 2020-12-21 18:57:13 -07:00
Jane Mercer
d49cbc01bf fix download url for windows 2020-12-21 17:45:28 -07:00
Duke Leto
e3a68dfdfb Hush is the extreme future, Komodo is the KYC past 2020-12-16 22:49:58 -05:00
Duke Leto
39e0096aff mo copyrights 2020-12-08 17:43:42 -05:00
Duke Leto
928bfb7177 doc update 2020-12-08 17:37:27 -05:00
Duke Leto
d8ca403496 I deleted libsnark a long time ago 2020-12-07 11:39:38 -05:00
Duke Leto
dacc7360e5 Update to hush.is 2020-12-07 10:33:43 -05:00
Duke Leto
585fb8d8fc Zeromq support on Windows is tenuous at best 2020-12-07 10:30:26 -05:00
Duke Leto
06aaa346b6 Use -03 for release builds 2020-12-05 05:22:51 -05:00
Duke Leto
e8073af3b5 build package docs 2020-12-04 19:39:04 -05:00
Duke Leto
a61fc6775a Tweak WolfSSL build settings 2020-11-14 17:27:09 -05:00
miodragpop
448feb14c3 windows build fix 2020-11-04 17:41:02 +01:00
miodragpop
9ff7565901 OpenSSL replaced by WolfSSL 2020-10-28 22:13:52 +01:00
miodragpop
d740b4c601 openssl config to build support for TLS_CHACHA20_POLY1305_SHA256 cipher 2020-10-03 13:08:11 +02:00
miodragpop
3e81631dc9 openssl updated from 1.1.1a to 1.1.1h
Complete list of improvements and bugfixes can be found at the link below
https://www.openssl.org/news/openssl-1.1.1-notes.html
2020-09-28 15:25:42 +02:00
miodragpop
c0eb0631e2 rust reverted to version 1.32.0 2020-07-17 01:58:23 +02:00
miodragpop
b1de0a7f86 proton lib removed 2020-07-16 23:35:43 +02:00
miodragpop
9544bd0ffc adjustments for cross build of aarch64 binaries on x86_64 linux 2020-07-12 11:47:00 +02:00
Duke Leto
0ca0637323 Use our mirror of boost, bintray is returning 403 currently 2020-06-07 17:31:27 -04:00
Charles
2bfc18b26d Fix package dep for ccache xz to gz compression algo. 2020-04-16 16:48:58 -04:00
ca333
ec162c7d85 fix dead openssl download path
updates openssl 1.1.1a download path 
jfyi: we are testing 1.1.1f in https://github.com/KomodoPlatform/komodo/pull/314
2020-04-05 02:38:46 +02:00
Charles
327609707f updated deps native_ccache 3.7.7 2020-03-15 03:16:12 -04:00
Charles
d5534ef041 updated deps native_ccache 3.7.4 2020-03-15 03:11:20 -04:00
Charles
5a0c3ac22b updated proton dep 0.26.0 2020-03-15 03:09:34 -04:00
Charles
6605434eda upgraded dep libcurl 7.67.0 2020-03-15 02:42:30 -04:00
Charles
c7cd5d5449 boost dep upgraded to 1.72.0 2020-03-15 02:29:59 -04:00
Duke Leto
4c0aebd675 Add libgmp back 2020-01-25 08:18:40 -05:00
Duke Leto
4d965f53eb A bunch more libsnark deletions/updates 2020-01-24 06:32:13 -05:00
Duke Leto
ec3f202942 Merge branch 'duke' into dev
Conflicts:
	src/chainparams.cpp
    src/primitives/block.h
2019-12-26 20:50:50 -05:00
Duke Leto
eba9ea99cc depends/ lacking a clean target in Makefile causes build.sh clean to fail early, this allows it to fail a bit further along 2019-12-22 08:21:16 -05:00
Duke Leto
4f37ebbfc4 update depends docs 2019-12-17 11:32:00 -05:00
Duke Leto
b30f2064f2 Fix libsodium url 2019-12-13 14:47:12 -05:00
Duke Leto
5b98e073af Update to libsodium 1.0.18 2019-12-13 14:29:08 -05:00
Duke Leto
a863434e24 Use our fork of libsodium 2019-12-13 12:29:57 -05:00
Duke Leto
6af01b4072 Merge branch 'duke' into danger 2019-12-13 12:17:35 -05:00
Duke Leto
2762473c5e Use our own fork of utfcpp dep 2019-12-12 19:06:20 -05:00
Duke Leto
5b71bda7a1 Use our own fork of libsnark to fix URL 2019-12-09 09:48:06 -05:00
ca333
823208ef1d update libsnark fetch URL 2019-12-07 16:46:13 -08:00
Jonathan "Duke" Leto
e46815f338 Sick of libsodium changing URLs. Github URLs do not change 2019-12-02 04:36:45 -08:00
Jonathan "Duke" Leto
2010b75193 Update libgmp dep URL with our own github fork 2019-12-02 04:35:28 -08:00
Jonathan "Duke" Leto
97f1e68b7d Update libsodium url 2019-11-25 15:18:27 -08:00
Duke Leto
058f358838 add dep 2019-10-09 22:05:07 -04:00
Jonathan "Duke" Leto
a9e6edeed9 more stuff 2019-10-05 12:06:06 -04:00
Duke Leto
f6a4f17f82 Avoid downloading the 700MB sprout-groth16 file we do not need 2019-07-05 01:19:02 -04:00
ca333
43d3043d34 fix OSX
this fixes the faulty OSX patch
2019-05-31 03:12:33 +02:00
jl777
3070b90746 Merge branch 'FSM' into patch-osx-gcc8-static 2019-05-27 04:18:27 -11:00
DeckerSU
45aecd9c3c osx: switch to gcc-8 static build 2019-05-24 11:36:20 +03:00
DeckerSU
6af417b990 build-mac.sh fix on latest libcurl changes
https://github.com/jl777/komodo/issues/1452
2019-04-25 14:24:53 +03:00
DeckerSU
c4c5746e9c added config flags to openssl
to make libcurl HTTPS connections work OpenSSL needs to be built
with sock, ssl, tls and des. all other config options can be disabled,
like in ZCash.
2019-04-22 20:56:25 +03:00
DeckerSU
0930945aa0 remove debug delays in libcurl.mk 2019-04-22 20:54:49 +03:00