Commit Graph

335 Commits

Author SHA1 Message Date
Duke Leto
1799c6c9bf Remove zeromq support 2022-09-12 19:35:27 -04:00
Duke Leto
db056ce1ba Bump version to 3.9.1 2021-12-29 20:42:42 -05:00
Duke Leto
6bca401f93 Bump version to 3.9.0 2021-09-16 22:51:45 -04:00
Duke Leto
50ee752c3f hushd, hush-cli and hush-tx are real binaries now
No more bash scripts or .bat files needed as wrappers!
2021-07-11 19:16:26 -04:00
Duke Leto
10a6706e71 Bump version to 3.8.0 2021-07-09 15:11:36 -04:00
Duke Leto
2da07fe585 Bump release and protocol version 2021-04-17 13:07:53 -04:00
Duke Leto
af5f461d0b bump version 2021-03-27 07:48:45 -04:00
Duke Leto
e1d5c5b731 Bump version to 3.6.3 and ++ proto version 2021-02-25 16:07:27 -05:00
Duke Leto
b870172671 bump ver and copyright year 2021-02-08 11:44:32 -05:00
Duke Leto
527c862cd2 Bump version and copyright year 2021-01-24 19:33:40 -05:00
Duke Leto
4ebf155a90 Bump version to 3.6.0 2020-11-14 04:49:10 -05:00
miodragpop
448feb14c3 windows build fix 2020-11-04 17:41:02 +01:00
miodragpop
f8461ed1ae -lcrypto => -lwolfssl 2020-11-03 23:25:45 +01:00
miodragpop
7e3c7ff502 more OpenSSL leftovers fixed (thanks to buggy 'make clean' for missing this) 2020-11-03 22:19:17 +01:00
miodragpop
a7e65e6a94 Merge remote-tracking branch 'zcash/hush3-dev-ecdsa-wolf' into miodrag 2020-11-02 14:06:13 +01:00
miodragpop
9ff7565901 OpenSSL replaced by WolfSSL 2020-10-28 22:13:52 +01:00
DenioD
e2b6c0c453 push version to 3.5.2 and update man pages 2020-10-22 22:00:56 +02:00
Duke Leto
dd8ab3df68 Sync CLIENT_VERSION_BUILD and bump version to 3.5.1 2020-10-05 20:36:59 -04:00
Duke Leto
fd456ec146 Bump version to 3.5.0 and update unix man pages 2020-07-26 08:47:59 -04:00
miodragpop
2112a1ae04 ... and this one 2020-07-17 03:01:40 +02:00
miodragpop
57052a0e9f more typos fix 2020-07-17 02:58:33 +02:00
miodragpop
2213356028 whitespaces: changes undoed 2020-07-17 02:55:00 +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
3a28e7bab8 bump version to 3.4.0 2020-06-13 11:09:00 -04:00
Duke Leto
699b59037a Bump version to 3.3.2 2020-03-08 08:55:42 -04:00
Duke Leto
499720c42b Do not anger the libgmp Elder Gods 2020-01-25 08:28:38 -05:00
Duke Leto
4d965f53eb A bunch more libsnark deletions/updates 2020-01-24 06:32:13 -05:00
Duke Leto
447ec28997 Delete a lot of libsnark stuff 2020-01-23 18:45:41 -05:00
Duke Leto
d4ac8162f6 Bump version to 3.3.1 2020-01-18 08:47:57 -05:00
Duke Leto
15411d5b2e Update copyright year in configure.ac 2020-01-02 13:04:47 -05:00
Duke Leto
bde7744d9c Bump version to 3.3.0 2019-12-14 07:49:36 -05:00
Duke Leto
5b269c1922 Port optimized SHA256 SSE4 routines from KMD+BTC upstream 2019-11-27 20:38:36 -05:00
Jonathan "Duke" Leto
643e2aedde bump version to 3.2.2 2019-11-25 16:28:56 -08:00
Duke Leto
659ebb148d Less noise and bump version 2019-10-27 16:33:19 -04:00
Duke Leto
85f4ba694e update configure 2019-10-19 19:16:40 -04:00
Jonathan "Duke" Leto
ee5b2481ae update versions and manpages 2019-10-17 07:08:30 -07:00
Jonathan "Duke" Leto
03be877ca9 bump version 2019-09-08 19:02:47 -07:00
Jonathan "Duke" Leto
9372a95d49 Update versions, copyrights and man pages 2019-06-25 11:02:06 -07:00
ca333
2968a6b633 add linux target 2019-02-24 00:57:05 +01:00
jl777
e735d1e89c Fixes 2019-02-19 07:26:23 -11:00
jl777
4a3fc65631 Test 2019-02-19 07:15:31 -11:00
miketout
99aeab28f9 Integrate latest Zcash fixes and update for non-latin user names 2018-10-27 20:29:03 -07:00
Simon
0cabb007ae make-release.py: Versioning changes for 2.0.1. 2018-10-14 13:39:40 -07:00
miketout
c754dbcfa6 Update to Zcash rc1 2018-10-08 23:47:20 -07:00
mdr0id
94360cd098 make-release.py: Versioning changes for 2.0.1-rc1. 2018-10-08 12:23:18 -07:00
miketout
9feb4b9e08 Major updates integration from all upstreams 2018-09-18 14:33:53 -07:00
Jack Grigg
bce692390f configure: Don't add -ldl to RUST_LIBS for mingw32 2018-08-17 18:54:04 +01:00
Jack Grigg
8d45f6e4e2 configure: Don't require RELRO and BIND_NOW when cross-compiling
mingw-w64's ld (at least mingw-w64 4.0.4-2) appears to not support -z
2018-08-17 16:43:20 +01:00
Simon
94f7201424 make-release.py: Versioning changes for 2.0.0. 2018-08-15 17:51:39 -07:00