jl777
ef81b571c0
test
2016-12-17 18:01:29 +02:00
zkbot
57a0725ae1
Auto merge of #1946 - str4d:blockchain-stats-num-commitments, r=ebfull
...
Add total number of commitments to getblockchaininfo
2016-12-16 21:47:53 +00:00
Sean Bowe
fc538ec2ea
Add test for IncrementalMerkleTree::size().
2016-12-16 13:50:55 -07:00
Jack Grigg
d0ce704abe
Add a tool for profiling the creation of JoinSplits
2016-12-17 02:43:43 +13:00
jl777
7ee875e80f
test
2016-12-16 14:54:13 +02:00
jl777
856fedeabc
test
2016-12-16 14:53:28 +02:00
jl777
bbaa688c62
test
2016-12-16 14:24:16 +02:00
jl777
d5dfbb184e
test
2016-12-16 13:36:57 +02:00
jl777
7d2c861cbc
test
2016-12-16 13:21:53 +02:00
Jack Grigg
6daab5b4fc
Only run wallet tests when wallet is enabled
2016-12-16 10:52:37 +13:00
Jack Grigg
f3e4968626
Only enable getblocktemplate when wallet is enabled
2016-12-16 10:44:04 +13:00
jl777
d400310583
test
2016-12-15 13:01:38 +02:00
jl777
db7becdc1c
test
2016-12-15 12:55:24 +02:00
jl777
9767b7c496
test
2016-12-15 12:29:52 +02:00
jl777
ca3df017f0
test
2016-12-15 12:27:05 +02:00
jl777
05654b62c4
test
2016-12-15 10:45:10 +02:00
jl777
6cd0105666
dpowassets and -pax option
2016-12-15 10:28:07 +02:00
Jack Grigg
83ce8a4d7c
Update version to 1.0.4
2016-12-15 16:33:09 +13:00
Jack Grigg
5d6e1aa60f
Add total number of commitments to getblockchaininfo
2016-12-15 15:50:26 +13:00
zkbot
a530e9582f
Auto merge of #1939 - str4d:1933-fix-bug, r=str4d
...
Only increment new notes on reindex
Addresses another issue in #1904 .
When an existing one of our notes was found again, its cache was reset and it was re-witnessed. This would cause encountered notes to get out-of-sync with the otherwise-ignored newer notes, which could be a problem if the wallet data happens to be written out during a reindex.
2016-12-15 01:32:30 +00:00
jl777
c55d5f0926
test
2016-12-15 00:37:17 +02:00
jl777
6cf285d603
test
2016-12-15 00:34:37 +02:00
jl777
fb6c750582
test
2016-12-15 00:22:34 +02:00
jl777
21d62dce12
test
2016-12-15 00:15:24 +02:00
jl777
d936b97fc9
test
2016-12-14 08:08:30 +02:00
Jack Grigg
4082dcb10f
Extend createjoinsplit to benchmark parallel JoinSplits
...
Closes #1940
2016-12-14 15:28:00 +13:00
jl777
fa1a55cd45
test
2016-12-13 21:05:05 +02:00
zkbot
152c0ebf21
Auto merge of #1938 - ebfull:g2-subgroup-check, r=str4d
...
Additional well-formedness check for G2 elements
libsnark currently checks that G<sub>1</sub> and G<sub>2</sub> elements are well-formed by ensuring that they satisfy their respective curve equations, and although this is enough for G<sub>1</sub> (which is instantiated as an order r curve E/F<sub>p</sub>: y^2 = x^3 + b), G<sub>2</sub> is the order r *subgroup* of the composite order r(2q-r) curve E'/Fp<sup>2</sup>: y^2 = x^3 + b/e constructed via a sextic twisting isomorphism. This means we need to ensure these points are order r as well.
None of the proofs on the Zcash blockchain violate this check, and it may not even be possible for them to violate this check (bilinearity is not preserved). Let's be cautious and do it anyway.
2016-12-13 11:26:23 +00:00
jl777
60cd57df7f
test
2016-12-13 13:22:59 +02:00
jl777
865bd97214
test
2016-12-13 13:19:41 +02:00
jl777
772c13de09
test
2016-12-13 13:14:18 +02:00
jl777
716aa1d5ed
test
2016-12-13 13:07:08 +02:00
jl777
673fddf0d7
test
2016-12-13 13:02:37 +02:00
zkbot
5c47d620f4
Auto merge of #1892 - str4d:1749-disable-js-verification-before-checkpoints, r=str4d
...
Skip JoinSplit verification before the last checkpoint
Part of #1749
2016-12-13 10:36:48 +00:00
jl777
a6fa105447
test
2016-12-13 12:15:33 +02:00
jl777
fd5bb9fb53
test
2016-12-13 12:11:29 +02:00
jl777
15373725e7
test
2016-12-13 12:09:52 +02:00
Jack Grigg
c0ec0e756b
Fix bug in IncrementNoteWitness()
2016-12-13 22:53:52 +13:00
Jack Grigg
78f4e0ef37
Rewrite reindex test to check beyond the max witness cache size
2016-12-13 22:53:29 +13:00
Jack Grigg
0752d1f8c4
Extract block-generation wallet test code into a function
2016-12-13 22:53:11 +13:00
Jack Grigg
35ce717f96
Fix bug in wallet tests
2016-12-13 22:50:57 +13:00
jl777
e40060c243
test
2016-12-13 11:43:17 +02:00
jl777
22b09834bb
test
2016-12-13 11:38:04 +02:00
jl777
ec7c10be58
test
2016-12-13 10:12:02 +02:00
jl777
1ac3f9efae
test
2016-12-13 10:07:31 +02:00
jl777
f1e6a93738
test
2016-12-13 10:01:41 +02:00
jl777
34ae5f7e87
test
2016-12-13 09:56:30 +02:00
jl777
49058e977e
test
2016-12-13 09:55:03 +02:00
jl777
b27b2877b1
test
2016-12-13 09:47:18 +02:00
jl777
894c570b0b
test
2016-12-13 09:43:27 +02:00