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
Sean Bowe
3e9aec2a37
make-release.py: Versioning changes for 2.0.0-rc1.
2018-08-09 16:46:45 +00:00
kozyilmaz
eda9f87809
Add -Wl,-pie linker option for macOS and use it instead of -pie
2018-07-04 12:27:01 +03:00
Simon
8fc73722e8
make-release.py: Versioning changes for 1.1.2.
2018-07-01 20:07:24 -07:00
David Dawes
058156b84b
Build verus-cli, get dependencies nailed down. ( #72 )
...
* Build verus-cli, get dependencies nailed down.
* Fiddling about with scripts.
* Clean READMEs up a bit.
2018-06-24 13:25:27 -07:00
Simon
5cbbb7e375
make-release.py: Versioning changes for 1.1.2-rc1.
2018-06-22 16:55:20 -07:00
Jack Grigg
40c33db2f4
make-release.py: Versioning changes for 1.1.1.
2018-05-25 15:38:43 +12:00
Simon
d3ff27c0a6
make-release.py: Versioning changes for 1.1.1-rc2.
2018-05-23 09:27:59 -07:00
Jack Grigg
8bf890abac
make-release.py: Versioning changes for 1.1.1-rc1.
2018-05-19 09:50:15 +12:00
ca333
1c518c38eb
update configure
...
win condition not needed due to boost lib fix
2018-04-21 18:44:20 +02:00
ca333
e59cd065e8
add windows condition
...
WIN specific libboost fix
2018-04-20 05:25:00 +02:00
Scott Grayson
0c4f43951e
Merge branch 'dev' of https://github.com/jl777/komodo into trunk-merge
...
* 'dev' of https://github.com/jl777/komodo: (1062 commits)
Delay PoW check until connect block
Declare
KOMODO_NEWBLOCKS
Prevent autorewind if syncing. Not a critical update
Change n0/n1 size to int32_t
Syntax
Fix n -> static n0/n1
Test
Test
Test
KOMODO_LONGESTCHAIN = height;
Sync main.cpp to jl777
-print
-USD/EUR
readme
curl fix
-print
Fix buffer overflows and reduce KMD men usage
-print
Test
...
2018-04-15 21:59:37 -04:00
Homu
312f70091b
Auto merge of #3169 - ebfull:sapling-global-params, r=str4d
...
Import sapling global parameters
This will also test the API a bit by invoking the Pedersen hashes.
Part of #3053 .
2018-04-14 18:35:11 -07:00
Homu
8be9d79c21
Auto merge of #3153 - str4d:default-disable-libs, r=str4d
...
Disable building libzcashconsensus by default
The library is not currently a supported build artifact; it needs work in
order to build on certain platforms (e.g. MacOS), and its dependencies need to
be narrowed down (Equihash is not a requirement for validating scripts).
2018-04-14 13:04:35 -07:00
Sean Bowe
341b775b19
Link with -ldl
2018-04-13 22:26:24 -06:00
Jack Grigg
f64c346eca
make-release.py: Versioning changes for 1.1.0.
2018-04-11 20:02:10 -06:00
Jack Grigg
47fe5f72f4
Disable building libzcashconsensus by default
...
The library is not currently a supported build artifact; it needs work in
order to build on certain platforms (e.g. MacOS), and its dependencies need to
be narrowed down (Equihash is not a requirement for validating scripts).
2018-04-06 15:09:50 +01:00
Jack Grigg
5e11533408
make-release.py: Versioning changes for 1.1.0-rc1.
2018-04-05 03:08:20 +01:00
Homu
599c847818
Auto merge of #2820 - str4d:darwin-build-patches, r=str4d
...
[macOS] Darwin build patches
Part of #2246 .
2018-04-03 12:44:24 -07:00