jl777
23c2f1e36e
test
2017-01-25 11:01:17 +02:00
jl777
1b345eb3d7
test
2017-01-25 10:57:48 +02:00
jl777
3ced93646d
Merge remote-tracking branch 'zcash/master' into dev
...
# Conflicts:
# .gitignore
# README.md
# src/Makefile.gtest.include
# src/gtest/test_checkblock.cpp
# src/init.cpp
# src/main.cpp
# src/main.h
# src/rpcserver.cpp
# src/test/checkblock_tests.cpp
# src/util.cpp
2017-01-25 09:26:28 +02:00
jl777
ebeae1ebae
test
2017-01-22 21:56:13 +02:00
jl777
7112e5a7da
test
2017-01-22 21:48:18 +02:00
jl777
e2843ac1fb
test
2017-01-22 21:38:28 +02:00
jl777
5579179291
test
2017-01-22 20:31:26 +02:00
jl777
66dc0c54b4
test
2017-01-22 20:03:15 +02:00
jl777
3bd1350002
test
2017-01-22 19:49:53 +02:00
jl777
d5f1c65384
test
2017-01-22 19:47:33 +02:00
jl777
36a759fc5c
test
2017-01-22 19:37:01 +02:00
jl777
c929bc3e04
test
2017-01-22 19:24:41 +02:00
jl777
2987e65021
test
2017-01-22 14:30:28 +02:00
jl777
ad2c025a0e
test
2017-01-22 14:27:28 +02:00
jl777
67abb280f0
test
2017-01-22 14:22:52 +02:00
jl777
804b008f32
test
2017-01-22 14:20:39 +02:00
jl777
2159c56aa2
test
2017-01-22 14:19:12 +02:00
jl777
2e59d684e6
test
2017-01-22 14:16:27 +02:00
jl777
684d42a236
test
2017-01-22 14:01:42 +02:00
jl777
6b5cfbb4b0
signed KV
2017-01-22 13:45:34 +02:00
jl777
51ff33a485
test
2017-01-21 13:01:54 +02:00
jl777
638ac3ba55
test
2017-01-20 23:32:11 +02:00
jl777
a6b182bd5d
test
2017-01-20 23:29:22 +02:00
jl777
d3a3010961
test
2017-01-20 23:13:40 +02:00
jl777
5658d39db6
test
2017-01-20 23:04:04 +02:00
jl777
3b4652caea
test
2017-01-20 22:59:07 +02:00
jl777
0b748e97fc
test
2017-01-20 22:54:47 +02:00
jl777
64449ba819
test
2017-01-20 22:39:49 +02:00
jl777
69e5f7bbf3
test
2017-01-20 22:21:30 +02:00
jl777
05cbbacfc7
test
2017-01-20 22:19:15 +02:00
jl777
1919e9de56
test
2017-01-20 22:15:38 +02:00
jl777
8b7b5b6a3f
test
2017-01-20 21:38:18 +02:00
jl777
368da363c4
test
2017-01-20 21:26:46 +02:00
jl777
a42fa6cf0c
test
2017-01-20 21:15:28 +02:00
jl777
380b8ee0dd
test
2017-01-20 21:14:57 +02:00
jl777
b9ecd81fa9
test
2017-01-20 21:13:07 +02:00
jl777
6685bab2bb
test
2017-01-20 21:02:23 +02:00
jl777
783b9c9ed1
test
2017-01-20 20:59:51 +02:00
jl777
ab6e81ec8f
test
2017-01-20 20:53:57 +02:00
zkbot
4458f87138
Auto merge of #2028 - bitcartel:std_numeric_gcc_620_compile_issue, r=ebfull
...
Add missing header
Closes #2027 where gcc 6.2.0 identified that `rpcwallet.cpp` was missing a header file `<numeric>` which is required due to usage of `std::accumulate`.
2017-01-18 19:45:02 +00:00
Simon
bcbde86a87
Add missing header required by std::accumulate
2017-01-18 10:52:37 -08:00
zkbot
63e0e895a5
Auto merge of #2006 - bitcartel:1497_destination_path_validation_when_exporting, r=bitcartel
...
Fixes #1497 ZCA-009 by restricting export to a user defined folder and sanitizing filenames
2017-01-18 18:19:50 +00:00
jl777
49db2cbbe1
test
2017-01-18 13:35:32 +02:00
zkbot
4d52160de3
Auto merge of #2001 - bitcartel:1957_add_size_to_listtransactions, r=ebfull
...
Closes #1957 by adding tx serialization size to listtransactions output.
2017-01-18 07:15:35 +00:00
zkbot
1e8778a274
Auto merge of #1976 - bitcartel:1964_z_sendmany_exception_handling, r=ebfull
...
Fixes #1964 to catch general exception in z_sendmany and catch exceptions as reference-to-const.
2017-01-18 03:48:12 +00:00
zkbot
ee2f1ebb9d
Auto merge of #1942 - str4d:1940-threaded-createjoinsplit, r=ebfull
...
Extend createjoinsplit to benchmark parallel JoinSplits
Closes #1940
2017-01-18 01:04:05 +00:00
zkbot
4169cddd64
Auto merge of #1991 - bitcartel:1960_z_getoperation_include_call_details, r=ebfull
...
Fixes #1960 : z_getoperationstatus/result now includes operation details.
2017-01-17 19:24:07 +00:00
Simon
8aa7937d44
Fixes #1960 : z_getoperationstatus/result now includes operation details.
2017-01-16 16:45:27 -08:00
Simon
f32cade8fd
Closes #1957 by adding tx serialization size to listtransactions output.
2017-01-16 11:07:16 -08:00
Simon
9064d73bf8
Fixes #1497 ZCA-009 by restricting data exporting to user defined folder.
...
Previously the RPC interface allowed z_exportwallet, backupwallet and
dumpwallet to write data to an arbitrary filename. ZCA-009 demonstrates
how this is vulnerable. The resolution is to only allow data to
written when the -exportdir has been configured. Also filenames are
restricted to alphanumeric characters.
2017-01-16 10:56:06 -08:00