Commit Graph

12666 Commits

Author SHA1 Message Date
jl777
8d52488fa8 test 2016-11-06 18:42:29 -03:00
jl777
b2d64a0f06 test 2016-11-06 18:29:52 -03:00
jl777
b6441e83fc test 2016-11-06 18:04:54 -03:00
jl777
c74774e9ff test 2016-11-06 17:54:38 -03:00
jl777
0920fed96f test 2016-11-06 17:51:40 -03:00
jl777
9ef47e29b5 test 2016-11-06 17:47:54 -03:00
Jack Grigg
7a810efa08 Add --disable-tests flag to zcutils/build.sh
Closes #1787
2016-11-06 12:35:55 -08:00
jl777
77af0879f9 test 2016-11-06 16:47:02 -03:00
jl777
c8b0fcfe5c test 2016-11-06 16:39:57 -03:00
jl777
b4ac3c4120 test 2016-11-06 16:34:26 -03:00
jl777
638d7b2bb1 test 2016-11-06 16:22:16 -03:00
jl777
ecc2479afa test 2016-11-06 16:18:06 -03:00
jl777
fde4e779cf test 2016-11-06 16:11:14 -03:00
jl777
ba506bf6b8 test 2016-11-06 16:00:07 -03:00
jl777
97865d36fe test 2016-11-06 15:58:48 -03:00
jl777
5d2990457b test 2016-11-06 15:48:17 -03:00
jl777
8bca5843a2 test 2016-11-06 15:41:38 -03:00
jl777
1a6bc62c71 test 2016-11-06 15:34:33 -03:00
jl777
4bac07d4eb test 2016-11-06 15:20:13 -03:00
jl777
b6f95ae6c4 test 2016-11-06 15:11:26 -03:00
jl777
fd9fa1a6e7 test 2016-11-06 15:10:07 -03:00
jl777
9fd7459c47 test 2016-11-06 15:01:58 -03:00
jl777
c26adb354e test 2016-11-06 14:54:20 -03:00
jl777
1164fcd202 test 2016-11-06 14:45:34 -03:00
jl777
5bd663cc3e test 2016-11-06 14:18:41 -03:00
jl777
68f2120ff6 test 2016-11-06 14:09:13 -03:00
jl777
ddb523264f test 2016-11-06 13:55:15 -03:00
jl777
37461f3086 test 2016-11-06 13:54:02 -03:00
jl777
80f575c715 test 2016-11-06 13:52:44 -03:00
jl777
a8323aa63f test 2016-11-06 13:51:04 -03:00
jl777
f4b4233030 test 2016-11-06 13:48:42 -03:00
jl777
a3bb804b7f test 2016-11-06 13:46:26 -03:00
jl777
bb64c7316e test 2016-11-06 13:43:45 -03:00
jl777
2e9292fe34 test 2016-11-06 13:41:30 -03:00
jl777
eff7174eac test 2016-11-06 12:40:27 -03:00
jl777
ec1e89c79f test 2016-11-06 12:23:51 -03:00
jl777
19cb746d6e test 2016-11-06 12:23:02 -03:00
jl777
908b761f66 test 2016-11-06 12:11:00 -03:00
jl777
421ac11d04 test 2016-11-06 12:04:45 -03:00
jl777
a7f0d3e492 test 2016-11-06 12:00:37 -03:00
jl777
715172468a test 2016-11-06 11:50:19 -03:00
jl777
0a611c1e67 test 2016-11-06 11:39:20 -03:00
jl777
ebb1ba68bf test 2016-11-06 10:40:07 -03:00
jl777
1a8be0dc69 test 2016-11-06 10:33:11 -03:00
jl777
755ead9889 test 2016-11-06 10:09:37 -03:00
zkbot
fbc69d3d33 Auto merge of #1790 - bitcartel:1779_send_multiple_zaddrs_logic_error, r=bitcartel
Fixes #1779 so that sending to multiple zaddrs no longer fails.

Closes #1779

Commit 2eeb6b randomized the order of input and output notes,
but this is now known to prevent the chaining of multiple joinsplits
in a single transaction.  The root cause has yet to be determined.

This patch is a temporary fix and disables the shuffling of input
and output notes.  It also adds a chained joinsplit test to the
python qa test suite.
2016-11-06 05:20:45 +00:00
zkbot
2648902a11 Auto merge of #1778 - bitcartel:1762_segfault_miner, r=str4d
Fixes #1762 segfault when miner is interrupted.

Closes #1762
2016-11-05 22:22:22 +00:00
Simon
38276c6ba2 Add GenIdentity, an identity function for MappedShuffle.
We use this function in z_sendmany as part of the fix for #1779.
2016-11-05 14:17:19 -07:00
Sean Bowe
5f0a73ce11 Improve accuracy of constraint system violation diagnostics. 2016-11-05 11:27:23 -06:00
Sean Bowe
b55744e1ad Regression test for constraint system violation. 2016-11-05 11:15:16 -06:00