Commit Graph

9995 Commits

Author SHA1 Message Date
jl777
c1139e1e1d test 2016-11-17 14:14:45 -03:00
jl777
ea5742ed30 test 2016-11-17 14:11:07 -03:00
jl777
3501e4d27f test 2016-11-17 14:09:25 -03:00
jl777
c5214efefe test 2016-11-17 12:33:13 -03:00
jl777
7d8b97be50 test 2016-11-17 12:31:00 -03:00
jl777
3ec03ada29 test 2016-11-17 12:29:01 -03:00
Jack Grigg
0bb3d40f90 Add benchmark for incrementing note witnesses 2016-11-17 22:26:46 +13:00
Jack Grigg
0fbab55b1b Add benchmark for attempting decryption of notes 2016-11-17 19:09:45 +13:00
zkbot
343b0d6723 Auto merge of #1862 - bitcartel:1854_z_sendmany_transparent_change, r=bitcartel
Closes #1854. z_sendmany selects more utxos to avoid dust change output.
2016-11-16 17:28:48 +00:00
jl777
44b72fe400 test 2016-11-16 08:13:56 -03:00
Jack Grigg
000499ae64 Add getlocalsolps and getnetworksolps RPC calls, show them in getmininginfo 2016-11-16 22:02:49 +13:00
Simon
0afd3687c8 Closes #1854. z_sendmany selects more utxos to avoid dust change output. 2016-11-15 17:12:37 -08:00
zkbot
54218ea05c Auto merge of #1797 - ebfull:improve-joinsplit-diagnostics, r=bitcartel
Improve joinsplit diagnostics

I don't advocate merging this for the hotfix release (to fix #1779) but this PR can be used to diagnose the real issue and should be merged ASAP afterward.

~I still need to add tests for `last()` and `element()` though.~ Done.
2016-11-16 01:06:37 +00:00
jl777
cbe3042f73 test 2016-11-15 21:26:50 -03:00
jl777
9be8be588f test 2016-11-15 20:02:18 -03:00
jl777
1f52f9467f test 2016-11-15 19:41:30 -03:00
jl777
15bcd69e99 test 2016-11-15 19:30:46 -03:00
jl777
da16b12e68 test 2016-11-15 19:30:14 -03:00
jl777
7098e8b929 test 2016-11-15 19:26:24 -03:00
jl777
f207306e04 test 2016-11-15 19:09:39 -03:00
jl777
09e3cf94a4 test 2016-11-15 19:07:45 -03:00
jl777
4b36674267 test 2016-11-15 18:28:07 -03:00
jl777
5590655121 test 2016-11-15 18:21:48 -03:00
jl777
075d0c0696 test 2016-11-15 18:15:15 -03:00
jl777
55d97e1a6e test 2016-11-15 18:03:57 -03:00
jl777
9fdf59749b test 2016-11-15 18:01:26 -03:00
jl777
98f682257a test 2016-11-15 17:59:15 -03:00
jl777
38dfbe150a test 2016-11-15 17:57:55 -03:00
jl777
8726269f8e test 2016-11-15 17:48:54 -03:00
jl777
9f87f0dcc5 test 2016-11-15 17:41:40 -03:00
Simon
de38bfbbed Track the correct change witness across chained joinsplits 2016-11-15 12:39:16 -08:00
jl777
b8adc56428 test 2016-11-15 17:29:05 -03:00
jl777
9067057a50 test 2016-11-15 17:19:11 -03:00
jl777
5c439232dd test 2016-11-15 17:11:40 -03:00
jl777
258748f591 test 2016-11-15 17:10:24 -03:00
jl777
d8a120e3ac test 2016-11-15 17:04:57 -03:00
jl777
8fa5e1fff1 test 2016-11-15 16:55:44 -03:00
jl777
b7c4066d4e test 2016-11-15 16:54:49 -03:00
jl777
ebd70eb5de test 2016-11-15 16:53:46 -03:00
jl777
5f9b45ad2a test 2016-11-15 16:51:39 -03:00
jl777
0f48575519 test 2016-11-15 16:48:18 -03:00
jl777
b82f1051b5 test 2016-11-15 16:36:00 -03:00
jl777
758197cea0 test 2016-11-15 16:33:19 -03:00
Simon
9ddb6ad028 Mempool will accept tx with joinsplits and the default z_sendmany fee.
Issue #1851 shows that a zaddr->taddr can be rejected from mempools
due to not meeting fee requirements given the size of the transaction.
Fee calculation for joinsplit txs has not yet been agreed upon, so
during this interim period, this patch ensures  joinsplit txs using
the default fee are not rejected due to an insufficient fee.
2016-11-15 11:32:59 -08:00
jl777
29c91a290b test 2016-11-15 16:31:44 -03:00
jl777
15649f727d test 2016-11-15 16:28:56 -03:00
Sean Bowe
3e2e8b5b42 Add test that last and element will throw exception when the tree is blank. 2016-11-15 12:17:19 -07:00
jl777
41d80d3bc7 test 2016-11-15 16:15:14 -03:00
jl777
03ee4b8f89 test 2016-11-15 16:07:46 -03:00
Simon
ba0625f25d Set default minrelaytxfee to 1000 zatoshis to match upstream.
A txout will be considered dust when it has a value <546 zatoshis.
Helps to address #1719.
2016-11-15 10:48:51 -08:00