Commit Graph

222 Commits

Author SHA1 Message Date
Simon
3920292b43 Add transaction size and zaddr output limit checks to z_sendmany. 2016-11-07 09:29:56 -08:00
jl777
b6441e83fc test 2016-11-06 18:04:54 -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
715172468a test 2016-11-06 11:50:19 -03:00
jl777
597b9c2f9e test 2016-11-04 19:12:41 -03:00
jl777
c5dec2a575 test 2016-11-04 19:10:19 -03:00
jl777
30853e4ab9 Merge remote-tracking branch 'zcash/master' into dPoW 2016-10-28 13:50:21 -03:00
jl777
420d7311e8 test 2016-10-26 19:55:03 -03:00
Sean Bowe
58c4c0bba3 Change some Bitcoin strings to Zcash strings. 2016-10-26 13:29:05 -06:00
jl777
d95bcb6485 test 2016-10-26 16:02:50 -03:00
jl777
33935bd0f0 test 2016-10-26 10:42:29 -03:00
jl777
4aa2c64e7b test 2016-10-25 10:51:04 -03:00
jl777
353edf5d61 test 2016-10-25 10:18:32 -03:00
jl777
9415da7f1f test 2016-10-25 10:16:45 -03:00
jl777
b62d7030ef prepare for assetchains 2016-10-25 10:11:37 -03:00
jl777
beafd76b02 test 2016-10-25 08:23:55 -03:00
Simon
db026807b8 Add z_sendmany rule that when sending coinbase utxos to a zaddr
they must be consumed entirely, without any change, since there
is currently no way to specify a change address in z_sendmany.
2016-10-24 21:34:16 -07:00
jl777
cbee4d6b16 test 2016-10-24 18:09:36 -03:00
jl777
303f5c1bf1 test 2016-10-24 17:58:09 -03:00
jl777
b68920a15b test 2016-10-24 17:26:09 -03:00
jl777
3ba8f9236e test 2016-10-24 17:20:51 -03:00
jl777
35199465da test 2016-10-24 15:22:25 -03:00
jl777
e137bdc49e test 2016-10-24 15:13:09 -03:00
jl777
f5244b3644 test 2016-10-24 15:08:39 -03:00
jl777
81fbe1ed05 test 2016-10-24 15:07:49 -03:00
jl777
6e9dec7836 test 2016-10-24 15:04:07 -03:00
jl777
d7d27bb347 test 2016-10-24 15:00:01 -03:00
jl777
7652ed92bd test 2016-10-22 13:35:17 -03:00
jl777
17878015bb test 2016-10-22 13:23:25 -03:00
jl777
2860f74793 test 2016-10-22 13:03:18 -03:00
jl777
47658758e1 test 2016-10-22 12:27:01 -03:00
jl777
fdbf481faf test 2016-10-22 11:56:19 -03:00
jl777
24eefea8e0 test 2016-10-22 11:41:49 -03:00
jl777
e42867d124 test 2016-10-22 11:38:25 -03:00
jl777
cad0d1ca62 test 2016-10-22 11:32:24 -03:00
jl777
6ef202b24a test 2016-10-22 10:24:06 -03:00
zkbot
71043784dd Auto merge of #1586 - bitcartel:z_sendmany_amount_too_strict, r=daira
Fix issue where z_sendmany amount parameter is too strict

Upstream treats an amount parameter of `1` the same as `1.0`.  Third-party would like this fixed.
2016-10-21 22:10:41 -04:00
jl777
8ad9f27fdd test 2016-10-21 18:32:52 -03:00
jl777
ce8b023c7a test 2016-10-21 18:14:17 -03:00
jl777
0f24f24562 test 2016-10-21 17:28:28 -03:00
Simon
75407c6872 Fix issue where z_sendmany is too strict and does not allow integer based amount e.g. 1 which is the same as 1.0 2016-10-20 17:03:57 -07:00
Jack Grigg
1532cb75f3 Throw an error when encryptwallet is disabled 2016-10-20 12:58:20 -05:00
Jack Grigg
62c0aa9e58 Disable wallet encryption
Closes #1552
2016-10-18 17:47:17 -05:00
Jack Grigg
6e263a5fd3 Address review comments 2016-10-16 16:26:51 -05:00
Jack Grigg
1a62587e9a Delay caching of nullifiers when wallet is locked
Closes #1502
2016-10-14 17:16:09 -05:00
Simon
49e591eb89 Fix incorrect check of number of parameters for z_getnewaddress. 2016-10-12 10:14:32 -07:00
zkbot
7dc49cbc6a Auto merge of #1490 - str4d:1454-deprecate-accounts, r=bitcartel
Throw an RPC error for all accounts except the default

Closes #1454
2016-10-10 23:55:02 -04:00
Jack Grigg
715e5bbefd Correct docstring 2016-10-10 10:47:38 -05:00