Jay Graber
9eb8089e98
Fix cli help result for z_shieldcoinbase
2017-11-27 20:06:36 -08:00
syd
d52dcf5d0c
InitGoogleMock instead of InitGoogleTest per CR
2017-11-27 11:08:34 -05:00
Homu
9ce4859459
Auto merge of #2766 - syd0:remove-fPowAllowMinDifficultyBlocks, r=str4d
...
Get rid of consensus.fPowAllowMinDifficultyBlocks.
This closes #1380
2017-11-27 04:06:27 -08:00
syd
5163fd9d07
Get rid of fp3 from libsnark, it is not used.
...
This is for #1544
2017-11-25 15:08:01 -05:00
syd
a10c2f46a5
Add gtests to .gitignore
2017-11-25 11:05:01 -05:00
syd
7c591c6d2f
Don't compile libgtest.a when building libsnark.
...
Previously libsnark would try to build libgtest if /usr/src/gtest
exists on the build machine. This caused issues because the
version of libgtest in /usr/src isn't necessarily the same as
the one that the rest of zcash's gtests were built with.
2017-11-25 10:58:37 -05:00
syd
dffc025d38
Get rid of consensus.fPowAllowMinDifficultyBlocks.
...
This closes #1380
2017-11-23 12:20:50 -05:00
syd
6df5f51b7c
Update to address @daira comments wrt fixing configure.ac
...
Since we're enforcing Boost >= 1.62, we no longer need HAVE_WORKING_BOOST_SLEEP_FOR.
2017-11-23 11:58:25 -05:00
syd
c72a4732cc
Remove Boost conditional compilation.
...
Boost is currently at version 106200 in the depends subsystem
so it is safe to remove code the refers to earlier versions.
This closes #2445
2017-11-23 00:05:21 -05:00
Homu
df1c3debcc
Auto merge of #2752 - syd0:fix-sec-hard-tests, r=daira
...
Get the sec-hard tests to run correctly.
This fixes the way arguments were passed to security-check, and also
a typo in how BIND_NOW was being searched for in a list.
Also fix how symbol-check is invoked although that script isn't
currently used.
2017-11-22 15:22:10 -08:00
jl777
eea03b7b5d
jumblr_pause and jumblr_resume
...
Thanks to @amigo for the feature request
2017-11-22 10:53:16 +04:00
Jack Grigg
0523d21d22
make-release.py: Versioning changes for 1.0.13.
2017-11-20 12:23:45 +00:00
syd
2d342736dc
Get the sec-hard tests to run correctly.
...
This fixes the way arguments were passed to security-check, and also
a typo in how BIND_NOW was being searched for in a list.
Also fix how symbol-check is invoked although that script isn't
currently used.
2017-11-20 00:48:12 -05:00
Jay Graber
337a99a219
Add cli and rpc examples for z_sendmany
2017-11-17 13:17:51 -08:00
Jack Grigg
e70c8d2ea3
make-release.py: Versioning changes for 1.0.13-rc2.
2017-11-17 17:49:28 +00:00
Simon
ba1dbb3040
RPC dumpwallet and z_exportwallet updated to no longer allow
...
overwriting an existing file.
2017-11-16 22:29:37 -08:00
Jack Grigg
fee8835388
Mark libsnark includes as library includes
2017-11-15 16:49:10 +00:00
Jack Grigg
8f23c734e6
Pass correct dependencies path to libsnark from both Gitian and build.sh
2017-11-15 15:30:21 +00:00
Jack Grigg
83bef3fcbe
Move libsnark from DIST_SUBDIRS into EXTRA_DIST
2017-11-15 11:10:19 +00:00
Jack Grigg
66a9fd8b72
Change auto-senescence cycle to 16 weeks
...
Closes #2686
2017-11-15 00:37:02 +00:00
Jack Grigg
c5b04132bd
make-release.py: Versioning changes for 1.0.13-rc1.
2017-11-14 23:53:45 +00:00
Homu
c8ecd49574
Auto merge of #2159 - bitcartel:1.0.7_payment_disclosure, r=str4d
...
Payment disclosure (experimental feature)
2017-11-14 14:06:22 -08:00
Simon
45232b1961
Add payment disclosure as experimental feature.
2017-11-14 13:29:05 -08:00
jl777
9282f3e9fc
Test
2017-11-10 19:24:54 +02:00
jl777
bdc7241597
Test
2017-11-10 19:23:11 +02:00
jl777
7ce53ed050
Test
2017-11-10 19:21:59 +02:00
jl777
997cf5a1d2
Test
2017-11-10 19:20:58 +02:00
jl777
b978bc5b67
Test
2017-11-10 19:20:03 +02:00
jl777
037a30c3d1
Test
2017-11-10 19:18:39 +02:00
jl777
fa09a600b8
Test
2017-11-10 19:17:16 +02:00
jl777
5416af1ddc
KOMODO_DEFS_H
2017-11-10 19:15:34 +02:00
jl777
cc30b05e0d
Test
2017-11-10 19:10:09 +02:00
jl777
261c245b7b
Test
2017-11-10 19:08:41 +02:00
jl777
7c130297c2
KOMODO_ASSETCHAIN_MAXLEN -> 65
2017-11-10 19:07:36 +02:00
Homu
064600ec8a
Auto merge of #2649 - bitcartel:2576_security_url, r=str4d
...
Closes #2576 . Update link to security info on z.cash website.
2017-11-09 15:19:41 -08:00
Homu
6f9f09dfb0
Auto merge of #2670 - arielgabizon:lowmemprover, r=daira
...
Low memory prover
This PR integrates @ebfull 's low memory changes: https://github.com/zcash/zcash/pull/2243/commits
on top of @str4d 's work bringing in libsnark as a subtree
4699d0eb36
2017-11-06 04:22:20 -08:00
jl777
e9d73912be
Fix help error
2017-11-06 13:52:29 +02:00
Jack Grigg
bef1b5ce1b
Fix NPE in rpc_wallet_tests
2017-11-05 12:02:21 -05:00
jl777
e31b961607
Remove prints
2017-11-05 18:47:09 +02:00
jl777
3a48f81a30
Test
2017-11-05 16:58:04 +02:00
jl777
02b20e4022
Test
2017-11-05 16:56:47 +02:00
jl777
5aa9c7f3cf
Test
2017-11-05 16:54:41 +02:00
jl777
ddef24809c
Test
2017-11-05 16:51:54 +02:00
jl777
9a3917ed70
Test
2017-11-05 16:50:37 +02:00
jl777
2c0a2f63de
Test
2017-11-05 16:46:45 +02:00
jl777
7730b5c45a
Test
2017-11-05 16:46:02 +02:00
jl777
0c6f830182
Test
2017-11-05 16:43:51 +02:00
jl777
bb662feb6a
Test
2017-11-05 16:34:01 +02:00
jl777
40537f140b
Test
2017-11-05 16:32:59 +02:00
jl777
4978e8cfda
Test
2017-11-05 16:31:02 +02:00