jl777
f19ffc34ca
Test
2017-10-18 22:43:08 +03:00
jl777
79383e0a78
Change to new interest calc
2017-10-18 22:40:29 +03:00
Homu
4ca8f506d7
Auto merge of #2652 - str4d:820-libsnark-subtree, r=str4d
...
Move libsnark in-repo as a git subtree
This PR pulls in the libsnark subtree at the exact commit that we currently fetch via the depends system. To verify:
```
$ ./contrib/devtools/git-subtree-check.sh src/snark
src/snark in HEAD was last updated to upstream commit 9ada3f84ab484c57b2247c2f41091fd6a0916573 (tree c10a38c759 )
src/snark in HEAD currently refers to tree 34e916d3f6
:100644 100644 427f4f4ce9 13e54da68b M Makefile
:040000 040000 42f29e42d1 dd73536163 M src
FAIL: subtree directory tree doesn't match subtree commit tree
```
This shows that there are changes relative to what we currently use, due to the later commits in the PR. If we exclude them, we see that the code is identical:
```
$ git checkout 26a8f68ea8
$ ./contrib/devtools/git-subtree-check.sh src/snark
src/snark in HEAD was last updated to upstream commit 9ada3f84ab484c57b2247c2f41091fd6a0916573 (tree c10a38c759 )
src/snark in HEAD currently refers to tree c10a38c759
GOOD
```
Closes #820 .
2017-10-17 20:41:11 -07:00
Jack Grigg
d43b32bbfe
Remove OpenSSL libraries from libsnark LDLIBS
...
Unnecessary in the Zcash libsnark fork.
2017-10-17 20:33:28 -07:00
Jack Grigg
99ca5e1a22
Ensure that libsnark is built first, so its headers are available
2017-10-17 19:04:38 -07:00
Jack Grigg
e2283742db
Add libsnark to "make clean"
2017-10-17 19:03:41 -07:00
jl777
89559d8575
Remove print
2017-10-16 21:16:37 +03:00
jl777
9cb1ec9c6e
WIN32 -> _WIN32
2017-10-15 02:04:29 +03:00
jl777
1248a49e4f
Fix windows .conf locations
2017-10-15 01:54:15 +03:00
jl777
7c49b46d5a
Revert "Merge branch 'master' into dPoW"
...
This reverts commit a487e5a1d3 , reversing
changes made to 6be96b7e1c .
2017-10-13 16:43:52 +03:00
jl777
a487e5a1d3
Merge branch 'master' into dPoW
2017-10-13 11:43:06 +03:00
Homu
af549fe6ed
Auto merge of #2650 - str4d:2645-listunspent-benchmark, r=str4d
...
Add benchmark for listunspent
Closes #2645 .
2017-10-12 15:24:53 -07:00
jl777
1625f62f58
More delay for assetchains.old
2017-10-12 23:51:01 +03:00
Jack Grigg
8598c20d40
Changes to get test_r1cs_ppzksnark passing
2017-10-11 21:15:49 +01:00
Jack Grigg
82e839e4ff
Add "make libsnark-tests" that runs libsnark's "make check"
2017-10-11 15:22:24 +01:00
Jack Grigg
19f6668c27
Add "make check" to libsnark that runs the Google Tests
2017-10-11 15:21:44 +01:00
Jack Grigg
638e742f3f
Update libsnark LDLIBS
...
-lsodium is necessary as we altered libsnark to use libsodium's RNG.
2017-10-11 15:19:33 +01:00
Jack Grigg
4699d0eb36
Add alt_bn128 to QAP and Merkle tree gadget tests
2017-10-11 15:18:01 +01:00
Jack Grigg
df3083fe4e
Remove test code corresponding to removed code
2017-10-11 14:59:51 +01:00
Jack Grigg
054ae60645
Migrate libsnark test code to Google Test
2017-10-11 14:54:42 +01:00
jl777
fb58b26e51
Test
2017-10-10 16:00:35 +03:00
jl777
6cfebd395a
Test
2017-10-10 15:44:55 +03:00
jl777
fc28273bfe
Test
2017-10-10 15:20:08 +03:00
jl777
2ec7c24dc7
Test
2017-10-10 15:11:11 +03:00
jl777
4a5b2da93b
Test
2017-10-10 15:04:52 +03:00
jl777
f71a47b0fa
Test
2017-10-10 14:59:33 +03:00
jl777
319fa8be55
Test
2017-10-10 14:42:34 +03:00
jl777
1f8581e154
Test
2017-10-10 14:29:37 +03:00
jl777
6da8d0d55e
Test
2017-10-10 14:15:58 +03:00
jl777
5dd58d6112
Test
2017-10-10 13:49:50 +03:00
jl777
2f38e8886b
Test
2017-10-10 13:36:03 +03:00
jl777
2f38ea0f1f
Test
2017-10-10 13:34:24 +03:00
jl777
50a979bc87
Test
2017-10-10 13:32:02 +03:00
jl777
42c6ba054c
New interest
2017-10-10 13:17:06 +03:00
jl777
bd901dd742
Reduce print
2017-10-09 18:58:40 +03:00
jl777
c452b1d712
Test
2017-10-09 18:28:12 +03:00
jl777
c2f1df5e07
Test
2017-10-09 18:25:01 +03:00
jl777
827756b650
Test
2017-10-09 18:23:09 +03:00
jl777
3c9b7fbb46
Test
2017-10-09 18:16:41 +03:00
jl777
7a36605c11
Test
2017-10-09 18:15:24 +03:00
jl777
00603efa67
Test
2017-10-09 18:10:08 +03:00
jl777
19d98d6fbf
Test
2017-10-09 18:05:13 +03:00
jl777
5201bb5172
Test
2017-10-09 18:01:45 +03:00
jl777
2934460ce3
Test
2017-10-09 17:41:16 +03:00
ca333
34017212c7
333
2017-10-09 16:18:22 +02:00
ca333
59d405e867
333
2017-10-09 15:56:28 +02:00
ca333
9d36579649
uni3
2017-10-09 11:45:49 +02:00
jl777
a349988629
Test
2017-10-06 16:44:29 +03:00
jl777
591c1de879
Test
2017-10-06 16:42:23 +03:00
jl777
8bd5fa4226
Test
2017-10-06 16:40:19 +03:00